[Clamav-users] problem compiling PHP ClamaAV Lib 0.12a

2006-06-13 Thread Kevin Lowe
Hi, I'm trying to develop a PHP app that will scan Word and PDF files uploaded to a web site. I've installed clamav-0.88.2 with the following commands: ./configure --without-libcurl --with-user=USERNAME --with-group=users --prefix=/usr/home/USERNAME/bin/clam where USERNAME is my unix account

Re: [Clamav-users] problem compiling PHP ClamaAV Lib 0.12a

2006-06-13 Thread Dennis Peterson
Kevin Lowe wrote: Hi, I'm trying to develop a PHP app that will scan Word and PDF files uploaded to a web site. I've installed clamav-0.88.2 with the following commands: ./configure --without-libcurl --with-user=USERNAME --with-group=users --prefix=/usr/home/USERNAME/bin/clam where

Re: [Clamav-users] problem compiling PHP ClamaAV Lib 0.12a

2006-06-13 Thread Kevin Lowe
Hi Dennis, Thanks for your quick responce. Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -Llib dir if you have libraries in a nonstandard directory lib dir Pay particular attention

Re: [Clamav-users] problem compiling PHP ClamaAV Lib 0.12a

2006-06-13 Thread Dennis Peterson
Kevin Lowe wrote: Hi Dennis, Thanks for your quick responce. Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -Llib dir if you have libraries in a nonstandard directory lib dir Pay