[Nel] Compile error

nel@elwar.com nel@elwar.com
Thu, 01 Mar 2001 01:49:50 -0500


I've been trying to get the client to compile and I've gotten through
quite a bit as far as installing freetype and stlport and getting
a satisfied configuration. I'm running it on Linux but I get the
following error:

c++ -I/usr/local/include/freetype2 -I/home/nel/code/nel/include -I/home/nel/STLport-4.0/stlport -g -O2  -o client  character_interface.o client.o language_interface.o login_interface.o move_listener.o pb_message_box.o player_view.o shards_list_interface.o zone_manager.o zone_search.o sight.o lens_flare.o -lnelnet -lnelmisc -lnel3d -L/usr/local/lib -lfreetype -L/home/nel/code/nel/lib -L/home/nel/STLport-4.0/lib  -lstlport_gcc
/usr/local/i686-pc-linux-gnu/bin/ld: cannot find -lnelnet
collect2: ld returned 1 exit status

I was doing pretty well up until then. Any ideas on what I'm missing here?

						Elwar