Re: debian packages for woody and sarge

2004-09-20 Thread Paul Hampson
On Mon, Sep 20, 2004 at 05:30:10AM -0700, Aime wrote: > Thanks for the suggestion. > Now i progressed a little bit compiling freeradius on > Woody. > > The problem I am having now is about mysql . > What library must be in place . libmysqlclient-dev I think... The one below looks right,.. What's

Re: debian packages for woody and sarge

2004-09-20 Thread Aime
Thanks for the suggestion. Now i progressed a little bit compiling freeradius on Woody. The problem I am having now is about mysql . What library must be in place . This is what i have : pebble:~# dpkg -l | grep mysql ii libdbd-mysql-p 1.2216-2 mySQL database interface for Perl ii libmy

Re: debian packages for woody and sarge

2004-09-19 Thread Paul Hampson
On Sun, Sep 19, 2004 at 08:24:13AM -0700, Aime wrote: > OK. I did what you suggested but now I have problem > with OpenSSL. It cannot find Openssl. But it is ther , > I know. > I just compiled Openssl on the machine. Do you also have the OpenSSL package? I'd suggest not building a local copy, but

Re: debian packages for woody and sarge

2004-09-19 Thread Aime
OK. I did what you suggested but now I have problem with OpenSSL. It cannot find Openssl. But it is ther , I know. I just compiled Openssl on the machine. How can I use dpkg-buildpackage -uc -us -b -rfakeroot but forcing configure to use parameter --with-openssl-includes=/usr/local/openssl/includ

Re: debian packages for woody and sarge

2004-09-18 Thread Paul Hampson
On Sat, Sep 18, 2004 at 05:40:02AM -0700, Aime wrote: > Hello Marcus, > > Please can you layout here the steps you did to get > freeradius compiled on Woody. > > I tried what you said in your mail (by commenting > dh_installpam --name=radiusd ), but still get > dependency problems about libsasl

Re: debian packages for woody and sarge

2004-09-18 Thread Aime
Hello Marcus, Please can you layout here the steps you did to get freeradius compiled on Woody. I tried what you said in your mail (by commenting dh_installpam --name=radiusd ), but still get dependency problems about libsasl2-dev and debhelper. Did you do : ./configure make make install OR

debian packages for woody and sarge

2004-08-20 Thread Markus Krause
Hi all, finally I got the debian packages for both woody and sarge built (thanks to paul hampson and michael markstaller for their hints!). for woody i hat to comment out the line dh_installpam --name=radiusd in file "debian/rules" to have the packages built. i do not know if this break