What does this command do:

$ which g++

Here's what my system reports:
/usr/bin/g++

You should get something similar. If not, go back into your package manager and search for and install g++.

-Don



On 10/25/06, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote:
Don,

    Problem is: command 'make' results as follows:
make[1]: Entering directory `/root/hplip-1.6.10'
source='io/hpiod/mlc.cpp' object='mlc.o' libtool=no \
DEPDIR=.deps depmode=none /bin/sh ./depcomp \
g++ -DPACKAGE_NAME=\"HP\ Linux\ Imaging\ and\ Printing\"
-DPACKAGE_TARNAME=\"hplip\" -DPACKAGE_VERSION=\"1.6.10\"
-DPACKAGE_STRING=\"HP\ Linux\ Imaging\ and\ Printing\ 1.6.10\"
-DPACKAGE_BUGREPORT=\"1.6.10.11\" -DPACKAGE=\"hplip\"
-DVERSION=\"1.6.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBPTHREAD=1
-DHAVE_LIBCRYPTO=1 -DHAVE_LIBUSB=1 -DSTDC_HEADERS=1 -DHAVE_CUPS_CUPS_H=1
-DHAVE_NET_SNMP_NET_SNMP_CONFIG_H=1 -DHAVE_PYTHON2_3_PYTHON_H=1
-DHAVE_PTHREAD_H=1 -DHAVE_LINUX_COMPILER_H=1 -DHAVE_PPORT=1
-DHAVE_LINUX_PPDEV_H=1 -DHAVE_LIBSNMP=1  -I. -I. -Iprnt/hpijs -Iip
-c -o mlc.o `test -f 'io/hpiod/mlc.cpp' || echo './'`io/hpiod/mlc.cpp
./depcomp: line 512: exec: g++: not found
make[1]: *** [mlc.o] Error 127
make[1]: Leaving directory `/root/hplip-1.6.10'
make: *** [all-recursive] Error 1


g++-2.95 is installed as well as various versions of gcc

Jackp

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to