Linux - Software This 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.
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.
|
|
|
10-08-2004, 04:53 PM
|
#1
|
Member
Registered: Sep 2004
Distribution: Ubuntu, Mepis
Posts: 83
Rep:
|
Running a program
Does anyone have exp with running wine in SUSE because ive tried everything i can think of..........including going to suse's webside but their manual is dated back for SUSe 7.2. I cant get winecfg to work right aand x wont load the driver for the "windows desktop". I tried using terminal to install the bianary rpm but i'm stuck :-/
can anyone go through it from start to finish?
|
|
|
10-08-2004, 05:28 PM
|
#2
|
Member
Registered: Apr 2004
Location: Portugal
Distribution: Gentoo 2004.2 - working on LFS 6
Posts: 126
Rep:
|
If you want someone to help you have to provide more info about the problem specially what kind of errors you're getting and the behaviour of the program ...
|
|
|
10-08-2004, 05:46 PM
|
#3
|
Member
Registered: Sep 2004
Distribution: Ubuntu, Mepis
Posts: 83
Original Poster
Rep:
|
this is the command that winehq says to enter and the binary package is supposed to extract itself
linux:~ # rpm -iv wine-20040914-i386.rpm
error: open of wine-20040914-i386.rpm failed: No such file or directory
it also says that no configuration is needed as of may 2004 on http://www.winehq.com
but i can open the winecfg file but it tends to freeze everytime :-/
but there is no /etc/wine,conf file which is what another source says to open
Last edited by rj686; 10-08-2004 at 05:48 PM.
|
|
|
10-08-2004, 09:13 PM
|
#4
|
Member
Registered: Apr 2004
Location: Portugal
Distribution: Gentoo 2004.2 - working on LFS 6
Posts: 126
Rep:
|
First of all you've to install wine
linux:~ # rpm -iv wine-20040914-i386.rpm
error: open of wine-20040914-i386.rpm failed: No such file or directory
You've execute the rpm command in the same dir that the rpm file is placed
Lets say
change to the dir where the rpm file is
login as root using
su -c
to stay in the current dir and execute the command normaly
|
|
|
10-09-2004, 10:10 AM
|
#5
|
Member
Registered: Sep 2004
Distribution: Ubuntu, Mepis
Posts: 83
Original Poster
Rep:
|
i asked someone once if it mattered what directory i was in and they said it didnt :-/
put the file in the root folder or just use terminal and change directories (which my noob ass doesn't know how to do yet but im sure ill figure it out if i try
Do you know of any good program installing tutorials (not src)
_
Last edited by rj686; 10-09-2004 at 11:48 AM.
|
|
|
10-09-2004, 11:49 AM
|
#6
|
Member
Registered: Sep 2004
Distribution: Ubuntu, Mepis
Posts: 83
Original Poster
Rep:
|
ummm ur english is a little broken dude. I'm not sure i understand what you wrote
the package is in /home/rj how do i run it from there?
Last edited by rj686; 10-09-2004 at 11:51 AM.
|
|
|
10-09-2004, 01:33 PM
|
#7
|
LQ Newbie
Registered: Oct 2004
Location: UK
Distribution: SuSE 9.1 Per
Posts: 27
Rep:
|
Dude...
on your desktop open my computer, click on the Home icon on the toolbar, click on Documents and you should see the rpm file you downloaded.
Click on this file and a window will open with a button that says Install Package with Yast. Click it!
This will install wine.
You then want to do a search on the web and get winesetuptk and install the same as this allows you to configure wine thru a nice gui interface
|
|
|
10-09-2004, 01:34 PM
|
#8
|
Member
Registered: Sep 2004
Distribution: Ubuntu, Mepis
Posts: 83
Original Poster
Rep:
|
lol i definitely did shit teh hard way...................lol
i didnt even need terminal..........
where do u load it from? terminal? or is it under the menu?
|
|
|
10-09-2004, 01:50 PM
|
#9
|
Member
Registered: Sep 2004
Distribution: Ubuntu, Mepis
Posts: 83
Original Poster
Rep:
|
i dled tk on the link at winehq.com and it says that it wasnt complete and that it doesnt actually alter ur configuration :-/ can u find the link for me bro
|
|
|
10-10-2004, 10:06 AM
|
#10
|
LQ Newbie
Registered: Oct 2004
Location: UK
Distribution: SuSE 9.1 Per
Posts: 27
Rep:
|
|
|
|
10-10-2004, 11:42 AM
|
#11
|
Member
Registered: Sep 2004
Distribution: Ubuntu, Mepis
Posts: 83
Original Poster
Rep:
|
Has anyone gotten wine to work perfectly with SUSE 9.1 because i keep getting access and graphic errors
|
|
|
10-10-2004, 05:06 PM
|
#12
|
Member
Registered: Apr 2004
Location: Bedford, Texas (DFW area)
Distribution: ArchLinux
Posts: 41
Rep:
|
I use wine on suse 9.1. Quite a few programs have worked 'Out of the box'. IIRC, SUSE includes Wine with the default installation; you don't even have to download/install it yourself.
You aren't trying to run it as root are you? You will have problems accessing the X server if you do. Wine is designed to run as a normal user; you should never need root for it.
As far as running programs goes, here is how I often do it:
1. Browse to the .exe with konqueror.
2. Hit F4; this brings up a konsole in the current directory.
3. Type 'wine <programname>'.
For most programs that will work with wine, that will do it. Some might require a .dll that you don't have. To fix that, you can copy the .dll to your ~./wine/fake_windows/Windows directory.
Othertimes, you might have to edit you wine config for it to work. just open ~./wine/config and look around.
MWM
|
|
|
10-10-2004, 05:43 PM
|
#13
|
Member
Registered: Sep 2004
Distribution: Ubuntu, Mepis
Posts: 83
Original Poster
Rep:
|
have u gotten the actual windows desktop to work? u know how in config it says create a virtual desktop
|
|
|
10-10-2004, 06:10 PM
|
#14
|
Member
Registered: Apr 2004
Location: Bedford, Texas (DFW area)
Distribution: ArchLinux
Posts: 41
Rep:
|
I think that the virtual desktop is not the 'actual windows desktop'. What it is, is that when a program opens, instead of getting it's own window like in windows, it gets a window that is inside of a normal X window. That is really helpful for things like setup programs that like to go fullscreen to keep you from doing anything during the installation.
Note that I am a newbie too, and don't claim to be an expert on this. So, someone correct me if I am wrong.
MWM
|
|
|
10-10-2004, 06:23 PM
|
#15
|
Member
Registered: Sep 2004
Distribution: Ubuntu, Mepis
Posts: 83
Original Poster
Rep:
|
so like lets say i wanna run starcraft which is on my windows partition of the harddrive
using winesetuptk i have configured wine to use my windows partition
but starcraft exists in windows/programfiles/starcfraft/starcraft.exe
does that mean i gotta type wine <starcraft> or do i gotta type the whole directory out first?
|
|
|
All times are GMT -5. The time now is 09:39 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
|
|