Jason Stover <[EMAIL PROTECTED]> writes:

> I have libplot in $HOME/lib/, so, following the suggestion of
> configure --help,
>
> $ export LDFLAGS=$HOME/lib

I think you missed a small part of the advice there.  Try this instead:
        export LDFLAGS="-L$HOME/lib"

Does it work now?
-- 
"The USA has no monopoly on stupidity.
 They just work longer hours."
--Richard Heathfield


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to