Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-05-2005, 10:48 AM
|
#1
|
LQ Newbie
Registered: Jan 2005
Posts: 4
Rep:
|
Nu kid on the block
I have recently started with Fedora3 and am amazed to have succesfully installed my 3rd Linux distro, after Mandrake10, Xandros2 after only a few weeks. I can still boot up to XP via the Grub bootmanager which can be brought up using any key while booting which is another bonus cause I am way too unexperienced to be able to hack it in the Linux neighbourhood 100% of the time.
I am enjoying this distro the most and the GUI is better then what I have seen sofar. There is only 1 major problem that throws me off and that is not being able to install 3rd party software.
I can open tar files now and have installed a linux version of stuffit to the /home/pierre dir, its in a folder called "arkA7ST1a.611linux-i386". I have also downloaded some software which is a file (to thesame dir) named "LimeWireLinux.bin". I cant for the life of me however open the darned .bin file.
Its enough to drive one bonkers to consider that something so elemental or basic as installing a program is something I can't even come close to performing at this point in Linux.
It must be something I missed but could someone please give me a clue? besides going to the bookstore and get me a beginners guide to Linux which I'm aware I'm in dire need of, Although I'll gladly take recommendations as to what literature is advisable for a Linux newbie like myself.
Last edited by pierre24; 02-05-2005 at 10:49 AM.
|
|
|
02-05-2005, 10:57 AM
|
#2
|
Member
Registered: Jul 2004
Location: Austin, Texas!
Distribution: Gentoo
Posts: 121
Rep:
|
To use a .bin file, from the command line run (without the quotes) "chmod +x filename.bin" then run (still from the command line) ./filename.bin
|
|
|
02-05-2005, 08:17 PM
|
#3
|
LQ Newbie
Registered: Jan 2005
Posts: 4
Original Poster
Rep:
|
Hi LinuxGeekery, got no error on the first command, but then downhill from there.. This is what it comes up with, permission denied .. I have seen on other distro's an admin terminal, this one seems a regular one..
[pierre@localhost ~]$ chmod + /home/pierre/LimeWireLinux.bin
[pierre@localhost ~]$ /home/pierre/LimeWireLinux.bin
bash: /home/pierre/LimeWireLinux.bin: Permission denied
[pierre@localhost ~]$
|
|
|
02-05-2005, 09:21 PM
|
#4
|
Member
Registered: May 2004
Distribution: FreeBSD 7, Debian "Squeeze", OpenBSD 4.5
Posts: 167
Rep:
|
Quote:
Originally posted by pierre24
Hi LinuxGeekery, got no error on the first command, but then downhill from there.. This is what it comes up with, permission denied .. I have seen on other distro's an admin terminal, this one seems a regular one..
[pierre@localhost ~]$ chmod + /home/pierre/LimeWireLinux.bin
[pierre@localhost ~]$ /home/pierre/LimeWireLinux.bin
bash: /home/pierre/LimeWireLinux.bin: Permission denied
[pierre@localhost ~]$
|
You only did chmod + /home/pierre/LimeWireLinux.bin
You have to tell Linux that you want eXecutable permissions on that file.
chmod +x /home/pierre/LimeWireLinux.bin
|
|
|
02-06-2005, 03:50 AM
|
#5
|
Member
Registered: Oct 2003
Location: London, ON, Canada
Distribution: Mandriva 2007 Free
Posts: 507
Rep:
|
this simple installation instruction was copied from http://www.limewire.com/english/cont...allation.shtml
Quote:
Linux - Open a shell and cd (change directory) to the directory where you downloaded the installer. At the prompt type: sh ./LimeWireLinux.bin
|
worked for me, many times.
|
|
|
All times are GMT -5. The time now is 10:27 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|