[Ffts-develop] installation problems
Status: Planning
Brought to you by:
mghiggins
|
From: Haifa T. <Ha...@he...> - 2001-09-18 15:04:32
|
Hi, I'm installing FFTS v 0.5 on a Sun 2.8 station. I have installed Qt, PostgreSQL and LibCurl as mentionned in the installation guide. I have changed the Makefile to use CC sparc compiler instead of the g++ one (because this latter isn't very well installed on my station). when I lunch the MakeAll, I receive errors like : type name expected instead of string. So I added in the MakeVars file the stl lib "string.h" but errors persist. How can I resolve this? Does FFTS installation requires g++? Thanks in advance. Haifa. |