Bill Medland
c31086870f
Handle when ldconfig is not on the path, and do not run it until after
...
the libdir has been populated.
2002-04-20 20:53:24 +00:00
Chris Morgan
ee626fe6fd
Prevent the user from running wineinstall as root, add script commands
...
so we 'su root' for installing and other commands that require root
access. Fix modification time comparison of wrong file. Added
missing sed line. Always 'make' before we run make install so no build
files become owned by root.
2002-04-01 20:56:51 +00:00
Alexandre Julliard
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
...
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Adam D. Moss
e3d9406fcd
Partially revert previous changes, force configure to write an
...
old-style config.cache.
2002-02-21 20:07:49 +00:00
Adam D. Moss
49185ac25f
Make wineinstall work in the new-autoconf-version world.
2002-02-19 18:30:54 +00:00
Alexandre Julliard
18e4b5e293
We no longer need libXpm.
2002-01-04 18:52:40 +00:00
Andreas Mohr
9cef2d0b1d
- fix wrong hexadecimal GetLastError() output
...
- misc fixes
- changed my email address
2001-11-19 02:30:01 +00:00
Andreas Mohr
de53c487ce
Added uninstall hints.
2001-04-09 18:32:16 +00:00
Andreas Mohr
8ee6cca354
- TRACE opened registry handles
...
- add proper quotes to wineinstall
- spelling
2001-02-12 18:10:43 +00:00
Chris Morgan
a00cefb7e4
Switched from wine.config back to wine.conf, no need to use something
...
not linux standard. Removed use of obsolete "--config" option when
calling regapi. Lots of cleanup and reorganization. Check to see if
wine is installed when wineinstall is not run as root.
2001-01-18 20:29:21 +00:00
Chris Morgan
3a21321583
Update for the new config format and location of the default config
...
file. Add a conf_quesion to convert an old user config file, or use
the default Wine config file. Removed the setting of obsolete
EXTRA_LD_LIBRARY_PATH. Added a conf_question to give the user the
option to install local config and registry files when the script is
being run by root.
2001-01-11 20:18:06 +00:00
Andreas Mohr
6dc005488b
wineinstall didn't create the default no-windows directory /c
...
when just pressing enter.
2000-12-05 03:53:51 +00:00
Andreas Mohr
8724ea8573
Made wineinstall a bit more verbose.
2000-11-25 01:23:32 +00:00
Ove Kaaven
6e143b3379
Some bugfixes, another function for packaging, and some text
...
reformatting from Eric Maryniak.
2000-10-31 00:59:01 +00:00
Ove Kaaven
2c76752ada
wineinstall improvements, mostly for usage in package postinstall
...
scripts.
2000-10-29 18:02:53 +00:00
Phil Cole
3c0dbc1f01
Added two directories to default non-windows install.
2000-09-06 19:43:08 +00:00
Phil Cole
a7c48b1549
Small fix.
2000-08-31 02:07:07 +00:00
Andreas Mohr
8bba9badaf
Added a wine rpm uninstall section to wineinstall.
2000-08-28 21:32:08 +00:00
Ove Kaaven
91ae8cb23c
Fixed a few problems.
2000-07-23 13:32:04 +00:00
Andreas Mohr
6f83a5ee8f
Doc and trace updates.
2000-07-16 15:43:07 +00:00
Ove Kaaven
f561aadffc
Update for new Wine features; use ttydrv instead of x11drv when
...
running regapi, and set correct winedbg path in the registry.
2000-05-09 22:32:42 +00:00
Ove Kaaven
b5d37ec72c
Symlink root's registry to global registry. Minor cleanups.
2000-04-15 20:37:14 +00:00
Ove Kaaven
e1858881c4
wineinstall now properly configures no-windows installs, and should now
...
be easier to adapt for binary packages too.
2000-04-08 20:20:21 +00:00
Ove Kaaven
ce2b7241a0
Fixed a couple of config.cache problems.
2000-03-04 19:13:52 +00:00
Ove Kaaven
b822b84173
Check for Xpm headers and add /usr/local/lib to /etc/ld.so.conf if
...
necessary.
2000-02-25 20:51:09 +00:00
Joerg Mayer
d178fb0266
Create sysconfdir on install.
1999-08-04 14:26:08 +00:00
Ove Kaaven
2043ba0675
Automatic install script, which automatically configures and compiles
...
wine and regapi, runs tools/wineconf to generate a configuration file
if one does not already exist, and uses regapi to install the default
registry.
1999-04-18 13:16:29 +00:00