From: Evan D. <ev...@ca...> - 2002-10-29 18:38:13
|
On Tue, 2002-10-29 at 12:35, Prabhu Ramachandran wrote: > hi, > > It was very easy to build and get running. The only problem I had was > that I needed to install libperl-dev to get it to compile. I did have > libperl5.6 installed but it was not enough. You should be able to do ./configure --disable-perl and not use libperl-dev. You'll always need the foo-dev files when it comes to compiling things, though. :) -- Evan Doughty ev...@ca... |