I've tried installing wine using synaptic on ubuntu, also compiling form source and a couple of other ways but never get a ./wine/config file ? Any idea what I'm doing wrong? Thanks Jim -- Dr. Jim Maas james.maas@nottingham.ac.uk This message has been checked for viruses but the contents of an attachment may still contain software viruses, which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20051003/c92735af/attachment.htm
Jim Maas wrote:> I've tried installing wine using synaptic on ubuntu, also compiling form > source and a couple of other ways but never get a ./wine/config file ? > > Any idea what I'm doing wrong?Nothing, it's been removed. Use regedit or ./wine/{system,user}.reg.
Hi Jim, Depending on the version of wine you are using, it may not be dependant on the config file anymore. Do : $wine --version It should give you the version you are using. On my wine version : 20050524, the config file is halfed used ... The current documentation of wine, on the www.winehq.com<http://www.winehq.com>website is pretty broken and their are attempting to fix that. If you are using the latest release, use $ winecfg This should give you a gui to configure wine. Instead of On 10/3/05, Jim Maas <james.maas@nottingham.ac.uk> wrote:> > I've tried installing wine using synaptic on ubuntu, also compiling form > source and a couple of other ways but never get a ./wine/config file ? > > Any idea what I'm doing wrong? > > Thanks > > Jim > -- > > Dr. Jim Maas > james.maas@nottingham.ac.uk > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses, which could damage your > computer system: you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users > > >-- Philippe-Alexandre Lemelin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20051003/f4a1f3a7/attachment-0001.htm
Le lundi 03 octobre 2005 ? 12:50 +0100, Jim Maas a ?crit :> I've tried installing wine using synaptic on ubuntu, also compiling > form source and a couple of other ways but never get a ./wine/config > file ? > > Any idea what I'm doing wrong?There is no more config file. Please use winecfg and regedit.
Hi, Wine isn't using config file since version about 200507** (not sure about exact date). So You can easly rm ~/.wine/config and forget about it. Nowadays You should use "winecfg" and "regedit" tools to configure Wine. Regards, Gleb Peregud. Jim Maas wrote:> I've tried installing wine using synaptic on ubuntu, also compiling > form source and a couple of other ways but never get a ./wine/config > file ? > > Any idea what I'm doing wrong? > > Thanks > > Jim > -- > > Dr. Jim Maas > james.maas@nottingham.ac.uk