Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
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.
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.
I finally get the proper install instructions for realplayer10 gold
chmod a+x RealPlayer10GOLD.bin [Makes the bin file EXE]
./RealPlayer10GOLD.bin [this starts the install then asked to continue by pressing enter]
[specify directory] /usr/local/RealPlayer10
Easy enough you'd have thought until you discover you have to input your root password...so I do this and ...ta da..error you do not have permission...wait a moment...it said I did a min ago???
it just got worse...!!! I've logged into root and its installing and now its asking me to
configure system-wide symbolic links [y/n]...I put yes
Enter the prefix for symbolic links [/usr] what the h.e.l.l. does that mean>>!!! help...
should I have said no to the first question?????
is it going to ask me any more questions...???? Oh I dont like a lot of questions...none of them are ever the kind I like..can anyone help ...please
Well I got it sort of installed. though the main menu shortcut cannot find it...I went to the folder its in and activated it...and discovered it dont play WMV
well what a surprise and here I thought oh real player that should do it ...what a utter waste of time... I still need certain information to install correctly...now to find a player that will and doesnt take a degree in geekitus to install..I'm not very happy at all you know... this is turning out to be worse than windows...!!! in 1994 this OS would have been acceptable for ease of use and function and cutting edge but not now...why the hell would I want to compile things change things into exe....??? why not just download it as exe...or is that thinking???
Fedora Core 2 looked good to start with untill I wanted to install software...now its just a big mess with no clear instructions...
you should have downloaded the rpm file, it would have saved you all the hassle and created a menu entry. Also you should realise that not all video formats will be supported because of licensing issues.
well..i didnt see an answer to kitt's question. i have the same problem actually
i have tried both rpm and bin files.
somethings wrong with my system probably but wnyway, does any of you know what should you give as the answer of these questions when installing the .bin file?
configure system-wide symbolic links [y/n]...
a simbolic link is something like windowz shortcat.
when you install a program somewhere, you put then a simbolik link of the programs executable in /usr/bin or better in /usr/local/bin, so you can access the program without having to type the hole path of the executable.
Those 2 folders are in your path. This is why you simply type ls and not /bin/ls. (/bin is also in your path).
So, the prefix for symbolic links should be /usr/bin or /usr/local/bin.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.