Puppy 2 wine problem

Using applications, configuring, problems
Post Reply
Message
Author
webworm98
Posts: 77
Joined: Fri 28 Apr 2006, 14:45

Puppy 2 wine problem

#1 Post by webworm98 »

Puppy 2 wine problem

I have a problem installing wine on puppy2.

Puppy2 alpha does not have /mnt/home folder.
(Note, I am downloading pup2 to install this weekend)

I have downloaded usr_more.sfs (wine) for puppy 1.07

I need instructions on how to install wine on puppy2 and where to put user_more.sfs

I tried the wine instruction and it didn

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post by MU »

Install this as alien Package:
http://dotpups.de/files/wine-0.9.13.tar.gz

-------------------------------------------------------------
If you want to use an old usr_more.sfs instead:

For Puppy2, you must rebuild a wine.sfs.
Description:
http://www.murga.org/~puppy/viewtopic.php?p=51527#51527

In Puppy2 final, you must call it
wine_200.sfs

Alternatively, you could copy the files to your system.

Here is a description, that should work with a full harddisk-installation, too:

In a full harddisk-install, you must extract the files manually.
First mount the usr_more.sfs from Puppy1 to a temporary folder.
Then copy all files to the harddisk.
mkdir /root/mount

mount -o loop /usr_more.sfs /root/mount

cd /root/mount

cp -axr * /usr/

umount /root/mount

---------------------------------------------
stones has a dotpup-entry in the Puppy-menu.
To run it manually, look at the script
/usr/local/stones-ksame-clone-for-wine/play-Stones

Greetings, Mark

Post Reply