RE: R: vpopmail and php

2001-09-21 Thread Dushyanth Harinath
Hello, > > >> -Original Message- >> From: Casey Zacek [mailto:[EMAIL PROTECTED]] > [snip] >> > > I tried to compile php4 with the option >> --with-vpopmail(with or without >> > > "=/home/vpopmail"), but i found this compile error: >> > > >> > > /usr/bin/ld: cannot find -lvpomail >> > > co

RE: R: vpopmail and php

2001-09-21 Thread Marcus Williams
> -Original Message- > From: Casey Zacek [mailto:[EMAIL PROTECTED]] [snip] > > > I tried to compile php4 with the option > --with-vpopmail(with or without > > > "=/home/vpopmail"), but i found this compile error: > > > > > > /usr/bin/ld: cannot find -lvpomail > > > collect2: ld returned

Re: R: vpopmail and php

2001-09-21 Thread Casey Zacek
Hmm.. maybe you need a -L/usr/local/vpopmail/lib (or wherever your vpopmail lib directory is) in your linking stage. I am only guessing here; I haven't tried to build php4 w/vpopmail. Gianni dumbware spoke forth with the blessed manuscript: > I temporarily chnged the permission of /home/vpopmai