hi ash,
SpookyEddy who comes here once in a blue moon did this write up at the other board. Hope this thread helps
http://www.techimo.com/forum/showthr...ht=WineXompile
i think the command is:
"./tools/wineinstall"
I've only been able to install and use WineX once on a diffrent, slower box. ./configure && make && make install creates the binaries and installs them but winex is still useless without configuration. I know there is a command either with make/configuire OR a shell script that comes with winex that creates you confg but I can't remember it for the life of me. Help!
hi ash,
SpookyEddy who comes here once in a blue moon did this write up at the other board. Hope this thread helps
http://www.techimo.com/forum/showthr...ht=WineXompile
i think the command is:
"./tools/wineinstall"
Ah! Thanks alot!![]()
Well, now I am getting errors. Here it is ...
I'm not sure where to start to fix this!Code:Installation complete for now. Good luck (this is still alpha software). If you have problems with WINE, please read the documentation first, as many kinds of potential problems are explained there. [root@nwsupplies wine]# wine Warning: could not find wine config [Drive x] entry for current working director y /home/ash/wine; starting in windows directory. Wine version 20020228 Usage: wine [options] [--] program_name [arguments] The -- has to be used if you specify arguments (of the program) Options: --debugmsg name Turn debugging-messages on or off --dll name Enable or disable built-in DLLs --dosver x.xx DOS version to imitate (e.g. 6.22) Only valid with --winver win31 --help,-h Show this help message --managed Allow the window manager to manage created windows --version,-v Display the Wine version --winver Version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp ,win20,win30,win31) --dt Defer trace until Alt+F12 [root@nwsupplies wine]# wine /cdrom/SETUP.EXE Warning: could not find wine config [Drive x] entry for current working director y /home/ash/wine; starting in windows directory. err:int:INT_GetPMHandler could not load wprocs.dll wine: Unhandled exception, starting debugger... err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x420 828fa [root@nwsupplies wine]#
And reinstalling I got this ....
Code:Configuring Wine for a no-windows install in /mnt/c... Created /root/.wine/config using default Wine configuration. You probably want to review the file, though. Compiling regapi... rm -f regapi && ln -s ../../wine regapi Preparing to install default Wine registry entries... Installing default Wine registry entries... Warning: could not find wine config [Drive x] entry for current working directory /home/ash/wine; starting in windows directory. Warning: /home/ash/wine/programs/regapi/regapi not accessible from a configured DOS drive Warning: /home/ash/wine/programs/regapi/regapi not accessible from a configured DOS drive Warning: /home/ash/wine/programs/regapi/regapi not accessible from a configured DOS drive err:module:PE_fixup_imports Module (file) advapi32.dll (which is needed by /home/ash/wine/programs/regapi/regapi) not found Registry install failed. [root@nwsupplies wine]#
it looks like you were user root while isntalling as a user, i set it up as the user who will be using it. that may help
Bookmarks