Results 1 to 2 of 2
I am trying to install cplusql ( SourceForge.net: cplusql ETL tool ) on a machine which normally does not have difficulties compiling C++ type of software on. MD5 is ok. ...
- 08-16-2008 #1Linux User
- Join Date
- Dec 2004
- Posts
- 323
Problem with installing cplusql
I am trying to install cplusql (SourceForge.net: cplusql ETL tool) on a machine which normally does not have difficulties compiling C++ type of software on. MD5 is ok. The out put of "make" is:
As a result of lack of documentation and experience, I am lost as to what operator is expected. Can someone guide me in compiling this tool?Code:"./make.env", line 4: Need an operator "./make.env", line 6: Need an operator "./make.env", line 8: Need an operator "./make.env", line 12: Missing dependency operator "./make.env", line 14: Need an operator "./make.env", line 15: Missing dependency operator "./make.env", line 21: Need an operator "./make.env", line 23: Need an operator "./make.env", line 24: Need an operator "./make.env", line 29: Need an operator "./make.env", line 31: Need an operator make: fatal errors encountered -- cannot continue
- 10-03-2008 #2Linux User
- Join Date
- Dec 2004
- Posts
- 323
It appears that critical files are missing from the distribution.


Reply With Quote