|
List Info
Thread: Using a remote/shared host?
|
|
| Using a remote/shared host? |

|
2006-03-28 06:20:12 |
|
Hi,
You may have some libraries that were compiled with a different version of GNU C++ compiler than the one you have installed. Since you don't have root access you can't do anything.
Try to compile the attached file (libthread-test.cpp) by running the following command:
g++ -o libthread-test libthread-test.cpp -lpthread
It should print the same errors.
Ask the system administrator to take a look at this problem and fix the incompatibility between the libraries and GNU C++ compiler.
Regards, Mugur
<phorum code.campware.org> wrote: Author: ben_brown30 Link: http://code.campware.org/phorum/read.php?8,3496,3748#msg-3748 --------------------------------------------------------------------------------
I have shell access at Bluehost and am trying to install Campsite on their
servers.
I have followed the instructions in the manual for 'Installation without Root access' but get the following error:
aviewfr1 aviewfromengland.com [~/campsite-install]# ./configure --apache_bin_path /usr/bin/ --campsite_dir /home/aviewfr1/campsite Checking install dependencies...OK Testing install configuration...OK Checking DATABASE module dependencies...OK *** Preparing DATABASE environment...OK Testing database configuration...OK Module DATABASE is not configurable Checking PARSER module dependencies.../usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libpthread.a when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping
incompatible /usr/lib/libc.a when searching for -lc OK *** Preparing PARSER environment...OK Testing PARSER configuration...Could not find apache binary file.
Does anyone have any ideas what the problem is and also how to solve it? If I can get it working then there will be at least one shared host that Campsite works on fully.
Thanks in advance
-- Sent from Campware Forums http://code.campware.org/phorum
New Yahoo! Messenger with Voice. Call regular phones from your PC for low, low rates. |
[1]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|