Rodney -> RE: pkg_add failing (Sep. 24, '06, 10:40:43 PM) |
You have to start a fresh shell after installing certain packages because
the environment variables get updated in the system login scripts.
For example, LD_LIBRARY_PATH gets /usr/local/lib added. But this won't get
picked up until a new login shell is started.
If you are able to ftp from the command line of an Interix shell, then
pkg_update and pkg_add should be able to reach out as well using
ftp. What messages were getting output to the screen? |
|
|
|