This is probably a sily question but I keep getting X11 and pgplot errors
when compiling things like:

/usr/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status
make[1]: *** [sm] Error 1

/usr/bin/ld: cannot find -lpgplot

The X libraries are installed as is pgplot with PGPLOT environment
settings all set.

If I check /etc/ld.so.conf:

/usr/kerberos/lib
/usr/X11R6/lib
/usr/lib/qt-3.0.3/lib
/usr/lib/qt2/lib
/usr/lib/wine
/usr/lib/sane
/usr/local/pgplot

and

ldconfig -v | grep pgplot
ldconfig: Path `/sw/pgplot' given more than once
/usr/local/pgplot:
        libpgplot.so -> libpgplot.so


Doesn't this mean any -lpgplot calls should work?

ANy help would be appreciated.

Thanks,

Melinda

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to