Wine

Virtual machines, emulation, etc.
Post Reply
Message
Author
green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.3.8

#136 Post by green_dome »

my attempt at compiling wine 1.3.8

<http://www.wuala.com/puppylinux/version ... -1.3.8_v1/>

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

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] username:puppy | password:linux (you will have to type it twice) [mirror 2] [mirror 3]

devx_430.sfs - [forum post] [mirror 1] username:puppy | password:linux (you will have to type it twice) [mirror 2] [mirror 3]

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

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'. The only changes I made to the contents of that file were to delete the file 'Wine_regedit.desktop'. That appears to be a duplicate file. I also deleted the file 'winetricks' and replaced it with the updated one.

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>
Last edited by green_dome on Wed 15 Dec 2010, 05:20, edited 1 time in total.

jpeps
Posts: 3179
Joined: Sat 31 May 2008, 19:00

#137 Post by jpeps »

Wine works well with windows version of FoxitReader, which allows editing of PDF forms (linux version only reads). My own solution was to load a QuickPet SFS version (Lucid), and then replace /root/.wine and /usr/share/wine, directories with links.

edit: also /usr/lib/wine
edit2: SFS contains about 18M of dev files that can be dumped.

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

#138 Post by vovchik »

Dear green_dome,

Here we go again. Many useful fixes:http://www.winehq.org/announce/1.3.9.

Thanks in advance,
vovchik

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

Wine 1.2.2

#139 Post by green_dome »

my attempt at compiling Wine 1.2.2

<http://www.wuala.com/puppylinux/version ... -1.2.2_v1/>

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

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.
I deleted the file 'Wine_regedit.desktop'. That appears to be a near duplicate of file 'wine-regedit.desktop'.
I deleted the file 'winetricks' and replaced it with the updated one.
I deleted the '/Startup/' folder which contained a script file 'portableapptray'.

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>

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

Wine 1.3.9

#140 Post by green_dome »

my attempt at compiling Wine 1.3.9

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

<http://www.wuala.com/puppylinux/version ... -1.3.9_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>
Last edited by green_dome on Sun 19 Dec 2010, 04:59, edited 1 time in total.

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.

Post Reply