Does automake and friends not honor PREFIX, have I forgotten something
(likely), or am I doing something wrong (yet again)?
You should use the --prefix option to configure. See the output of
./configure --help
--
Jose E. Marchesi
http://www.jemarch.net
GNU Project
>
> jeff...@gauss:~/gnu-pdf$ sudo rm -rf /usr/local/lib/*gnupdf*
> ...
> ./configure CFLAGS=-g PREFIX=/usr
> ...
>
./configure --prefix=/usr
Cheers,
-Aleksander
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/l
Hi Scoot,
> Managing libcurl for the http filesystem and RIA will require
> pthreads, and the initialization and cleanup of some http-
> filesystem-wide resources (worker thread, libcurl resources).
> There are currently no filesystem init or cleanup routines
> defined (that I could find anyhow).
Hi Scott.
Managing libcurl for the http filesystem and RIA will require
pthreads, and the initialization and cleanup of some http-
filesystem-wide resources (worker thread, libcurl resources).
There are currently no filesystem init or cleanup routines
defined (that I could find any
Hello.
I m new to gnu pdf.I just came accross this blog.
http://planet.gnu.org/gnupdf/?p=9 for the requirement of software
developer for this project.I m interested to contribute. But that
blog seems to be old.Is there still a requirement for developers in
this project?
We are st