Search found 2 matches
- Mon Oct 31, 2005 12:52 pm
- Forum: RMA for UNIX
- Topic: RMA FOR AIX
- Replies: 11
- Views: 40192
- Mon Oct 31, 2005 12:51 pm
- Forum: RMA for UNIX
- Topic: RMA Agent is not running with SUN Solaris 9
- Replies: 9
- Views: 35708
you can save yourself some time by performing the following actions: 1.) install libgcc-3.4.1-sol8-sparc-local (pkgadd -d) 2.) export LD_LIBRARY_PATH=/usr/local/lib (add that to your .profile or /etc/profile, or your rc script for invoking the program on bootup) 3.) make a symlink from /usr/local/li...