LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 08-16-2006, 07:55 AM   #1
emu103
Member
 
Registered: Aug 2006
Distribution: Open Suse 10.2/ Fedora Core 5/ Windows XP/ Studio 64/ Mandriva 2006
Posts: 36

Rep: Reputation: 15
problems with yum install (fedora core 5)


1. /cd ~paul/Desktop/

2.Desktop]# yum localinstall RealPlayer10GOLD.bin
Loading "installonlyn" plugin
Setting up Local Package Process
Cannot open file: RealPlayer10GOLD.bin. Skipping.
Nothing to do

can someone please tell me what is oging on here, i have odwnloaded many bin files and rpm packages, but nothing will execute under my terminal.this is an example of one of the many file giving me trouble.thanks
 
Old 08-16-2006, 09:37 AM   #2
zeitounator
Member
 
Registered: Aug 2003
Location: Montpellier, France, Europe, World, Solar System
Distribution: Debian Sarge, Fedora core 5 (i386 and x86_64)
Posts: 262

Rep: Reputation: 30
yum localinstall will work only for rpm files. For a bin file, execute it directly:
Code:
./RealPlayer10GOLD.bin
In case it is not already done, make that file executable before you launch
Code:
chmod u+x RealPlayer10GOLD.bin
 
Old 08-16-2006, 01:37 PM   #3
emu103
Member
 
Registered: Aug 2006
Distribution: Open Suse 10.2/ Fedora Core 5/ Windows XP/ Studio 64/ Mandriva 2006
Posts: 36

Original Poster
Rep: Reputation: 15
yes i saw that command on the instructions, but ive only been using linux since yesterday, should i change the directory to where the file is located, and then just type ./RealPlayer10GOLD.bin, and thats it??? im sorry, please excuse my ignorance.
 
Old 08-16-2006, 01:55 PM   #4
zeitounator
Member
 
Registered: Aug 2003
Location: Montpellier, France, Europe, World, Solar System
Distribution: Debian Sarge, Fedora core 5 (i386 and x86_64)
Posts: 262

Rep: Reputation: 30
In the given command '.' stands for "current directory". You need to add this because, by default and unlike windows, the current directory is not part of the default path where the system looks for executable files.

So you either change dir where your file is located and type the given command begining with the dot or type the full path to the executable file (ie: /full/absolute/path/to/executable or relative/path/begining/from/where/you/are).

In either cases, the file you want to launch must be executable (see the chmod command in my previous post in case it isn't).
 
Old 08-16-2006, 07:20 PM   #5
emu103
Member
 
Registered: Aug 2006
Distribution: Open Suse 10.2/ Fedora Core 5/ Windows XP/ Studio 64/ Mandriva 2006
Posts: 36

Original Poster
Rep: Reputation: 15
thank you so much i will try it now
 
Old 08-16-2006, 08:55 PM   #6
emu103
Member
 
Registered: Aug 2006
Distribution: Open Suse 10.2/ Fedora Core 5/ Windows XP/ Studio 64/ Mandriva 2006
Posts: 36

Original Poster
Rep: Reputation: 15
wow,thanks i really appreiciate the help. linux aint so bad after u learn terminal commands... but i have one more prob. Error: Missing Dependency: j2re >= 1.4.1 is needed by package LimeWire-free, any idea what this may be? im trying to install limewire from an rpm package. but after it finds all the neccisary files, this error comes up.(and i already install java runtime version 1.4.2, because i thought that was what was causing the problem)

Last edited by emu103; 08-16-2006 at 09:16 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
error using yum to install flash fedora core 5 nick623 Fedora 1 07-26-2006 03:18 PM
fedora core 5 install problems neocontrol Fedora 1 04-24-2006 05:15 PM
Problems updating Fedora Core 4 with Yum Extender tron_thomas Linux - Software 1 11-06-2005 07:22 PM
Boot problems during install of fedora core 2 Zakalidas Linux - Newbie 8 07-06-2004 04:01 PM
New to Fedora Core and yum... wallison Fedora 3 05-19-2004 07:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration