RE: Compiling Qcad on YDL


Subject: RE: Compiling Qcad on YDL
From: Ruprecht, Chris (cruprech@compucom.com)
Date: Tue Sep 04 2001 - 14:19:39 MDT


This means, that you don't have the c++ (g++ = GNU C++ compiler)
installed or in the PATH ($PATH variable) the system is searching to
find executable code.
try to do:
rpm --query gcc-c++
 
if it tells you "... is not installed..." you need to install it from
the YDL CD.
 
Best regards,
Chris
 

-----Original Message-----
From: Andrew Birch [mailto:andrew@birchassociates.com]
Sent: Tuesday, September 04, 2001 3:10 PM
To: coyle@ResExcellence.com
Cc: yellowdog-general@lists.yellowdoglinux.com
Subject: Compiling Qcad on YDL

There is a great article at
http://www.ResExcellence.com/linux_icebox/08-01-01.shtml
Regarding installing the qcad application for PPC.

However, I have run into trouble when I go to 'make' the binary. I have
the make version from the
YDL 2.0 CD. Heres what I get when I make the file;

[root@localhost qcad-1.4.7-src]# make
g++ -c -pipe -Wall -W -O2 -DNO_DEBUG -I/include -o exprparser.o
exprparser.cpp
make: g++: Command not found
make: *** [exprparser.o] Error 127

Can someone telling whats going on ? I am too new to Linux to know this
one.

Andrew



This archive was generated by hypermail 2a24 : Tue Sep 04 2001 - 13:30:57 MDT