Wine

Virtual machines, emulation, etc.
Message
Author
User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#346 Post by RSH »

Hi.

I'm doing currently some work on a script that uses the wine. Everything is fine ---> except one confusing thing.

I run my LazY Puppy with full German settings (keyboard, country, timezone etc.) So, if I do install a .exe, it installs in /root/.wine/drive_c/Programme. Using full English settings it installs in /root/.wine/drive_c/Program Files.

This is confusing and makes problems to use the script (I'm currently working on) in different languages because of the different directories.

Is there a list or something that has information about which directory name is used in different countries?

Thanks for the help

RSH
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

#347 Post by green_dome »

RSH,
This page [1] has some relevant info. There is a link to [2]. Open a .po file and do a text search for "Program Files". There might be a corresponding translation. Not all files have translations for all directory paths.

[1] http://wiki.winehq.org/Translating
[2] http://source.winehq.org/git/wine.git/? ... po;hb=HEAD

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#348 Post by vovchik »

Hi green_dome,

We have another release: http://www.winehq.org/announce/1.5.17! Looks like they fixed antialiasing.

With kind regards,
vovchik

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.5.17

#349 Post by green_dome »

my attempt at compiling wine-1.5.17

-------------------------------
version 1 | stripped=true

wine-1.5.17-i486_v1.pet | mirror 1
wine_DEV-1.5.17-i486_v1.pet | mirror 1
wine_DOC-1.5.17-i486_v1.pet | mirror 1

--------------------------------
version 2 | stripped=false

wine-1.5.17-i486_v2.pet | mirror 1
wine_DEV-1.5.17-i486_v2.pet | mirror 1
wine_DOC-1.5.17-i486_v2.pet | mirror 1

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

-----------------------------------------------------------------------------------------------------------

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

-----------------------------------------------------------------------------------------------------------

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]

-----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1


-----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 05:05, edited 2 times in total.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#350 Post by vovchik »

Dear green_dome,

Thanks - works for me nicely.....

With kind regards,
vovchik

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#351 Post by vovchik »

Dear greedn_dome,

We have a new one: http://www.winehq.org/announce/1.5.18.

with kind regards,
vovchik

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#352 Post by vovchik »

Dear green_dome,

Here is the latest: http://www.winehq.org/announce/1.5.19

With kind regards,
vovchik

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.5.18

#353 Post by green_dome »

my attempt at compiling wine-1.5.18

-------------------------------
version 1 | stripped=true

wine-1.5.18-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.18-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.18-i486_v1.pet | mirror 1 | mirror 2

--------------------------------
version 2 | stripped=false

wine-1.5.18-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.18-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.18-i486_v2.pet | mirror 1 | mirror 2

-----------------------------

wine_extras-v2.pet | mirror 1 | menu entries

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands

-----------------------------------------------------------------------------------------------------------

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

-----------------------------------------------------------------------------------------------------------

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]

-----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1


-----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 05:05, edited 2 times in total.

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.5.19

#354 Post by green_dome »

my attempt at compiling wine-1.5.19

-------------------------------
version 1 | stripped=true

wine-1.5.19-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.19-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.19-i486_v1.pet | mirror 1 | mirror 2

--------------------------------
version 2 | stripped=false

wine-1.5.19-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.19-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.19-i486_v2.pet | mirror 1 | mirror 2

-----------------------------

wine_extras-v2.pet | mirror 1 | menu entries

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands

-----------------------------------------------------------------------------------------------------------

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

-----------------------------------------------------------------------------------------------------------

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]

-----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1


-----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 05:06, edited 2 times in total.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#355 Post by vovchik »

Dear green_dome,

My thanks again..... :)

With kind regards,
vovchik

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.5.20

#356 Post by green_dome »

my attempt at compiling wine-1.5.20

-------------------------------

