[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cc1plus missing?



--- Valter Toffolo <valtert@gmail.com> wrote:
> i'm trying to compile a rather small program -
> fbpager.
> well i got this
> 
> jupiter:/tmp/fbpager-0.1.4# ./configure > /dev/null
> configure: error: C++ preprocessor "/lib/cpp" fails
> sanity check
> See `config.log' for more details.
> jupiter:/tmp/fbpager-0.1.4#
> 
> i google-searched for this and what i found was "you
> dont have the c++
> compiler" ans also that cc1plus was missing.

try this

apt-get install g++

dpkg -l g++
ii  g++             3.3.5-3         The GNU C++
compiler



		
__________________________________ 
Do you Yahoo!? 
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide



Reply to: