Install:
QT 2.3 or 3.x required (consider KDE 2.2 or 3.x).
Install as usually:
./configure
make
make install
For build SIM without KDE-libraries run:
./configure --disable-kde
For build SIM from cvs see CVS page
Build for MacOS X
Install fink and make
./configure --with-qt-includes=/sw/include/qt --with-qt-libraries=/sw/lib
Build for win32:
For build SIM for win32 you require:
Visual C 6.0 with SP5
QT for win32 non-commercial edition
BisonFlex for windows
OpenSSL for win32
expat library
InnoSetup for make installation
After install QT you must compile msg2qm and put it in ${QT}\bin.
Or you can download it from here
Open sim.dsw in VisualC and compile it.
|
|