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.

[EMAIL PROTECTED] 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


_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to