Linux-Noob Forums
have a problem with installing things in linux - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: How Do I? (https://www.linux-noob.com/forums/forum-60.html)
+--- Thread: have a problem with installing things in linux (/thread-825.html)



have a problem with installing things in linux - Ahmad Siar Mehri - 2008-09-24


Dear all,

i download a file RealplayerGold11.bin but i couldn't install that i did below step but it give me an error:

1:

i was in the director,

$ sudo chmod +x RealplayerGold11.bin

2:

Take the password and

$ sh ./RealplayerGold11.bin

this one bring an error

something like this

unexpeted 1: "("




have a problem with installing things in linux - hybrid - 2008-09-24


Quote:Take the password and $ sh ./RealplayerGold11.bin

this one bring an error

something like this

unexpeted 1: "("
 

Try this as the last step instead:

 



Code:
$ ./RealplayerGold11.bin




 

(remove the sh)




have a problem with installing things in linux - Ahmad Siar Mehri - 2008-09-27


Quote:<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentcommentid="12610" data-ipsquote-username="Ahmad Siar Mehri" data-cite="Ahmad Siar Mehri" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="3592" data-ipsquote-contentclass="forums_Topic"><div>Take the password and $ sh ./RealplayerGold11.bin

this one bring an error

something like this

unexpeted 1: "("
 

Try this as the last step instead:

 



Code:
$ ./RealplayerGold11.bin




 

(remove the sh)

</div></blockquote>
 

 

i found the problem and i have done this by these steps:

 

1: Change the access privilege

$ sudo chmod a+rwx RealPlayerGold11.bin

2: To install the program

$ sudo ./RealPlayerGold11.bin

3: Enter

4 Set the RealPlayer directory

/opt/real/RealPlayer

5: Press F




have a problem with installing things in linux - anyweb - 2008-09-27

thanks for posting this, i'll get around to your email address shortly sorry for the delay