[Setup] Re: install is not finding g++ on the server

Nick Davis nd51 at leicester.ac.uk
Thu May 22 10:34:45 UTC 2008


Matt Godwin wrote:
> It seems the install is not finding g++ on the server and i have cointacted
> my host who says GCC is installed in /usr/bin . so i am think the 
> install.sh
> perhaps needs to be modified to located the GCC which contains g++ which it
> is needing.
> 
> Does anyone have a work around for this? I am using Fedora 7 and latest
> Plone package.
> 
> [root at ip-address-httpdocs]# sudo ./install.sh standalone
> which: no g++ in
> (/usr/kerberos/sbin:/usr/kerberos/bin://sbin://bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin) 
> 
> Stand-Alone Zope Instance selected
> 
> Detailed installation log being written to
> /var/www/vhosts/305royalty.com/httpdocs/install.log
> 
> Root install method chosen
> zlib installation: no
> libjpeg installation: local
> Note: g++ is required for the install. Exiting now.

In /usr/bin on our Linux boxes we have both gcc and g++ .

Maybe you need to ask your host to install g++ ?  (or if you have admin 
access, you presumably should be able to install g++ using 'yum'?)

HTH
Nick




More information about the Setup mailing list