Wine

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

#141 Post by vovchik »

Dear green_dome,

Thanks a million.....

With kind regards,
vovchik

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

wine 1.3.10

#142 Post by vovchik »

Dear green_dome,

Happy New Year to you - and to all on this forum. OK, I suspect you are busy so I am not really asking for this now, but Wine 1.3.10 is out....

With thanks in advance and kind regards,
vovchik

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

Wine 1.3.10

#143 Post by green_dome »

my attempt at compiling Wine 1.3.10

<http://www.wuala.com/puppylinux/version ... 1.3.10_v1/>
(version 1)
stripped=true

<http://www.wuala.com/puppylinux/version ... 1.3.10_v2/>
(version 2)
stripped=false

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: [forum post]

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

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
devx_430.sfs

puppies-431.1-main-Xserver.iso - [forum post] [mirror 1] [mirror 2]

devx_430.sfs - [forum post] [mirror 1] [mirror 2]

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

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
source <http://www.winehq.org/pipermail/wine-de ... 62347.html>

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

windows 1.3.10

#144 Post by vovchik »

Dear green_dome,

Works perfectly on 3.10 and 4x...., so thanks again.

With kind regards,
vovchik

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

wine 1.3.11

#145 Post by vovchik »

Dear green_dome,

We have a new version out there: http://www.winehq.org/announce/1.3.11. Again, bug fixes and more compatibility. Your assistance in getting this out for us is much appreciated.

With kind regards,
vovchik

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

wine 1.3.12 now out

#146 Post by vovchik »

Dear green_dome,

I realize you must be busy, but could you try this at your earliest convenience:

http://www.winehq.org/announce/1.3.12

You can forget 1.3.11, since this release has more improvements and bug fixes.

With thanks and kind regards,
vovchik

User avatar
racepres
Posts: 529
Joined: Sat 17 Jan 2009, 02:48
Location: Central Michigan, US
Contact:

#147 Post by racepres »

Thank You so very much green_dome!!!
Filemaker Pro is working with wine!!!!
The Last Thing tying me to Windoze!!
Thanks again
RP

Edit: oops spoke too soon...
Won't perform my "calculated" fields!!!
So very close!!!
RP

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

#148 Post by vovchik »

Dear green_dome,

I hope you are still with us. If so, win 1.3.13 is now out http://www.winehq.org/announce/1.3.13, and we would all appreciate a new compile by you, if you are able to do so. If not, please let us know, so perhaps, one of us can give it a try.

With thanks in advance and kind regards,
vovchik

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

#149 Post by green_dome »

placeholder

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

#150 Post by green_dome »

placeholder

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

Wine 1.3.13

#151 Post by green_dome »

my attempt at compiling Wine 1.3.13

<http://www.wuala.com/puppylinux/version ... 1.3.13_v1/>
(version 1)
stripped=true

<http://www.wuala.com/puppylinux/version ... 1.3.13_v2/>
(version 2)
stripped=false

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: [forum post]

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

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
devx_430.sfs

puppies-431.1-main-Xserver.iso - [forum post] [mirror 1] [mirror 2]

devx_430.sfs - [forum post] [mirror 1] [mirror 2]

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

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
source <http://www.winehq.org/pipermail/wine-de ... 62347.html>

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

wine 1.3.13

#152 Post by vovchik »

Dear green_dome,

Glad to see you back here. I am happy to report that your latest compile works fine, as usual.

Thanks.

With kind regards,
vovchik

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#153 Post by bigpup »

green_dome,

You are doing Puppy Linux a great service. YOU the MAN!!!
Thanks for keeping up with changes to Wine!!!

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#154 Post by jamesbond »

Thanks green_dome.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

User avatar
playdayz
Posts: 3799
Joined: Fri 25 Apr 2008, 18:57

#155 Post by playdayz »

Bigpup said it all!!! Thanks green_dome. I added Wine 1.3.13 to the Puppy Package Manager in Lucid 5.2.

Hogweed
Posts: 96
Joined: Sat 12 Feb 2011, 19:37

#156 Post by Hogweed »

playdayz wrote:Bigpup said it all!!! Thanks green_dome. I added Wine 1.3.13 to the Puppy Package Manager in Lucid 5.2.
Is there an updated SFS or just a .pet? if there's an updated SFS I assume I can just unload the 1.3.6 SFS and install 1.3.13 as all my wine stuff is stored under /root/.wine/ - yes?

EDIT:

OK In answer to my own question I downloaded your latest pet directly as I couldn't find an SFS. Uncompressed it then ran dir2sfs on it to create an SFS. Then I unloaded 1.3.6 and installed 1.3.13 in boot manager. Then I rebooted and ran winecfg. Wine said something like "Updating config in /root/.wine". My previously installed apps seem to be fine.

Anything I've missed?

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

Wine 1.3.14 released

#157 Post by vovchik »

Dear green_dome,

The wine guys and gals have released 1.3.14. Mainly bug fixes, as I understand. We, of course, would be grateful for your pet when you find the time. Thanks.

With kind regards,
vovchik

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#158 Post by bigpup »

green_dome,

Here is an update for Winetricks with a much improved GUI. There is an Alpha version with even more improvements!

http://www.reviewlinux.com/?m=show&id=13883
Attachments
winetricks.jpg
Winetricks with new GUI
(40.88 KiB) Downloaded 2978 times
winetricks-alpha.jpg
Winetricks-alpha even more options
(33.05 KiB) Downloaded 2404 times

User avatar
playdayz
Posts: 3799
Joined: Fri 25 Apr 2008, 18:57

#159 Post by playdayz »

LOL, I see bigpup got here before I did.

Hey green_dome, I was playing around with winetricks from 1.3.13 and noticed that it appeared in one long row that would stretch across multiple screens. This is how I have seen it before so it is nothing you have done or not done of course. I asked on the forum if anyone would like to write us a nicer ui and bigpup tracked down the author of winetricks. To make a long story short, if you could install zenity in your wine pets, then winetricks appears much nicer. You are already doing a lot, so if that would mess up your system just let me know and I will add it for the Lucid 5.2 pet. Thanks.

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

Here is a pet of zenity. You can also rename it by replacing pet with tgz and then unpack it to extract the files. It is only about 230KB so I think it would be a good addition.

I just remembered. It would also be good to include cabextract because winetricks needs it to unpack many of the packages.
Attachments
cabextract-1.3-lucid52.pet
(47.62 KiB) Downloaded 861 times
Last edited by playdayz on Mon 21 Feb 2011, 23:16, edited 1 time in total.

postfs1

#160 Post by postfs1 »

To reedit up to date.
Last edited by postfs1 on Mon 28 Mar 2016, 00:00, edited 1 time in total.

Post Reply