Re: [pdf-devel] Configure and PREFIX

2010-02-10 Thread jemarch
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

Re: [pdf-devel] Configure and PREFIX

2010-02-10 Thread Aleksander Morgado
> > jeff...@gauss:~/gnu-pdf$ sudo rm -rf /usr/local/lib/*gnupdf* > ... > ./configure CFLAGS=-g PREFIX=/usr > ... > ./configure --prefix=/usr Cheers, -Aleksander

[pdf-devel] Configure and PREFIX

2010-02-10 Thread Jeffrey Walton
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

Re: [pdf-devel] http filesystem create/destroy functions needed

2010-02-10 Thread Aleksander Morgado
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).

Re: [pdf-devel] http filesystem create/destroy functions needed

2010-02-10 Thread jemarch
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

Re: [pdf-devel] Hi

2010-02-10 Thread jemarch
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