Click to See Complete Forum and Search --> : wine error


pvd212
07-26-2003, 03:03 PM
hi my user name is pvd212 and i am running mandrake
8.2 i downloaded wine (wine-20030115.diff.tar.gz) then i
want to my shell and typ this
tar zxvf wine-20030115.diff.tar.gz
afther that my shell gave me this messeag
tar (child) : wine wine-20030115.diff.tar.gz :cannot open : no such file or directory
tar (child) :error is not recoverable :exiting now
tar (child) :error exit delayed from previous error

what does this mean ?
what do i have to do to install it?
anny help is greatly apreshated
:)

mdwatts
07-26-2003, 04:04 PM
Why does it have 'diff' in the filename? To me that would indicate a patch for Wine and should be extracted in the main Wine directory or most likely you need to apply it against the previous Wine source package (i.e. wine-20021209.tar.gz) and recompile Wine.

Wherever you downloaded the file from, I would imagine they would have some kind of documentation/instructions on what to do with it.

pvd212
07-26-2003, 04:37 PM
ok i downloaded another file names wine-20021125.tar.gz
and it did come weth documentation and i fallowed them
instructions but steal it didnt work is it that am doing
some thing wrong ?

mdwatts
07-26-2003, 04:41 PM
What didn't work? The same error as before?

You do know that Mandrake 8.2 does include a Wine rpm package on their installation cd(s) unless you are planning to install a newer version of what 8.2 has.

pvd212
07-26-2003, 04:58 PM
no i didnt now that mandrake 8.2 comes with wine (lol)
i feel dumn
in what directory can i finde it ?

mdwatts
07-26-2003, 05:12 PM
Check to see if wine is installed first.

rpm -qa | grep wine

and if not, locate on your installation cd(s) and install (as root) with

rpm -Uvh packagename.rpm