

Wallpaper Other

Calero at Sunset
Wallpaper Other by erikRbrown 2 comments
Sorry, I don't have a larger version.
- Nov 10 2004

KPPP professional :-)
Various KDE 1.-4. Improvements by Hase 6 comments
Which window decoration/style is shown in the screenshot?
- Oct 14 2004
Thanks, I was able to install Crystal on SuSE 9.0 (and KDE3.3) using the 9.1 RPM. The only dependency that was mentioned was for libidn.so.11, but I found a 9.1 RPM at http://rpm.pbone.net/index.php3/stat/4/idpl/1222573/com/libidn-0.3.7-62.i586.rpm.html that installed this library without any problems.
- Oct 10 2004
I had forgotten to install the development RPMs, after I had installed the base RPMs for KDE3.3. This fixed my intial problems with ./configure, but now I have a different error.
I forget the specifics, but something about the alocal.m4 command not being recognized was mentioned. I thought this was strange because I have already installed the M4 package. I can paste the exact error message (when I'm at home) if you want, but does Crystal even compile on KDE3.3?
- Oct 08 2004
I forget the specifics, but something about the alocal.m4 command not being recognized was mentioned. I thought this was strange because I have already installed the M4 package. I can paste the exact error message (when I'm at home) if you want, but does Crystal even compile on KDE3.3?
- Oct 08 2004
I issued this command to configure Crystal:
./configure --prefix=`kde-config --prefix` --x-includes=`/usr/X11R6` --x-libraries=`/usr/X11R6/lib`
I got this error, even though libXext is under libXext.so.6 and libXext.so.6.4 are both in /usr/X11R6/lib...
checking for libXext... no
configure: error: We need a working libXext to proceed. Since configure
can't find it itself, we stop here assuming that make wouldn't find
them either.
Any suggestions?
Erik - Oct 07 2004
./configure --prefix=`kde-config --prefix` --x-includes=`/usr/X11R6` --x-libraries=`/usr/X11R6/lib`
I got this error, even though libXext is under libXext.so.6 and libXext.so.6.4 are both in /usr/X11R6/lib...
checking for libXext... no
configure: error: We need a working libXext to proceed. Since configure
can't find it itself, we stop here assuming that make wouldn't find
them either.
Any suggestions?
Erik - Oct 07 2004