LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Wine Config help (https://www.linuxquestions.org/questions/linux-newbie-8/wine-config-help-287831/)

Fredstar 02-08-2005 04:20 PM

Wine Config help
 
Hello im trying to get wine-20050111 up and going on my Mandrake 10.01 box.

I used the following RPM to install it

http://mandril.creatis.insa-lyon.fr/...1-mdk.i586.rpm

After doing a stander

rpm -ivh wine-20050111-mdk.i586.rpm

the installation went and finished without any errors.

So i go to start and it wont start? After reading through winehp.com documents i see that the configuration file must be set, however the package i installed does not come with a configuration file. So to get one i must get it from the SRC.rpm file.

as stated on web site
Quote:

5.4.2. Creating Or Modifying The Configuration File

If you just installed Wine for the first time and want to finish Wine installation by configuring it now, then you could use our sample configuration file config (which can be found in the directory documentation/samples/ of the Wine source code directory) as a base for adapting the Wine configuration file to the settings you want. First, I should mention that you should not forget to make sure that any previous configuration file at ~/.wine/config has been safely moved out of the way instead of simply overwriting it when you will now copy over the sample configuration file.

If you don't have a pre-existing configuration file and thus need to copy over our sample configuration file to the standard Wine configuration file location, do in a terminal:

$ mkdir ~/.wine/
$ cp dir_to_wine_source_code/documentation/samples/config ~/.wine/config


Otherwise, simply use the already existing configuration file at ~/.wine/config.

Now you can start adapting the configuration file's settings with an editor according to the documentation below. Note that you should only change configuration file settings if wineserver is not running (in other words: if your user doesn't have a Wine session running), otherwise Wine won't use them - and even worse, wineserver will overwrite them with the old settings once wineserver quits!!
But i dont know how to do this, every time i try to open the src.rpm file it wants to install it but i dont want to do that?

thanks for the help ahead of time.
cheers

foo_bar_foo 02-08-2005 10:44 PM

the sample config in the source code is kind of crap
i've been telling poeple to use this
http://sidenet.ddo.jp/winetips/config.html
i would run it it the manual install mode and install all the extras as well as let it do the windows update for ie
ie won't run on that version of wine but you will get a bunch of core stuff installed and your wine will work alot better and have a 1000% better config than the source code one

if you want to ge the source code example one just download the source code
and forget the source rpm
http://sourceforge.net/project/showf...ckage_id=77449


All times are GMT -5. The time now is 02:23 PM.