LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   libfreetype-devel (https://www.linuxquestions.org/questions/linux-software-2/libfreetype-devel-301178/)

Joe Jarvis 03-13-2005 02:32 PM

libfreetype-devel
 
I'm trying to install Kaffeine 0.5 and running into some dependency issues.

I've downloaded and unpacked kaffeine-0.5.tar.bz2. When I run ./configure as root, it stops at this error message:

Code:

checking for X... configure: error: Can't find X libraries.  Please check your installation and add the correct paths!
When I try to install libxorg-x11-devel-6.7.0-4.2.101mdk with rpmdrake, I receive the error message:

Code:

Sorry, the following package(s) can't be selected:
libxorg-x11-devel-6.7.0-4.2.101mdk.i586 (due to unsatisfied devel(libfreetype))

rpmdrake, urpmi, and the freetype web site don't have libfreetype-devel packages. What should I do now?

Thank you.

reddazz 03-13-2005 02:37 PM

Update your urpmi sources by doing "urpmi.update -a" and try the installation again.

slacker9876 03-13-2005 06:15 PM

I have the same thing on my Mandrake 10.1 & SuSe 9.2 boxes when trying to configure K3B. I ran the update and it was successful, however, configure still fails. Any ideas?

Joe Jarvis 03-14-2005 09:44 AM

Quote:

Originally posted by reddazz
Update your urpmi sources by doing "urpmi.update -a" and try the installation again.
This worked for me. Thanks!

reddazz 03-14-2005 10:27 AM

Quote:

Originally posted by slacker9876
I have the same thing on my Mandrake 10.1 & SuSe 9.2 boxes when trying to configure K3B. I ran the update and it was successful, however, configure still fails. Any ideas?
If you are getting the same error then you need to install the xorg development packages.

slacker9876 03-14-2005 12:27 PM

Quote:

Originally posted by reddazz
If you are getting the same error then you need to install the xorg development packages.
It appears that I needed this (xorg) qt3 and also kdesdk, but it is now configured and I am running make. Thanks for your help on this, I didn't have my DVD this weekend as it was at the office so I am now doing this at work. Vast world Linux is ... I built a new mandrake box and this ran okay out of the box. Thanks again, and I clicked your button :)

reddazz 03-18-2005 03:09 AM

Good your getting on fine. Why don't you make a copy of the DVD so that you have it at home and at work. Thanks for clicking the button. :)

cirrus12 03-26-2005 06:11 PM

Hi, I have read all of the above and I am still not able to install the libxorg-x11-devel-6.7.0-4.2.101mdk.i586 package

I always get:

Code:

Sorry, the following package(s) can't be selected:
libxorg-x11-devel-6.7.0-4.2.101mdk.i586 (due to unsatisfied devel(libfreetype))

sometimes I get 'libz' instead of 'libfreetype'

This is quite penible. :mad:

Thanks in advance for you help.


Ps: Im running Mandrake 10.1

reddazz 03-26-2005 06:23 PM

So, have you updated your urpmi sources and tried the installation again.

cirrus12 03-26-2005 10:08 PM

yes I did "urpmi.update -a" in the console as indicaded.

reddazz 03-26-2005 10:34 PM

Maybe you need to add some more rpm sources because it seems like the mirror you are using doesn't sync properly. Its possible to add more repositories as long as you name them differently and urpmi will look for packages in all of them.

cirrus12 03-27-2005 12:10 PM

1) Ok could you please tell me how to add some more rpm sources
and how do I change the mirror I am using?

2) you said
Quote:

If you are getting the same error then you need to install the xorg development packages.
What are those packages? I think they are already installed but im not sure.

thanks

reddazz 03-27-2005 03:29 PM

To add more repositories, just follow the instructions at easyurpmi . You need to adjust/change the names of the repositories, so that they are different from the default because if you have already setup urpmi, the names will clash. The xorg development packages are the xorg packages needed by some software in order to compile or work properly. On Mandrake, they are named libxorg-x11-devel.

cirrus12 03-27-2005 06:56 PM

Thanks a lot it worked after a few tries.
Thanks for your time.


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