On Mon, 12 Apr 2004, Bhaskar Dutta wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > >>> On Sunday 11 Apr 2004 2:52 pm, DS <Dr. Sharukh K. R. Pavri.> said: > DS> > DS> I am using debian testing/unstable. I want to build kmutt from > DS> > DS> http://www.informatik.hu-berlin.de/~rosenfel/kmutt/ > DS> > DS> and am getting the following error on > DS> running ./configure --prefix=/usr/local > DS> > DS> ---------- > DS> checking how to run the C++ preprocessor... /lib/cpp > DS> configure: error: C++ preprocessor "/lib/cpp" fails sanity check > DS> See `config.log' for more details. > DS> ---------- > DS> > DS> I even tried auto-apt run ./configure --prefix=/usr/local > DS> > DS> I can attach the gzipped config.log. to someone off list if it would > help. DS> > > my debian sid compiles kmutt fine. do you have g++ ?? kmutt needs the g++ > compiler for preprocessing. i have g++-3.3. > > my ./configure --prefix=/usr/local gave: > - ----- > checking how to run the C preprocessor... gcc -E > checking for g++... g++ > - ----- > > > so you probably need to apt-get install g++-3.3. > > regards, > bhaskar
Okay that problem is solved -- thanks. Now it barfs at this error: ------------------ checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths! ------------------ What do I need. I'm already using 86 % of my /partition. Sharukh. -- Dr. Sharukh K. R. Pavri Homeopath and Linuxer. Mumbai, India. http://www.pavri.net/ ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
