Wine

Virtual machines, emulation, etc.
Message
Author
User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

wine 1.3.33 released

#241 Post by vovchik »

Dear green_dome,

The wine guys and gals have been busy and 1.3.33 is out: http://www.winehq.org/announce/1.3.33.

Your kind assistance would again......

Many thanks.

With kind regards,
vovchik

User avatar
mikeslr
Posts: 3890
Joined: Mon 16 Jun 2008, 21:20
Location: 500 seconds from Sol

Winetrick's GUI requires Zenity

#242 Post by mikeslr »

Hi Green-dome,

First let me thank you for your wine pets which I use all the time.

My apologies about the following. It is from memory. I intended to post immediately, but got distracted: only remembered when I ran across another post about wine.

I think your latest wine pet may have already solved this problem. But in some of the earlier ones, if you clicked the winetrick's menu link only a notice would appear indicating that it required the install of zenity. Zenity can not be found in any Puppy repo. Googling for it revealed the attached ubuntu deb, which, I think, solved the problem. I don't recall it being specifically limited to Puppies using Ubuntu sources.

Warning: Before installing the deb, note the ambiguity of above statements and create a protected copy of your SaveFile.

mikesLr

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

Wine 1.3.33

#243 Post by green_dome »

my attempt at compiling Wine 1.3.33

Wine 1.3.33_v1
version 1 | stripped=true

Wine 1.3.33_v2
version 2 | stripped=false

md5 | hashdeep

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
[Reference]

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

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

One is 'pets2sfs'
[forum post] [download] [forum post]

Another is 'createsfs'
[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:

esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]


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

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

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 Fri 20 Jan 2012, 02:51, edited 1 time in total.

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

Wine 1.3.34 now out

#244 Post by vovchik »

Dear green_dome,

The Wine guys have just released v. 1.3.4 (http://www.winehq.org/announce/1.3.34). Any chance that you could provide us the pets?

With thanks in advance and kind regards,
vovchik

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

Wine 1.3.34

#245 Post by green_dome »

my attempt at compiling Wine 1.3.34

Wine 1.3.34_v1
version 1 | stripped=true

Wine 1.3.34_v2
version 2 | stripped=false

md5 | hashdeep

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
[Reference]

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

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

One is 'pets2sfs'
[forum post] [download] [forum post]

Another is 'createsfs'
[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:

esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]


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

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

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 Fri 20 Jan 2012, 02:51, edited 1 time in total.

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

#246 Post by vovchik »

Dear green_dome,

Thanks. As usual, everything works:)

With kind regards,
vovchik

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

#247 Post by vovchik »

Dear green_dome,

We have a new one: http://www.winehq.org/announce/1.3.35. Any chance?

With kind regards,
vovchik

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

Wine development release 1.3.36 is now available

#248 Post by vovchik »

Dear green_dome,

I know it's New Year's day, so I wish you all the best in the new year. If you get a chance, kindly look at this: http://www.winehq.org/announce/1.3.36. We will, as usual, be grateful for your efforts....

With kind regards,
vovchik

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

Wine 1.3.35

#249 Post by green_dome »

my attempt at compiling Wine 1.3.35

wine-1.3.35_v1
version 1 | stripped=true

wine-1.3.35_v2
version 2 | stripped=false

md5 | hashdeep

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
[Reference]

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

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

One is 'pets2sfs'
[forum post] [download] [forum post]

Another is 'createsfs'
[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:

esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]


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

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

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

Code: Select all

winetricks -h
[Reference]


* I have read some comments that stated that too many menu entries are created. I have been thinking of removing the menu entries and just relying on using the terminal to run those items. What are your thoughts?

* I will attempt 1.3.36 tomorrow.
Last edited by green_dome on Fri 20 Jan 2012, 02:50, edited 1 time in total.

User avatar
davids45
Posts: 1326
Joined: Sun 26 Nov 2006, 23:33
Location: Chatswood, NSW

menu entries for wine

#250 Post by davids45 »

G'day green_dome,

Thanks for continuing to compile the ever-improving wine.

I like the Utility menu options for the various functions within wine being there and as they are.

If any change was needed so the 'Utility' menu box was smaller , I would suggest a separate wine menu/category from within the Utility menu classification.

David S.

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

wine-1.3.36

#251 Post by green_dome »

my attempt at compiling wine-1.3.36

wine-1.3.36_v1
version 1 | stripped=true

wine-1.3.36_v2
version 2 | stripped=false

md5 | hashdeep

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
[Reference]

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

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

One is 'pets2sfs'
[forum post] [download] [forum post]

Another is 'createsfs'
[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:

esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]


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

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

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 Fri 20 Jan 2012, 02:50, edited 1 time in total.

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

wine-1.3.37

#252 Post by green_dome »

my attempt at compiling wine-1.3.37

wine-1.3.37_v1
version 1 | stripped=true

wine-1.3.37_v2
version 2 | stripped=false

md5 | hashdeep

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
[Reference]

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

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

One is 'pets2sfs'
[forum post] [download] [forum post]

Another is 'createsfs'
[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:

esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]


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

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

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 Fri 20 Jan 2012, 02:49, edited 1 time in total.

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

#253 Post by vovchik »

Dear green_dome,

I can't believe how fast you did three versions, including the latest, 1.3.37, which came out yesterday. Great work. The last version works well for me - as did all the others. Thanks.

With kind regards,
vovchik

ahoppin
Posts: 172
Joined: Mon 16 May 2011, 04:13

#254 Post by ahoppin »

winehq.org has binary distributions for Debian, SUSE, Mandriva, Slackware, and so forth. Naive question, maybe, so feel free to apply the 2x4 if appropriate - but is there any chance of getting your .pets added to Wine's official binary list? I guess that would entail registering as an official maintainer of Wine for our favorite distro.

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

#255 Post by green_dome »

placeholder

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

#256 Post by green_dome »

placeholder

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

#257 Post by green_dome »

placeholder

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

wine-1.4-rc4

#258 Post by green_dome »

my attempt at compiling wine-1.4-rc4

wine-1.4-rc4_v1
version 1 | stripped=true

wine-1.4-rc4_v2
version 2 | stripped=false

md5 | hashdeep

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
[Reference]

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

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

One is 'pets2sfs'
[forum post] [download] [forum post]

Another is 'createsfs'
[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:

esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]


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

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

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

Code: Select all

winetricks -h
[Reference]

Master_wrong
Posts: 452
Joined: Thu 20 Mar 2008, 01:48

#259 Post by Master_wrong »

@gree_dome
Thanks for the update...
Cluster-Pup v.2-Puppy Beowulf Cluster
[url]http://www.murga-linux.com/puppy/viewtopic.php?p=499199#499199[/url]

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

#260 Post by vovchik »

Dear green_dome,

Thanks from me, too. Your latest works fine....

With kind regards,
vovchik

Post Reply