LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   help me install a software (https://www.linuxquestions.org/questions/linux-software-2/help-me-install-a-software-372971/)

naihe2010 10-14-2005 07:28 AM

help me install a software
 
I install the stardict, it displays need gnome-vfs2-2.8.3,
so I downloaded the gnome-vfs2-devel-2.8.3-1.1.fc3.nr.i386.rpm
but ,when i typed :

rpm -ivh gnome-vfs2-devel-2.8.3-1.1.fc3.nr.i386.rpm

it failed at this message:

error: Failed dependencies:
gnome-vfs2 = 2.8.3 is needed by gnome-vfs2-devel-2.8.3-1.1.fc3.nr.i386


What can I do this ?

mammlouk 10-14-2005 10:08 AM

The problem is that you are downloading the devel package (source for building other programs) You need to download the actual gnome-vfs2-2.8.3 RPM. The devel files do you no good if you do not have the library they link to installed.

If you do that, then you should be fine.


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