YaST problems, can't install ANY .exe files whatsoever.
Linux - NewbieThis 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.
Distribution: Mandriva 2011 / Mageia 1 / Linux Mint 12 / CrunchBang Linux 10 Statler
Posts: 4,273
Rep:
Whoa, let's calm things down a little shall we. The terminal is the name of the commandline application. If I remember correctly unless you change it, firefox downloads direct to your desktop. In your terminal type:
Code:
cd Desktop
and press enter. Now type ls and look for the wine rpm in the list. If you don't see it then it has been saved elsewhere on you system. If you do see it make sure you are in root mode and type either Galaxy_Strangers command or type mine.
Last edited by {BBI}Nexus{BBI}; 06-18-2008 at 11:12 PM.
Did you download with firefox? If so, hit the tools menu, then options, and on the main tab, it will tell you where downloads are going (something like Downloads - save files to)
Um... ok so, I just got to the little window for "Downloads" that I already had opened. I didn't see anything like " - save files to"
Whoa, let's calm things down a little shall we. The terminal is the name of the commandline application. If I remember correctly unless you change it, firefox downloads direct to your desktop. In your terminal type:
Code:
cd Desktop
and press enter. Now type ls and look for the wine rpm in the list. If you don't see it then it has been saved elsewhere on you system. If you do see it make sure you are in root mode and type either Galaxy_Strangers command or type mine.
I didn't see it and I checked to see if I had it saved somewhere else by trying to use YaST again. Same result as usual: froze on the "Initializing-..." part, and then I had to 'force quit'. Also,
Distribution: Mandriva 2011 / Mageia 1 / Linux Mint 12 / CrunchBang Linux 10 Statler
Posts: 4,273
Rep:
If you don't mind let's start from scratch. In firefox click on edit then go to preferences and select the main tab. Select Save files to then click browse and select your home folder. Click open (it should now have your download location as /home/<your username>), now click close to close the preference window. Re-download wine. Once that is done you can open a terminal and type either of the previous commands.
If you don't mind let's start from scratch. In firefox click on edit then go to preferences and select the main tab. Select Save files to then click browse and select your home folder. Click open (it should now have your download location as /home/<your username>), now click close to close the preference window. Re-download wine. Once that is done you can open a terminal and type either of the previous commands.
....you're just making me go in a circle. Not only were my preferences already downloaded to my home folder location, but just in case I tried downloading wine again. Nothing.
Distribution: Mandriva 2011 / Mageia 1 / Linux Mint 12 / CrunchBang Linux 10 Statler
Posts: 4,273
Rep:
It is not intentional, I'm trying to acertain where you might be going wrong. Have you looked in your home folder to see if the file is actually in there?
Distribution: Mandriva 2011 / Mageia 1 / Linux Mint 12 / CrunchBang Linux 10 Statler
Posts: 4,273
Rep:
Lol, I will try to make this as painless as possible. Close every window, app that you have open at the moment. Open a terminal. Type: su and press enter, type in your root password and press enter. If you have got no errors so far type the following:
Code:
rpm -ivh wine-1.0-3.2.i586.rpm
and press enter. Wine should now begin to install. When install has finished type exit and press enter to return to normal user mode, then close your terminal window.
Distribution: Mandriva 2011 / Mageia 1 / Linux Mint 12 / CrunchBang Linux 10 Statler
Posts: 4,273
Rep:
In your terminal window type exit to return to normal usermode. Now look at the line before your flashing cursor, do you see something like this: yourusername@localhost ~ The ~ sign in the important part, that indicates you are in your home directory.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.