[Echempp-devel] static executable
Status: Beta
Brought to you by:
berndspeiser
|
From: Kai L. <kai...@un...> - 2006-01-17 20:45:18
|
Hi All, in order to build static executables we now support a --enable-staticexe option in the configure script. If you want to use that option, you have to install the static Qt and VTK libraries as well (otherwise the configuration process will fail). Moreover, two environment variables are again necessary: EPP_MANUAL and EPP_ICONS EPP_MANUAL should point to the manual.html file (filename included!), e.g. <echemppdir>/GUI/Windows/QT/EChem++/Model/documentation/users/manual.html and EPP_ICONS to the png files e.g. <echemppdir>/GUI/Windows/QT/EChem++/images To those who develop on echem9: The Qt installation has changed. A static Qt-3.3.1 is now available at /usr/local/qt. In order to install the EChem++ cvs tree on echem9 you have to set some environment variables in your .bashrc or .tshrc files. Please look into the .bashrc file in my home directory for the Qt environment. Regards, Kai --=20 http://echempp.sourceforge.net Kai Ludwig Institut f=FCr Organische Chemie Auf der Morgenstelle 18 72076 T=FCbingen Mail: kai...@un... |