Re: missing system32 directory for Wine-only install
Gavriel State <[email protected]>
| Newsgroups | gmane.comp.emulators.winex.devel |
|---|---|
| Message-ID | <[email protected]> |
>>The wineinstall script is unmaintained. It's a relic from when WineX >>forked from Wine, and we never use it. But if you want to get it updated >>so that it works for WineX, feel free to submit patches. >> > > > What do the transgaming coders use for installation and setup on a fresh machine? Generally, we use a .transgaming directory created by the pre-packaged WineX builds, which contain some default registry information as well as some dlls and other components that are licensed from third parties. Personally, I have one of those around, then after a build I do: $ export WINE_PREFIX=~/.transgaming $ export LD_LIBRARY_PATH=path/to/winex/:path/to/winex/dlls/ $ cd thing/to/run $ path/to/winex/wine ./thing.exe Take care, -Gav -- Gavriel State Co-CEO & CTO TransGaming Technologies Inc. [email protected] http://www.transgaming.com Let the games begin!