You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, November 3rd 2003, 2:00am

Newbie here. How do I install themes.

I got an iTunes theme from KDE-Look today but have no idea how to install it.
I've installed other stuff with the ./configure and make etc. But the how to at the KDE-Look site is kinda vague. Any help will be appreciated. Thanks.

2

Monday, November 3rd 2003, 2:36am

yea i'm a newb also and i need to know how to make a file executible. not sure how. if anyone has a link that explains please post it. thanks
Gimp 1.3 rocks ! ! !

3

Monday, November 3rd 2003, 10:02am

I don't know which package you chose... but I downloaded this one http://www.kde-look.org/content/show.php?content=8520 and I think the install instructions are very short but still understandable.

It says:

Quoted

Untar the archive somewhere and run "sh ./install.sh" as user on the command
line. Then open KDE's Control Center, chose "Appearance & Themes" and select the style iTunes ...


It works pretty well that way - though I don't like the look of the theme :)
MICHAEL JACKSON SUPPORTER!
--
Notebook:
Peacock Freeliner XP2500+, 512MB DDR RAM, ATI Radeon 9600 Mobility(M10), 40GB, SuSe 9.1
Server:
AMD Athlon 750MHz, 384MB SD-RAM, ATI Rage 128, 30GB+80GB, SuSe 9.1

4

Monday, November 3rd 2003, 10:04am

Quoted

Original von Jake

yea i'm a newb also and i need to know how to make a file executible. not sure how. if anyone has a link that explains please post it. thanks


Could you be a bit more precise on that one?
Do you have some sourcecode (usually .tar.gz file) and want to compile it so that you can use whatever program?
Do you have an SRPM (.src.rpm)?
MICHAEL JACKSON SUPPORTER!
--
Notebook:
Peacock Freeliner XP2500+, 512MB DDR RAM, ATI Radeon 9600 Mobility(M10), 40GB, SuSe 9.1
Server:
AMD Athlon 750MHz, 384MB SD-RAM, ATI Rage 128, 30GB+80GB, SuSe 9.1

5

Monday, November 3rd 2003, 3:07pm

Duh. What a dope I am. Thanks Sebastion. :D

6

Monday, November 3rd 2003, 4:01pm

ok let me ask this. i downloaded a theme. and it says to compile it. is that a little better?
Gimp 1.3 rocks ! ! !

7

Monday, November 3rd 2003, 5:10pm

Quoted

Original von Jake

ok let me ask this. i downloaded a theme. and it says to compile it. is that a little better?


Well, OK.
Usually there should be a file called "README" or "INSTALL" where you can find all the information you'll need.

"to compile" something under Linux usually means to open up a konsole and type the following:
./configure
make
su
make install

If you have installed "checkinstall" you can use the command 'checkinstall' instead of 'make install'.

HTH.
MICHAEL JACKSON SUPPORTER!
--
Notebook:
Peacock Freeliner XP2500+, 512MB DDR RAM, ATI Radeon 9600 Mobility(M10), 40GB, SuSe 9.1
Server:
AMD Athlon 750MHz, 384MB SD-RAM, ATI Rage 128, 30GB+80GB, SuSe 9.1