wine-1.5.20-i486_v1.pet | mirror 1 | mirror 2 | version 1 - stripped=true
wine-1.5.20-i486_v2.pet | mirror 1 | mirror 2 | version 2 - stripped=false
wine_DEV-1.5.20-i486.pet | mirror 1 | mirror 2
wine_DOC-1.5.20-i486.pet | mirror 1 | mirror 2

*note -> DEV and DOC compatible with v1 and v2 of the main dotpet

wine_extras-v2.pet | mirror 1 | menu entries

md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands

-----------------------------------------------------------------------------------------------------------

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

-----------------------------------------------------------------------------------------------------------

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]

-----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1


-----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 05:07, edited 2 times in total.

bark_bark_bark
Posts: 1885
Joined: Tue 05 Jun 2012, 12:17
Location: Wisconsin USA

#357 Post by bark_bark_bark »

the pet pkg: wine_extras-v2.pet is broken. I downloaded it again and still broken. Please fix it.
....

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

#358 Post by green_dome »

bark_bark_bark wrote:the pet pkg: wine_extras-v2.pet is broken. I downloaded it again and still broken. Please fix it.
Fixed.
It appears some file sharing sites have issues with really small files.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#359 Post by vovchik »

Dear green_dome,

Thanks for the last one. We now have another update: http://www.winehq.org/announce/1.5.21.

With kind regards and Happy new Year,
vovchik

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.5.21

#360 Post by green_dome »

my attempt at compiling wine-1.5.21

-------------------------------

wine-1.5.21-i486_v1.pet | mirror 1 | mirror 2 | version 1 - stripped=true
wine-1.5.21-i486_v2.pet | mirror 1 | mirror 2 | version 2 - stripped=false
wine_DEV-1.5.21-i486.pet | mirror 1 | mirror 2
wine_DOC-1.5.21-i486.pet | mirror 1 | mirror 2

*note -> DEV and DOC compatible with v1 and v2 of the main dotpet

wine_extras-v2.pet | mirror 1 | menu entries

md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands

-----------------------------------------------------------------------------------------------------------

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

-----------------------------------------------------------------------------------------------------------

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1]
devx_430.sfs - [forum post] [mirror 1]

-----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1


-----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 05:07, edited 1 time in total.

mini-jaguar
Posts: 597
Joined: Thu 13 Nov 2008, 13:45

#361 Post by mini-jaguar »

In all versions higher than 1.5.17 the wine apps do not appear in the Puppy menus, you have to type in, for example "winefile" in the console to get winefile to work.

No big deal, but I'm not sure this is intentional or not, so I just thought you guys should be aware of this.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#362 Post by vovchik »

Dear green_dome,

Thanks for xx.21. There is now a new one: http://www.winehq.org/announce/1.5.22.

Thanks in advance and kind regards,
vovchik

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

#363 Post by green_dome »

mini-jaguar wrote:In all versions higher than 1.5.17 the wine apps do not appear in the Puppy menus, you have to type in, for example "winefile" in the console to get winefile to work.

No big deal, but I'm not sure this is intentional or not, so I just thought you guys should be aware of this.
Starting with 1.5.18, I moved the menu entries into a separate dotpet.
Some users prefer wine with menu entries.
Some users prefer wine without menu entries.

Any thoughts?

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#364 Post by peebee »

green_dome wrote:Starting with 1.5.18, I moved the menu entries into a separate dotpet.
Some users prefer wine with menu entries.
Some users prefer wine without menu entries.

Any thoughts?
My compromise of having a single menu item that leads to a popup menu of all Wine components might be worth considering?

See: http://www.murga-linux.com/puppy/viewtopic.php?t=79709

Cheers
peebee
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

mini-jaguar
Posts: 597
Joined: Thu 13 Nov 2008, 13:45

#365 Post by mini-jaguar »

green_dome wrote:Starting with 1.5.18, I moved the menu entries into a separate dotpet.
Some users prefer wine with menu entries.
Some users prefer wine without menu entries.

Any thoughts?
I'm thinking it would make much more sense if you put this info, as well as a link to the .pet, in the very first post.

Post Reply