Author Topic: need pre-compiled binaries for Wxwidgets and QT4 on linux  (Read 3656 times)

Offline parisa_k

  • Multiple posting newcomer
  • *
  • Posts: 23
need pre-compiled binaries for Wxwidgets and QT4 on linux
« on: September 06, 2008, 05:22:03 am »
hi,
is it possible to download pre-compiled binaries for Wxwidgets and QT4 and work with them (instead of compiling the source codes on my own)
if the answer is yes, could any one tell me please where I can download this binaries and how to install them.........
I`m working under Fedora-Core 8
-------------

I have some problems with WXwidgets project and also
 when I tried to install qt-x11-opensource-src-4.4.1 on Linux FC8...first I used ./configre...when I used gmake ....after some while the following error was given...
---------
In file included from /usr/include/krb5.h:7,
from /usr/include/openssl/kssl.h:72,
from /usr/include/openssl/ssl.h:191,
from ssl/qsslsocket_openssl_p.h:86,
from ssl/qsslsocket_openssl_symbols_p.h:71,
from ssl/qsslcertificate.cpp:123:
/usr/include/krb5/krb5.h:2690:24: error: et/com_err.h: No such file or directory
gmake[1]: *** [.obj/release-shared/qsslcertificate.o] Error 1
gmake[1]: Leaving directory `/root/qt-x11-opensource-src-4.4.1/src/network'
gmake: *** [sub-network-make_default-ordered] Error 2

----------------------
I installed qt4-4.3.2-1.fc8.src.rpm instead but I don`t know how to find the path...(when starting a QT4 project in needs QT binaries path)......

--------------------------------------------------------
I would be really thankful if anyone could help me solve the problem or tell me where I can download the binaries


thanks
« Last Edit: September 06, 2008, 09:43:44 am by parisa_k »