Installing Cups - pdftops error

Michael Sweet mike at easysw.com
Sun Dec 4 14:09:44 PST 2005


Anonymous wrote:
>> Hi There,
>>
>> I'm trying to install CUPS on an AIX box.
>>
>> I've installed a GCC compiler, but everytime I run the make command on the install I get this error :
>>
>>
>> Linking pdftops
>> collect2: library libsupc++ not found
>> make[1]: *** [pdftops] Error 1
>> make: *** [all] Error 1
>>
>> It's driving me mad - can anyone help ????????

Short answer: your GCC installation is missing a required file.

Long answer: edit Makedefs and change the CXX definition from "gcc"
to "g++".

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Publishing Software        http://www.easysw.com




More information about the cups mailing list