Need Help wrote: > Just curious .... could I simply set my "PATH" environment variable to > include the > "/export/home/myname/snmp/usr/local/lib" directory instead of introducing a > new environment variable called LD_LIBRARY_PATH?
Nope, PATH and LD_LIBRARY_PATH are for something completely different (executables vs. libraries). Any decent Unix book should cover that. Get one. > Also, I thought the "libdir" option offered by the "configure" command is > where I should state the library path ..... I guess I was wrong. What does > "libdir" do for me then? It lets you specify the directory the libraries are installed to at "make install" time. +Thomas ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders