Help needed in dependencies problem in Fedora 8 VM


 
Thread Tools Search this Thread
Operating Systems Linux Help needed in dependencies problem in Fedora 8 VM
# 1  
Old 01-15-2008
Help needed in dependencies problem in Fedora 8 VM

hi,

I have installed a VM for Fedora 8 running on Windows Xp.

And I have the following error:-

Error: Missing Dependency: libgsl.so.0 is needed by package test
Error: Missing Dependency: /usr/bin/gcc is needed by package test
Error: Missing Dependency: libgslcblas.so.0 is needed by package test

I tried to install RPM separately for these but i found out its empty.
RPM resource libgsl.so.0

Please help how to resolve this dependencies problem.
I did query my gcc by "which gcc" but it returns No such file found.


Please advise. Thanks.

Rgrds,
Jason
# 2  
Old 01-15-2008
so, you're installing FC8 Vmware image over vmware workstation, in order to lack gcc, you've had chosen minimal install. I don't see any other reason for GCC to be missing. As last resort, try the installation again.
# 3  
Old 01-15-2008
Try:
Code:
yum install gcc

# 4  
Old 01-16-2008
Hi,

Actually I have my Windows XP installed. And I build FC8 on VMware player.
Then I saw the error below. Is that true that using VMware, gcc is not installed as part of Fedora 8?

I tried to find resources in internet but there are not any close cases to what I am facing. And for the libgsl files, does it means its root cause is from GCC as well?

Please advise. Thanks.


Rgrds,
Jason
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Linux

Problem with CRONTAB on Fedora and CentOS

Hello, Can anyone please explain HOW Crontab i.e. job scheduling daemon works in Fedora and CentOS or any Linux platform(Ubuntu).... What are the points that i have to take care of if have to include a script to be run at a specific scheduled time. URGENT reply requested. Please help (1 Reply)
Discussion started by: Vabiosis
1 Replies

2. Red Hat

Problem booting Fedora 11 x86_64

Hi, I am having booting issue with Fedora 11 x86_64 (64-bit version) on my laptop. Laptop configuration is as below: OS : Windows Vista Home Premium (64-bit) Processor : Intel Core 2 Duo T6400 2.0 GHz RAM : 4 GB Tried following different way for installation: 1. Installed Fedora 11 on... (2 Replies)
Discussion started by: r2kv2k
2 Replies

3. Red Hat

problem with Dependencies package !

Dear Friends , I am using RHEL 5 server . In Linux when I am going to install 'mod_ssl' rpm then I got the following error : # rpm -ivh mod_ssl-2.2.3-6.el5.i386.rpm --aid --force warning: mod_ssl-2.2.3-6.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186 error: Failed... (5 Replies)
Discussion started by: shipon_97
5 Replies

4. Programming

Dependencies problem GNU automake

I am using the GNU automake. I have created the Configure.in and Makefile.am files but don't know how to link in my dependencies. I have basically added another project (OpenCV) to my eclipse workspace and want to reference this in the build. I have set Eclipse up to include the Cpp files... (5 Replies)
Discussion started by: hembergb
5 Replies

5. SuSE

Fedora 9 problem

I appeal to all those of you that have experience with Fedora 9 for help. I am trying to install a suite of software which tries to make changes to the /etc/dhcpd.conf file. After the changes have been made the dhcpd service will not start and the original conf file is restored. However dhcpd... (1 Reply)
Discussion started by: johnf
1 Replies

6. Programming

problem with accept() on Fedora 8

hi, accept() seems to be still blocking after socket is being closed on our Fedora 8 build. not sure if this is a common problem because i have never experienced this on any other platforms, however i have seen someone else having this issue on Redhat 7 and 9. so is there a socket option fedora... (10 Replies)
Discussion started by: Akimaki
10 Replies

7. SuSE

fresh approach needed for connecting to Internet on Fedora Core 5 (or 7)

I have been hunting about the internet for a while not trying to find a way to connect to the internet via WiFi with Fedora Core 5 with no luck however. I have a Netgear ADSL2+ DGB111G Router and a matching USB WiFi card (came packaged together). I have it up and running on WinXP Home SP2 fine,... (1 Reply)
Discussion started by: crmpicco
1 Replies

8. Linux

fedora core 6 problem

hi all i am currently using fedora core 3 . i downloaded the iso image of fedora core 6 but after installing the fedora core 6 . while starting linux it gives a error saying init is been killed . wht is happened? thank u (3 Replies)
Discussion started by: nageshrk
3 Replies

9. Gentoo

fedora problem

HI, I installed fedora core 6 on my inspiron 1501. After I boot it gives me the following error, PCI: BIOS BUG #81(00000000) found. (1 Reply)
Discussion started by: linuxuser
1 Replies

10. Linux

NFS problem in Fedora Core 4

Hi all, I'm experiencing a problem with Fedora Core 4, by which I don't know how to export a directory exclusively in NFSv3. I have two raid arrays "/dev/md0" and "/dev/md1" both to be visible to SGI machines via NFSv3... My situation is that Fedora runs NFSv4 and that causes problems with the... (0 Replies)
Discussion started by: spaceace13666
0 Replies
Login or Register to Ask a Question