Jump to content

trouble installing themes from source


BigCdaAnswer3
 Share

Recommended Posts

I recently updated to 10.1 OE from CE because I was dissapointed with how many packages I had to urpmi to get things workin :angry: . I found out that at least with CE I could finally compile programs from source after satisfying endless dependencies. After trying to ./configure a cool them from kde-look.org, I had to install xorg-development packages as well as a couple others....I thought I was done, but then the final error I get is:

 

checking for Qt... libraries /usr/lib/qt3//lib, headers /usr/lib/qt3//include using -mt

checking if Qt compiles without flags... no

checking for moc... /usr/lib/qt3//bin/moc

checking for uic... /usr/lib/qt3//bin/uic

checking whether uic supports -L ... yes

checking whether uic supports -nounload ... yes

checking if Qt needs -ljpeg... no

checking for rpath... yes

checking for KDE... libraries /usr/lib, headers /usr/include

checking if UIC has KDE plugins available... no

configure: error: you need to install kdelibs first.

 

I've googled (as always) to find a solution before posting but nothing I found helped....possibly because none of it was mandrake specific? I know I have these packages installed, but I don't see any options I can pass to ./configure when I use the --help option. Any ideas?

Link to comment
Share on other sites

are you really sure that you have all kdelibs for compiling installed? if not, download them e.g. via easyurpmi or install them from your cds. in case you really have all these things installed, check for the version you have and the version the package is asking for. maybe you need to upgrade them (easy) or downgrade them (a horror. don't you dare think of doing this)

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...