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.
|
 |
08-02-2003, 06:18 AM
|
#1
|
Member
Registered: Jun 2003
Location: London
Distribution: Linux Mint 13 Maya
Posts: 729
Rep:
|
Dependcies problem
I am trying to install tuxtyper.
When I tried from the rpm I got the message that I need libvorbisfile.so.0. (I have Suse 8.2).
When I tried to install this from the libvoribs-1.0rc3-75.i386 RPMI got the message :-
libvorbis 1.0rc3-75 conflicst
Conflicts with mkplayers requires libvorbisenc.so.2 etc
, should I ignore all or is this there another solution ??
Thanks in advance
David
|
|
|
08-02-2003, 07:35 AM
|
#2
|
Member
Registered: Mar 2003
Location: Harrisburg, PA
Distribution: Gentoo, Debian, Ubuntu, Red Hat/CentOS
Posts: 719
Rep:
|
I am not a SuSE user and I don't know this software but I wouldn't --force it if I were you.
|
|
|
08-02-2003, 08:08 AM
|
#3
|
Member
Registered: Jun 2003
Location: London
Distribution: Linux Mint 13 Maya
Posts: 729
Original Poster
Rep:
|
I then tried to install from source but got this :-
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for sdl-config... /usr/local/bin/sdl-config
checking for SDL - version >= 1.2.5...
*** 'sdl-config --version' returned 1.0.8, but the minimum version
*** of SDL required is 1.2.5. If sdl-config is correct, then it is
*** best to upgrade to the required version.
*** If sdl-config was wrong, set the environment variable SDL_CONFIG
*** to point to the correct copy of sdl-config, and remove the file
*** config.cache before re-running configure
no
The thing is that I have installed SDL-devel-1.2.5-1.i386.rpm
and SDL-1.2.5-1.i386.rpm
but when I trype sdl-config --version
I get version 1.0.8 any ideas anyone
|
|
|
08-12-2003, 08:29 AM
|
#4
|
Member
Registered: Jun 2003
Location: London
Distribution: Linux Mint 13 Maya
Posts: 729
Original Poster
Rep:
|
can anyone help ??
|
|
|
08-16-2003, 06:33 PM
|
#5
|
Member
Registered: Jun 2003
Location: London
Distribution: Linux Mint 13 Maya
Posts: 729
Original Poster
Rep:
|
bump
|
|
|
08-16-2003, 06:52 PM
|
#6
|
Senior Member
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403
Rep:
|
You can query the RPM database by using the following syntax:
Code:
rpm -qa | grep -i SDL
When you installed the libvoribs-1.0rc3-75.i386 RPM, what was the error message ?
Post the complete message.
|
|
|
All times are GMT -5. The time now is 07:58 AM.
|
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
|
|