On Sunday 14 January 2001 16:51, Jerry Kreps wrote: Hi Jerry and all: I need to jump in here... I seemed to have the same problem, as I just upgraded from the same rpm's through YaST. I know how to build from source, so the question is... if I build QT from tar.gz, will I have a bunch of failed deps. as the rpms seem to be made around SuSE 7.0. I wonder why all these graphics formats were not enabled in the rpm's. Thanks, /John
Hi Laura, The problem is that your Qt library was compiled with images included. Here is an extract from the Qt .CONFIGURE file showing the various switches and what they do...
----snipped to save space-----
-kde) KDE=yes
Don't forget to read the INSTALL file., which shows how to set your environmental variables for both QT and KDE.
Here is what a make command that enables all the graphics would look like:
make -gif -qt-zlib -qt-libpng -system-libmng -system-jpeg -kde
Jerry
On Sunday 14 January 2001 12:54, Laura Bello wrote:
Hi,
I just recently upgraded my SuSE 7.0 installation to KDE2 with rpms I downloaded from SuSE.
I used yast to install. Everything worked okay and I was able to restart everything and log in using kde2. But I don't have any menu icons in either the K menu or the SuSE menus. I have text in all but a handful of items (cut & paste & run).
-------snipped again-------------------
Any help would be appreciated.
thanks ... -laura