[Qt-interest] Solaris Installation
Jochen Roemmler
jochen444 at concept.de
Thu May 28 15:52:15 CEST 2009
Hi Karl,
[ I finally managed to register for posting :-) ]
> Compile Error:
> In file included from
> ../../../../src/3rdparty/clucene/src/CLucene/analysis/standard/StandardAnalyzer.h:18,
> from
> ../../../../src/3rdparty/clucene/src/CLucene/analysis/standard/StandardAnalyzer.cpp:8:
> ../../../../src/3rdparty/clucene/src/CLucene/analysis/standard/StandardFilter.h:16:40:
> StandardTokenizerConstants.h: No such file or directory
Your filenames in the Qt source tree are probably garbled after using
Sun tar to extract the Qt package; IIRC, it has some restrictions on
file names length and/or path depth). You'll have to use a recent GNU
tar or compatible software for extraction.
On my Solaris 10/x86 box I'm using GUN tar version 1.17
This is also mentioned in the Qt platform notes:
http://doc.trolltech.com/4.5/platform-notes-x11.html#unpackaging-and-solaris-tar
Regards,
Jochen
More information about the Qt-interest-old
mailing list