Hi all, On 8 feb 2010, at 20:05, Sjoerd Mullender wrote:
On 2010-02-08 19:08, sateesh wrote:
I tried adding PCRE using my Package manager. I am not sure whether i am installing the proper version of PCRE. Do i need to add any additional repositories ??
I will post the eaxct version of PCRE i have installed (once i am able to get to my home machine)
Thanks sateesh
You'll need libpcre3-dev.
Check out the Build-Depends lines from the various */debian/control files for packages we require for a complete build. Keep in mind that not all packages are required for building the suite, but you won't get the complete functionality without them (things like being able to read *.bz2 files).
You can also run 'apt-get build-dep <package>' to install the required packages for building the package. - gijs