LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   liquid theme (https://www.linuxquestions.org/questions/linux-software-2/liquid-theme-27698/)

Dougall 08-11-2002 01:01 PM

liquid theme
 
im on redhat 7.3, i did the install for the liquid theme, ./configure and make install with no errors. but i still dont know how to get it working, its not in my themes menu. im getting confused

Config 08-11-2002 01:02 PM

Hmmm, I was having similar problems... well, I fixed when using the rpm version. I know, I don't like it this way either, but hey, It worked

linuxlastslonge 08-11-2002 04:18 PM

is it a `theme' or `appearance'? i downloaded a theme and found out it wasn't a theme, but an appearance. try extracting the file under /usr/share/sawfish/x.x.x/themes/ and if that doesn't work, at the ./configure like do:

./configure --prefix=/usr/share/sawfish/x.x.x/themes/
make
make install


hope that helps!

Dougall 08-11-2002 07:41 PM

thanks for the help, got it in working now :D :D :D :D

IceNineJon 08-12-2002 10:01 PM

It's been awhile since I installed the liquid theme but I remember I had the same problem under RedHat...it has to do with the fact that the install puts the files in the standard KDE directory structure which RedHat (at least 7.3) does not use. I solved this by looking at where the install put the files and then compared it with where my other themes were. All I had to do was symlink (or copy) the liquid files into the correct directories and it worked!

exigent 08-25-2002 08:26 PM

i'm using suse 8 and i still can't get this crap to work. the rpm doesn't do it, nor does the ./con. make make install. why don't i get anything?

ronin24 08-26-2002 02:34 AM

Try this one ftp://ftp.suse.com/pub/suse/i386/sup...-0.9.5-111.rpm

exigent 08-26-2002 04:30 AM

i figured it out finally... the ./configure was putting files in the wrong place, so i did ./configure --prefix=/opt/kde3 instead of just ./configure. thank you for the link though.


All times are GMT -5. The time now is 12:38 AM.