Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-25-2006, 02:58 PM
|
#1
|
Member
Registered: Jun 2004
Distribution: Slack
Posts: 214
Rep:
|
Where can I get libfontconfig.so.1 ?
I have a Slack box without any GUIs installed and I'm trying to install mplayer. I've got part way but I'm missing some of the dependencies below. Can anyone please help me out as to where to find them. Is it just one package I'm missing?
Code:
libmad.so.0 => /usr/lib/libmad.so.0 (0x40017000)
libmp3lame.so.0 => /usr/lib/libmp3lame.so.0 (0x4002d000)
libpng.so.3 => /usr/lib/libpng.so.3 (0x4009b000)
libz.so.1 => /usr/lib/libz.so.1 (0x400cc000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x400de000)
libasound.so.2 => /usr/lib/libasound.so.2 (0x400fb000)
libdl.so.2 => /lib/libdl.so.2 (0x401be000)
libpthread.so.0 => /lib/libpthread.so.0 (0x401c3000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40214000)
libcdda_interface.so.0 => /usr/lib/libcdda_interface.so.0 (0x4027e000)
libcdda_paranoia.so.0 => /usr/lib/libcdda_paranoia.so.0 (0x40293000)
libnsl.so.1 => /lib/libnsl.so.1 (0x4029c000)
libungif.so.4 => /usr/lib/libungif.so.4 (0x402b2000)
libfontconfig.so.1 => not found
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x402bb000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x403d9000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x4040a000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x4040d000)
libXext.so.6 => not found
libX11.so.6 => not found
libm.so.6 => /lib/libm.so.6 (0x4042f000)
libGL.so.1 => not found
libXxf86dga.so.1 => not found
libXv.so.1 => not found
libXxf86vm.so.1 => not found
libXinerama.so.1 => not found
libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0x40453000)
libartsc.so.0 => /opt/kde/lib/libartsc.so.0 (0x404d2000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x404d8000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x404dd000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x404e1000)
libesd.so.0 => /usr/lib/libesd.so.0 (0x40561000)
libaudiofile.so.0 => /usr/lib/libaudiofile.so.0 (0x4056b000)
libc.so.6 => /lib/libc.so.6 (0x4058f000)
/lib/ld-linux.so.2 (0x40000000)
libXext.so.6 => not found
libX11.so.6 => not found
libXext.so.6 => not found
libX11.so.6 => not found
libstdc++.so.5 => /usr/lib/./libstdc++.so.5 (0x406a9000)
libX11.so.6 => not found
libXext.so.6 => not found
libgcc_s.so.1 => /usr/lib/./libgcc_s.so.1 (0x40762000)
Thanks
|
|
|
04-25-2006, 04:02 PM
|
#2
|
Member
Registered: Apr 2006
Location: Pittsburgh
Distribution: Debian Sid AMD64
Posts: 296
Rep:
|
This stuff is all X11 libraries, and should be in /usr/X11R6/lib. You might need to add /usr/X11R6/lib to /etc/ld.so.conf and then run "ldconfig".
|
|
|
04-25-2006, 04:32 PM
|
#3
|
Member
Registered: Jun 2004
Distribution: Slack
Posts: 214
Original Poster
Rep:
|
hmm I've looked and in /usr I only have a link X11@, but I can see where it is going. Have I not installed something from the disc, or is this something extra I need to get?
|
|
|
04-25-2006, 05:44 PM
|
#4
|
Member
Registered: May 2003
Location: S.F. Bay Area
Distribution: Ubuntu 9.04 AMD64
Posts: 595
Rep:
|
Please run these commands and post the output:
$ cat /etc/ld.so.conf
$ ls -l /usr/X11R6/lib/*font*
Thanks!
Peace...
|
|
|
04-25-2006, 09:43 PM
|
#5
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
Did you install Disk 2 when you installed slackware? All X related stuff is on this disk. If you don't have the disk, you can download all the packages from the 'x' directory from the slackware website. You will also need to grab a few out of the 'l' directory. If you are ever wondering what package you need, slackware has a great "search by file name" feature on their package page. For instance, searching for 'libfontconfig.so' returns the 'x11-6.9.0-i486-1' package. Just download and install, boda bing boda boom, done.
regards,
...drkstr
|
|
|
04-26-2006, 01:46 AM
|
#6
|
Member
Registered: Jun 2004
Distribution: Slack
Posts: 214
Original Poster
Rep:
|
Thanks for the help. I installed the 'x11-6.9.0-i486-1' package and that resolved all my dependencies. MPlayer now runs, but it's cutting off the first second of the sound files I'm playing. Given the sounds I need to play are around 3 seconds, this is a bit of a problem. When MPlayer runs it says
Code:
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
This is a lame question, but I'm still struggling with installing. I downloaded the source files and uncompressed them, but I don't know where to type make, or how to give it the compiler options. Can you help?
Thanks
|
|
|
04-26-2006, 03:07 AM
|
#7
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
cd to the directory you extracted it to and then:
Code:
#./configure --enable-gui --disable-runtime-cpudetection
#make install
'--enable-gui' is required if you want to use the gui mode in MPlayer
FYI: it's a good idea to build software into a slackware package before installing. This allows you to easily remove it if you want to upgrade to a newer version. Instructions on building slackware packages
regards,
...drkstr
|
|
|
04-26-2006, 04:00 AM
|
#8
|
Member
Registered: Jun 2004
Distribution: Slack
Posts: 214
Original Poster
Rep:
|
Thanks drkstr, that's compiled it properly. I'm still having the same problem though, with the first 0.5-1.0 seconds being cut off. I'm going to start a new thread on that one to open it up a bit.
Thanks for the help
|
|
|
All times are GMT -5. The time now is 11:25 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|