Hi All,

jeff...@gauss:~/gnu-pdf$ sudo rm -rf /usr/local/lib/*gnupdf*
...
./configure CFLAGS=-g PREFIX=/usr
...
make install
...
Libraries have been installed in:
   /usr/local/lib

jeff...@gauss:~/gnu-pdf$ ls /usr/local/lib/*gnupdf*
/usr/local/lib/libgnupdf.a   /usr/local/lib/libgnupdf.so.0
/usr/local/lib/libgnupdf.la  /usr/local/lib/libgnupdf.so.0.0.0
/usr/local/lib/libgnupdf.so

Does automake and friends not honor PREFIX, have I forgotten something
(likely), or am I doing something wrong (yet again)?

Jeff


Reply via email to