5 Mar
2007
5 Mar
'07
12:38 p.m.
--On 5. März 2007 07:35:19 -0500 tonylabarbara@aol.com wrote:
Thank you for giving me that command, unfortunately, "export" is not found on my system (?). # export LD_LIBRARY_PATH=/usr/local/lib/mysql/ export: Command not found. # find / -name export #
you might read about the unix basics...setting an environment variable depends on the type of your shell. I have no idea which shell your using. Reading the man page of your shell and Goggle should give you an answer *wink*. -aj