- Posts: 246
- Thank you received: 0
Cant Install vmware on suse 10
18 years 4 months ago #15452
by Lindows
Cant Install vmware on suse 10 was created by Lindows
Dear readers,
I have a little problem, i want to install vmware 5 on my Suse laptop. I installed the vmware software, along with the update, but the setup was halted because i don't have gcc installed on my system. I typed "rpm -qa kernel* gcc* make" and got this reponse:
make-3.80-188.
So, to make a long story short, i need to install gcc but i don't know how.
I appreciate all suggestions
lindows
I have a little problem, i want to install vmware 5 on my Suse laptop. I installed the vmware software, along with the update, but the setup was halted because i don't have gcc installed on my system. I typed "rpm -qa kernel* gcc* make" and got this reponse:
make-3.80-188.
So, to make a long story short, i need to install gcc but i don't know how.
I appreciate all suggestions
lindows
18 years 4 months ago #15453
by nske
Replied by nske on topic Re: Cant Install vmware on suse 10
Hello,
You should be able to find the GCC RPM packages inside your SUSE cds/dvd. Make a search for *gcc*.rpm to locate them and then install them using rpm (i.e. "rpm -Uvh /mnt/cdrom/RPMS/gcc-4.1.1.i386.rpm").
Also, I think YAST has a system for automated installation of any application, check it out and let us know!
cheers
You should be able to find the GCC RPM packages inside your SUSE cds/dvd. Make a search for *gcc*.rpm to locate them and then install them using rpm (i.e. "rpm -Uvh /mnt/cdrom/RPMS/gcc-4.1.1.i386.rpm").
Also, I think YAST has a system for automated installation of any application, check it out and let us know!
cheers
- The_Berzerker
- Offline
- Premium Member
Less
More
- Posts: 318
- Thank you received: 0
18 years 4 months ago #15454
by The_Berzerker
Replied by The_Berzerker on topic Re: Cant Install vmware on suse 10
Having used Suse Linux in the past (won't in the future ) I would recommend installing gcc through Yast
Let us know if you have any problems
Let us know if you have any problems
Time to create page: 0.128 seconds