PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Could not stat /root/.transgaming/c_drive (No such file or directory)



Malekith
26.11.02, 18:52
Diese Nette Meldung erhalte ich immer wenn ich versuche wine zu installieren.

Reihenfolge:

Ich ziehe mir wie bei Holarse.net beschrieben wineX

Dann logge ich mich als Root ein und gehe in mein Wineverzeichniss:

marcel@Avalon-Notebook:~$ su root
Password:
Avalon-Notebook:/home/marcel# cd wine
Avalon-Notebook:/home/marcel/wine#


Nun gebe ich ./tools/wineinstall ein.
eine Methode die bis jetzt immer klappte.

Er kompiliert ohne Fehler, dann gehts weiter:


You are running as root. Do you want a local config file,
file, ~/.wine/config, created?
(yes/no) yes
Found existing /root/.wine/config, if you continue this file will be
overwritten. Continue running wineinstall?
(yes/no) yes

Searching for an existing Windows installation... not found. (no matching /etc/fstab mount entry found)

Windows was not found on your system, so I assume you want
a Wine-only installation. Am I correct?
(yes/no) yes

Configuring Wine without Windows.
Some fake Windows directories must be created, to hold any .ini files, DLLs,
start menu entries, and other things your applications may need to install.
Where would you like your fake C drive to be placed?
(default is /c)
Configuring Wine for a no-windows install in /c...

Created /root/.wine/config using default Wine configuration.
You probably want to review the file, though.

Compiling regapi...
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT -D_REENTRANT -I/usr/X11R6/include -o regapi.o regapi.c
ld -r regapi.o -o regapi.tmp.o
strip --strip-unneeded regapi.tmp.o
LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -L../../dlls -sym regapi.tmp.o -o regapi.spec.c -spec ./regapi.spec
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT -D_REENTRANT -I/usr/X11R6/include -o regapi.spec.o regapi.spec.c
gcc -shared -Wl,-Bsymbolic regapi.spec.o regapi.o -o regapi.so -L../../library -lwine -lm
rm -f regapi && ln -s ../../wine regapi

Preparing to install default Wine registry entries...
Installing default Wine registry entries...

Could not stat /root/.transgaming/c_drive (No such file or directory), ignoring drive C:
Invalid path 'c:\windows' for windows directory: does not exist
Perhaps you have not properly edited or created your Wine configuration file.
This is (supposed to be) '/root/.wine/config'
Registry install failed.

Avalon-Notebook:/home/marcel/wine#


So, und hier weiss ich nicht weiter!
Ist das ein Bug in der neuen WineX-Version?

Ich dreh hier fast durch...

Danke im Vorraus,
Marcel

pingu2
26.11.02, 18:55
erstell doch einfach das verzeichnis ...

Malekith
26.11.02, 19:51
Also offiziell hat es geklappt, aber jetzt habe ich folgende Meldung:


marcel@Avalon-Notebook:~/.transgaming/c_drive/Spiele/Warcraft III$ wine war3.exe
err:module:PE_fixup_imports Module (file) OPENGL32.dll (which is needed by C:\Spiele\Warcraft III\game.dll) not found
err:win32:PE_LoadLibraryExA can't load C:\Spiele\Warcraft III\game.dll
err:module:MODULE_LoadLibraryExA Loading of native DLL C:\Spiele\Warcraft III\game.dll failed, check this file ! (GetLastError 14)
err:module:PE_fixup_imports Module (file) OPENGL32.dll (which is needed by C:\Spiele\Warcraft III\game.dll) not found
err:win32:PE_LoadLibraryExA can't load C:\Spiele\Warcraft III\game.dll
err:module:MODULE_LoadLibraryExA Loading of native DLL C:\Spiele\Warcraft III\game.dll failed, check this file ! (GetLastError 14)
marcel@Avalon-Notebook:~/.transgaming/c_drive/Spiele/Warcraft III$


Sagt nicht das er vergessen hat OpenGL einzukompilieren :( :eek: