LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Software Issues (https://www.linuxquestions.org/questions/linux-software-2/software-issues-134211/)

Dwibbley 01-12-2004 11:27 PM

Software Issues
 
I am getting used to Linux a bit now and have my net working etc now, but I keep getting a common problem when installing things like "Wine"

error: failed dependencies:
/bin/sh is needed by wine-cvs-opengl-20040111-1
ld-linux.so.2 is needed by wine-cvs-opengl-20040111-1
libICE.so.6 is needed by wine-cvs-opengl-20040111-1
libSM.so.6 is needed by wine-cvs-opengl-20040111-1
libX11.so.6 is needed by wine-cvs-opengl-20040111-1
libXext.so.6 is needed by wine-cvs-opengl-20040111-1
libc.so.6 is needed by wine-cvs-opengl-20040111-1
libdl.so.2 is needed by wine-cvs-opengl-20040111-1
libm.so.6 is needed by wine-cvs-opengl-20040111-1
libpthread.so.0 is needed by wine-cvs-opengl-20040111-1
libGL.so.1 is needed by wine-cvs-opengl-20040111-1
libGLU.so.1 is needed by wine-cvs-opengl-20040111-1
libjpeg.so.62 is needed by wine-cvs-opengl-20040111-1
libstdc++-libc6.2-2.so.3 is needed by wine-cvs-opengl-20040111-1
libungif.so.4 is needed by wine-cvs-opengl-20040111-1
/bin/sh is needed by wine-cvs-opengl-20040111-1
/usr/bin/perl is needed by wine-cvs-opengl-20040111-1
libc.so.6(GLIBC_2.0) is needed by wine-cvs-opengl-20040111-1
libc.so.6(GLIBC_2.1) is needed by wine-cvs-opengl-20040111-1
libc.so.6(GLIBC_2.1.2) is needed by wine-cvs-opengl-20040111-1
libc.so.6(GLIBC_2.1.3) is needed by wine-cvs-opengl-20040111-1
libc.so.6(GLIBC_2.2) is needed by wine-cvs-opengl-20040111-1
libdl.so.2(GLIBC_2.0) is needed by wine-cvs-opengl-20040111-1
libdl.so.2(GLIBC_2.1) is needed by wine-cvs-opengl-20040111-1
libm.so.6(GLIBC_2.0) is needed by wine-cvs-opengl-20040111-1
libm.so.6(GLIBC_2.1) is needed by wine-cvs-opengl-20040111-1
libpthread.so.0(GLIBC_2.0) is needed by wine-cvs-opengl-20040111-1
libpthread.so.0(GLIBC_2.1) is needed by wine-cvs-opengl-20040111-1
libpthread.so.0(GLIBC_2.2) is needed by wine-cvs-opengl-20040111-1
libpthread.so.0(GLIBC_2.2.3) is needed by wine-cvs-opengl-20040111-1
RESULT=1

can anyone tell me what I can possibly do to resolve this thx

EDIT: I am using slackware 9.1

je_fro 01-13-2004 04:45 AM

You need to get all those packages...or if you have some of them, put the path to them in /etc/ld.so.conf and run ldconfig. If I were you I'd google those packagenames and try to get them off the slack cdrom.

Bruce Hill 01-13-2004 01:38 PM

Re: Software Issues
 
Quote:

Originally posted by Dwibbley
I am getting used to Linux a bit now and have my net working etc now, but I keep getting a common problem when installing things like "Wine"

error: failed dependencies:<snip, snip>

can anyone tell me what I can possibly do to resolve this thx

EDIT: I am using slackware 9.1

When you installed Slack, did you NOT install everything? Is that why you don't have these files?

php 01-13-2004 02:14 PM

You should really install all libraries if you are new to linux. You would have a lot less problems down the road, etc.


All times are GMT -5. The time now is 06:50 AM.