john Van Vliet wrote:1)
i assume that celestia Gnome svn builds
autoreconf -v -i
-- my code, yours will be a bit different --
./configure --prefix=/usr/opt/GTK_Celestia --with-gnome -with-cspice-dir=/DATA/cspice -program-prefix=GTK
make
su
-- with NO "-" no dash -----
make install
Correct, Celestia Gnome build runs smoothly now.
2)
the kde qt3 ???? dos not need to build for fedora 13 ( kde3.5 is not to well supported on fedora 13 )
BUT you WILL need to make a "config.h" for QT-Creator
deleat the old one
-- or BETTER YET if you are reusing the same folder as the gnome build run
or recopy your svn download folder to your WORKING FOLDER
( it is a very good practice to get into of NOT building in the svn download folder )
3)
clean build folder
run
Code: Select all
autoreconf -v -i
./configure --with-kde
that makes a "config.h" file
you will ALSO need to edit the "config.h" file . Mostly double check it
Okay, created a new working folder from a fresh SVN download. Then ran autoreconf, then tried ./configure --with-kde but only got the following error
Code: Select all
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Tried it then with the following ./configure --> resulting in the same error.
Code: Select all
./configure --with-kde --with-qt-dir=/usr/lib/qt4 --with-qt-includes=/usr/share/qt4 --with-qt-libraries=/usr/lib/qt4
I think as usual I messed the syntax up, but I am not sure where.
The error log does not really tell me too much at the moment, but for all those you know what it means it is attached.
config.log.zip
also for fedora 13 the GL headers in "thirdparty/glew" are most likely DIFFERENT than the ones in /usr/include/GL
make surl the upto date fedora 13 files are installed and install the glew ,glxew ,wglew and the matching -devel
Nice one here too with the GLEW-devel package missing, even when I thought I had all devel packages with groupinstall installed.
So until at least the config.h is being built I am stuck (again). But the weekend just started and the weather outside is: Raining cats and dogs with the tendency to stay like this