Hi Alex,
This seams to work now.
However I will drop an email request for the source code of 1.20.
Thanks
Sven
Search found 6 matches
- Fri Aug 05, 2005 12:32 am
- Forum: RMA for UNIX
- Topic: Shell Script Test not working on Solaris 9
- Replies: 11
- Views: 37895
- Thu Aug 04, 2005 2:58 pm
- Forum: RMA for UNIX
- Topic: Shell Script Test not working on Solaris 9
- Replies: 11
- Views: 37895
Hi Alex, Sorry - I dod not see that in the manual... Anyway: We have installed gcc 3.41: root@hs2pqman2-/usr/local/lib# pkginfo|grep gcc application SMCgcc342 gcc Since libgcc is included in gcc packages I think this should be enough. Would it be possible to use this newer version instead of install...
- Thu Aug 04, 2005 2:40 pm
- Forum: RMA for UNIX
- Topic: Shell Script Test not working on Solaris 9
- Replies: 11
- Views: 37895
- Thu Aug 04, 2005 2:09 pm
- Forum: RMA for UNIX
- Topic: Shell Script Test not working on Solaris 9
- Replies: 11
- Views: 37895
- Thu Aug 04, 2005 2:00 pm
- Forum: RMA for UNIX
- Topic: Shell Script Test not working on Solaris 9
- Replies: 11
- Views: 37895
- Wed Aug 03, 2005 2:32 pm
- Forum: RMA for UNIX
- Topic: Shell Script Test not working on Solaris 9
- Replies: 11
- Views: 37895
Shell Script Test not working on Solaris 9
I tried all the sample scripts provided but they all fail with: Agent error: Cannot read data Then I wrote a HelloWorld script like this: #!/bin/sh echo "scriptres:Ok:HelloWorld" This one works fine: - Status: Ok - Reply: HelloWorld I already checked the timeout issue but since timeout is ...