LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   FontForge libraries...any help please? (https://www.linuxquestions.org/questions/linux-newbie-8/fontforge-libraries-any-help-please-461335/)

Dion-Bridger 07-05-2006 07:45 PM

FontForge libraries...any help please?
 
Hi there,

I'm a linux newbie who's been using Mepis 3.4 for a short while now, and I really need some help.

In order to install Wine I need install font-forge (it seems wine is dependant on it).

Now when I try to install font forge through Konsole, I get the following:

root@1[Dion]# rpm -i fontforge-20060703-1.x86_64.rpm
error: Failed dependencies:
/bin/sh is needed by fontforge-20060703-1.x86_64
libc.so.6()(64bit) is needed by fontforge-20060703-1.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by fontforge-20060703-1.x86_64
libc.so.6(GLIBC_2.3.4)(64bit) is needed by fontforge-20060703-1.x86_64
libdl.so.2()(64bit) is needed by fontforge-20060703-1.x86_64
libdl.so.2(GLIBC_2.2.5)(64bit) is needed by fontforge-20060703-1.x86_64
libICE.so.6()(64bit) is needed by fontforge-20060703-1.x86_64
libm.so.6()(64bit) is needed by fontforge-20060703-1.x86_64
libm.so.6(GLIBC_2.2.5)(64bit) is needed by fontforge-20060703-1.x86_64
libpthread.so.0()(64bit) is needed by fontforge-20060703-1.x86_64
libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by fontforge-20060703-1.x86_64
libSM.so.6()(64bit) is needed by fontforge-20060703-1.x86_64
libX11.so.6()(64bit) is needed by fontforge-20060703-1.x86_64
libXi.so.6()(64bit) is needed by fontforge-20060703-1.x86_64
libxkbui.so.1()(64bit) is needed by fontforge-20060703-1.x86_64
root@1[Dion]#


Does anyone know where I can download these libraries and how I would go about installing them??

Any help would be greatly appreciated,

Thanks allot,
Dion

bigjohn 07-06-2006 06:06 PM

Well, after reading your post, it "jogged" my memory a bit - so a quick google tells me that mepis is based on debian (and/or (k)Ubuntu) which suggests to me that you've not done your homework.

Debian (and most of the derivative distros) are based on the APT package manager, so you're probably wasting your time (at this stage) trying to install an RPM (which conveniently stands for "Redhat Package Manager").

There may (or not as the case could be) be either, some instructions about installing packages, whereby, if the package you're looking for, isn't available from the normal Mepis Sources, instructions on how to add addtitional sources.

I'm using Kubuntu (also debian based), which has 2 graphical installers available, plus the command line installer. If I want extra stuff I can either add another source, and then fire up one of the GUI installers or update the list of available packages at the CLI installer.

You will need to check whats available to you - I'm guessing it's similar to mine, but can't say for certain as I've not tried Mepis.

If it is similar/same, once you have the correct source available in the sources.list (which is what APT looks at to see where it needs to look, to find out what packages are available for it) then either GUI or CLI instruction to install Wine, should also drag in any dependencies

TTFN


All times are GMT -5. The time now is 09:42 PM.