Jump to content

Help installing Theme Plastic-0.3.2


VILLA21
 Share

Recommended Posts

I"m a newbie in Linux (mandrake 9.1) trying to install theme plastic. I made a new dir to my /home called themes, extracted the .tar file plastic there and all files are in /home/me/themes/plastic-0.3.2 directory.

Acording to install.txt file :

- Step 1

$ ./configure --prefix=PREFIX

- Step 2

$ make

- Step 3 (as root)

# make install

 

where PREFIX is the path to your kde

installation eg: /usr, /opt/kde

 

If configure fails, check that you have both

the QT and KDE development headers installed.

 

Debian note: You may need to append

--with-qt-includes=/usr/include/qt3

to the configure line.

 

I don"t know what to use on PREFIX parameter on step1:

./configure --prefix=PREFIX

 

Anyone can hlep me pls?

 

PS: I just installed Mandrake 9.1 with the deafult settings.

Link to comment
Share on other sites

./configure --prefix=/usr

 

That"s what i did and i got the following error:

----------------------------------------------------------

configure:1510: checking build system type

configure:1528: result: i686-pc-linux-gnuoldld

configure:1536: checking host system type

configure:1550: result: i686-pc-linux-gnuoldld

configure:1558: checking target system type

configure:1572: result: i686-pc-linux-gnuoldld

configure:1618: checking for a BSD-compatible install

configure:1672: result: /usr/bin/install -c

configure:1687: checking for -p flag to install

configure:1700: result: yes

configure:1711: checking whether build environment is sane

configure:1754: result: yes

configure:1774: checking for gawk

configure:1790: found /bin/gawk

configure:1800: result: gawk

configure:1810: checking whether make sets $(MAKE)

configure:1830: result: yes

configure:2036: checking for style of include used by make

configure:2064: result: GNU

configure:2211: checking for gcc

configure:2240: result: no

configure:2291: checking for cc

configure:2320: result: no

configure:2333: checking for cc

configure:2379: result: no

configure:2432: checking for cl

configure:2461: result: no

configure:2475: error: no acceptable C compiler found in $PATH

-----------------------------------------------------------------------------

Don"t know what the last line means...wrong path?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...