Results 31 to 40 of 83
what is "home directory" and is "unzipping" something complicated...
- 07-04-2007 #31Just Joined!
- Join Date
- Jun 2007
- Location
- kent, ohio
- Posts
- 59
what is "home directory" and is "unzipping" something complicated
- 07-04-2007 #32Just Joined!
- Join Date
- Jun 2007
- Location
- kent, ohio
- Posts
- 59
which java is right for freesspire?
Linux RPM (self-extracting file) filesize: 17.67 MB
Linux (self-extracting file) filesize: 18.15 MB
Linux x64 * filesize: 17.15 MB
Linux x64 RPM * filesize: 16.75 MB
- 07-04-2007 #33
When you open a file browser, it should AUTOMATICALLY open your home directory, like "My Documents" on Windows
Just as I detailied in my instructions, Linux (self-extracting file) filesize: 18.15 MB
There's nothing complicated on unzipping, don't read the commands, just copy and paste.
All the steps are actul commands except the first onePut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 07-05-2007 #34Just Joined!
- Join Date
- Jun 2007
- Location
- kent, ohio
- Posts
- 59
this is what i want to do:
# At the terminal: Type:
su
# Enter the root password.
this is what i get (My password is 1111):
jkutinsky@computer:~$ su
Password:
1111
su: Authentication failure
Sorry.
jkutinsky@computer:~$ 1111
bash: 1111: command not found
jkutinsky@computer:~$
- 07-05-2007 #35
I didn't ask you to use su anytime, use sudo. And please don't come to a public forum and tell everybody your password!
Just copy and pastePut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 07-06-2007 #36Just Joined!
- Join Date
- Jun 2007
- Location
- kent, ohio
- Posts
- 59
i was following the download instructions for java on java.com, i didn't give my password on accident i just want to give everyone as much information as possible so i can start playing music on my computer as soon as possible. i never thought downloading limewire could be so complicated!
To install the Linux (self-extracting) file
Follow these instructions:
1. At the terminal: Type:
su
2. Enter the root password.
3. Change to the directory in which you want to install. Type:
cd <directory path name>
For example, to install the software in the /usr/java/ directory, Type:
cd /usr/java/
Note about root access: To install the JRE in a system-wide location such as /usr/local, you must login as the root user to gain the necessary permissions. If you do not have root access, install the JRE in your home directory or a subdirectory for which you have write permissions.
4. Change the permission of the file you downloaded to be executable. Type:
chmod a+x jre-1_5_0-linux-i586.bin
5. Verify that you have permission to execute the file. Type:
ls -l
6. Start the installation process.Type:
./jre-1_5_0-linux-i586.bin
This displays a binary license agreement. Read through the agreement. Press the spacebar to display the next page. At the end, enter yes to proceed with the installation.
7. The JRE is installed into its own directory. In this example, it is installed in the /usr/java/jre1.5.0 directory. When the installation has completed, you will see the word Done.
8. The JRE is installed in jre1.5.(version number) sub-directory under the current directory. In this case, the JRE is installed in the /usr/java/jre1.5.0 directory. Verify that the jre1.5.0 sub-directory is listed under the current directory. Type:
ls
- 07-06-2007 #37Just Joined!
- Join Date
- Jun 2007
- Location
- kent, ohio
- Posts
- 59
please forgive my frustration its aimed at no one but myself, i appreciate every ones efforts
- 07-10-2007 #38Just Joined!
- Join Date
- Jun 2007
- Location
- kent, ohio
- Posts
- 59
i really need help, is there anyone out there that can explain why i cant install java?
- 07-11-2007 #39
Don't follow the instructions at java.com, use the ones I posted
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 07-11-2007 #40Just Joined!
- Join Date
- Jun 2007
- Location
- kent, ohio
- Posts
- 59
juan pablo to the rescue!! thankyou for responding my friend, im inebrieated! heres my results:
jkutinsky@computer:~$ sudo
usage: sudo -K | -L | -V | -h | -k | -l | -v
usage: sudo [-HPSb] [-p prompt] [-u username|#uid]
{ -e file [...] | -i | -s | <command> }
jkutinsky@computer:~$ cp -R jre1.6.0_02 /opt
cp: cannot stat `jre1.6.0_02': No such file or directory
jkutinsky@computer:~$ cp -R
cp: missing file operand
Try `cp --help' for more information.
jkutinsky@computer:~$
please tell me the precise steps to type, I'm lost and frustrated if you could help me get limewire/java ( i need them botth apparently) i swear id never bother anyone at this website again



