Wine

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

Wine 1.6-rc2

#401 Post by green_dome »

my attempt at compiling wine-1.6-rc2
---------------------------------------------

wine-1.6-rc2-i486_v1.pet --- version 1 --- stripped=true --- mirrors
wine-1.6-rc2-i486_v2.pet --- version 2 --- stripped=false --- mirrors
wine_DEV-1.6-rc2-i486.pet --- compatible with v1 and v2 --- mirrors
wine_DOC-1.6-rc2-i486.pet --- compatible with v1 and v2 --- mirrors
wine_extras-v2.pet --- menu entries --- mirrors
md5.txt and hashdeep.txt --- mirrors

Note: Click on "mirrors", then click on ">" for a download page to the respective file.

If you are going to submit bug reports to WineHQ, I recommend using wine-1.6-rc2-i486_v2.pet
If you are not going to submit bug reports, then save some hard drive space and use wine-1.6-rc2-i486_v1.pet
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

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


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

This puplet uses glibc 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
It is likely the packages listed at the top of this post will not work with a glibc before 2.6.1
----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

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

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

updated links at my homepage. see below.
Last edited by green_dome on Thu 20 Jun 2013, 21:28, edited 2 times in total.

slenkar
Posts: 228
Joined: Sat 11 Jul 2009, 01:26

#402 Post by slenkar »

when I click on one of your pet links it just sends me to a text webpage

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

#403 Post by vovchik »

Dear green_dome,

Works as usual. Many thanks.

With kind regards,
vovchik

PS @ slenkar: turn on javascript and click on the">" sign for the appropriate pet. It works.

slenkar
Posts: 228
Joined: Sat 11 Jul 2009, 01:26

#404 Post by slenkar »

vovchik wrote:Dear green_dome,

Works as usual. Many thanks.

With kind regards,
vovchik

PS @ slenkar: turn on javascript and click on the">" sign for the appropriate pet. It works.
thanks I didnt realise those arrows were links


GREEN_DOME
it works very well thanks

scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

?a basic wine system on puppy?

#405 Post by scsijon »

?ah, green_dome, which of the packages should I install to get a basic wine up?

It's coming tax time here in australia and having 'c4'd' my last windows machine for christmas 2012, a lovely bang it was too, and our lovely tax dept being windows centric still, I find I need something I can install their package onto.

Maybe you could add it in at the top of Page1 so anyone else needing to install will have some basic instructions.

thanks and regards
scsijon

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

#406 Post by green_dome »

scsijon,
For a basic wine setup, I recommend the latest stable release, version 1 pet.

If the windows software you are trying to use is not functioning as it should, then I recommend the latest development release, version 1 pet.

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

Wine 1.6-rc3

#407 Post by green_dome »

my attempt at compiling wine-1.6-rc3
---------------------------------------------

wine-1.6-rc3-i486_v1.pet --- version 1 --- stripped=true --- mirrors
wine-1.6-rc3-i486_v2.pet --- version 2 --- stripped=false --- mirrors
wine_DEV-1.6-rc3-i486.pet --- compatible with v1 and v2 --- mirrors
wine_DOC-1.6-rc3-i486.pet --- compatible with v1 and v2 --- mirrors
wine_extras-v2.pet --- menu entries --- mirrors
md5.txt and hashdeep.txt --- mirrors

Note: Click on "mirrors", then click on ">" for a download page to the respective file.

If you are going to submit bug reports to WineHQ, I recommend using wine-1.6-rc3-i486_v2.pet
If you are not going to submit bug reports, then save some hard drive space and use wine-1.6-rc3-i486_v1.pet
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

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


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

This puplet uses glibc 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
It is likely the packages listed at the top of this post will not work with a glibc before 2.6.1
----------------------------------------------------------------------------------------------------------

I installed these packages (as one sfs file) before compiling:

/fontconfig/2.7.1/fontconfig-2.7.1-i486-pup4.pet --- mirrors
/fontconfig/2.7.1/fontconfig_DEV-2.7.1-i486-pup4.pet --- mirrors
/gnutls/2.10.5/gnutls-2.10.5-i486-431.pet --- mirrors
/gnutls/2.10.5/gnutls_DEV-2.10.5-i486-431.pet --- mirrors
/libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet --- mirrors
/libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet --- mirrors
/libgpg-error/1.10/libgpg-error-1.10-i486-431.pet --- mirrors
/libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet --- mirrors
/libgphoto2/2.5.0/libgphoto2-2.5.0-i486_v2.pet --- mirrors
/libgphoto2/2.5.0/libgphoto2_DEV-2.5.0-i486.pet --- mirrors
/libtasn1/2.9/libtasn1-2.9-i486-431.pet --- mirrors
/libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet --- mirrors
/libusb/1.0.9_v2/libusb-1.0.9-i486_v2.pet --- mirrors
/libusb/1.0.9_v2/libusb_DEV-1.0.9-i486_v2.pet --- mirrors
/mpg123/1.12.4/mpg123-1.12.4.pet --- mirrors
/mpg123/1.12.4/mpg123_DEV-1.12.4.pet --- mirrors
/openldap/2.4.13/openldap-2.4.13-i486.pet --- mirrors
/openldap/2.4.13/openldap_DEV-2.4.13-i486.pet --- mirrors
/xorg/7.3/xorg_xorg_full_dri-7.3.pet --- mirrors
/xorg/7.3/xorg_xorg_full_dri_DEV-7.3.pet --- mirrors
----------------------------------------------------------------------------------------------------------

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

updated links at my homepage. see below.
Last edited by green_dome on Mon 01 Jul 2013, 02:48, edited 2 times in total.

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

#408 Post by vovchik »

Dear green_dome,

Again, you found it before I did. I must be getting slow... :( Many thanks. Works as always....

With kind regards,
vovchik

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

Wine 1.6-rc4

#409 Post by green_dome »

my attempt at compiling wine-1.6-rc4
---------------------------------------------

wine-1.6-rc4-i486_v1.pet --- version 1 --- stripped=true --- mirrors
wine-1.6-rc4-i486_v2.pet --- version 2 --- stripped=false --- mirrors
wine_DEV-1.6-rc4-i486.pet --- compatible with v1 and v2 --- mirrors
wine_DOC-1.6-rc4-i486.pet --- compatible with v1 and v2 --- mirrors
wine_extras-v2.pet --- menu entries --- mirrors
md5.txt and hashdeep.txt --- mirrors

Note: Click on "mirrors", then click on ">" for a download page to the respective file.

If you are going to submit bug reports to WineHQ, I recommend using wine-1.6-rc4-i486_v2.pet
If you are not going to submit bug reports, then save some hard drive space and use wine-1.6-rc4-i486_v1.pet
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

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


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

This puplet uses glibc 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
It is likely the packages listed at the top of this post will not work with a glibc before 2.6.1
----------------------------------------------------------------------------------------------------------

I installed these packages (as one sfs file) before compiling:

/fontconfig/2.7.1/fontconfig-2.7.1-i486-pup4.pet --- mirrors
/fontconfig/2.7.1/fontconfig_DEV-2.7.1-i486-pup4.pet --- mirrors
/gnutls/2.10.5/gnutls-2.10.5-i486-431.pet --- mirrors
/gnutls/2.10.5/gnutls_DEV-2.10.5-i486-431.pet --- mirrors
/libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet --- mirrors
/libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet --- mirrors
/libgpg-error/1.10/libgpg-error-1.10-i486-431.pet --- mirrors
/libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet --- mirrors
/libgphoto2/2.5.0/libgphoto2-2.5.0-i486_v2.pet --- mirrors
/libgphoto2/2.5.0/libgphoto2_DEV-2.5.0-i486.pet --- mirrors
/libtasn1/2.9/libtasn1-2.9-i486-431.pet --- mirrors
/libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet --- mirrors
/libusb/1.0.9_v2/libusb-1.0.9-i486_v2.pet --- mirrors
/libusb/1.0.9_v2/libusb_DEV-1.0.9-i486_v2.pet --- mirrors
/mpg123/1.12.4/mpg123-1.12.4.pet --- mirrors
/mpg123/1.12.4/mpg123_DEV-1.12.4.pet --- mirrors
/openldap/2.4.13/openldap-2.4.13-i486.pet --- mirrors
/openldap/2.4.13/openldap_DEV-2.4.13-i486.pet --- mirrors
/xorg/7.3/xorg_xorg_full_dri-7.3.pet --- mirrors
/xorg/7.3/xorg_xorg_full_dri_DEV-7.3.pet --- mirrors
----------------------------------------------------------------------------------------------------------

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

updated links at my homepage. see below.

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

#410 Post by vovchik »

Dear green_dome,

As usual, it works fine, so many thanks.

With kind regards,
vovchik

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

Wine 1.6-rc5

#411 Post by green_dome »

my attempt at compiling wine-1.6-rc5
---------------------------------------------

wine-1.6-rc5-i486_v1.pet --- version 1 --- stripped=true --- mirrors
wine-1.6-rc5-i486_v2.pet --- version 2 --- stripped=false --- mirrors
wine_DEV-1.6-rc5-i486.pet --- compatible with v1 and v2 --- mirrors
wine_DOC-1.6-rc5-i486.pet --- compatible with v1 and v2 --- mirrors
wine_extras-v2.pet --- menu entries --- mirrors
md5.txt and hashdeep.txt --- mirrors

Note: Click on "mirrors", then click on ">" for a download page to the respective file.

If you are going to submit bug reports to WineHQ, I recommend using wine-1.6-rc5-i486_v2.pet
If you are not going to submit bug reports, then save some hard drive space and use wine-1.6-rc5-i486_v1.pet
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

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


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

This puplet uses glibc 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
It is likely the packages listed at the top of this post will not work with a glibc before 2.6.1
----------------------------------------------------------------------------------------------------------

I installed these packages (as one sfs file) before compiling:

/fontconfig/2.7.1/fontconfig-2.7.1-i486-pup4.pet --- mirrors
/fontconfig/2.7.1/fontconfig_DEV-2.7.1-i486-pup4.pet --- mirrors
/gnutls/2.10.5/gnutls-2.10.5-i486-431.pet --- mirrors
/gnutls/2.10.5/gnutls_DEV-2.10.5-i486-431.pet --- mirrors
/libelf/0.8.13/libelf-0.8.13-i486_v2.pet --- mirrors
/libelf/0.8.13/libelf_DEV-0.8.13-i486_v2.pet --- mirrors
/libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet --- mirrors
/libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet --- mirrors
/libgpg-error/1.10/libgpg-error-1.10-i486-431.pet --- mirrors
/libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet --- mirrors
/libgphoto2/2.5.0/libgphoto2-2.5.0-i486_v2.pet --- mirrors
/libgphoto2/2.5.0/libgphoto2_DEV-2.5.0-i486.pet --- mirrors
/libtasn1/2.9/libtasn1-2.9-i486-431.pet --- mirrors
/libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet --- mirrors
/libusb/1.0.9/libusb-1.0.9-i486_v2.pet --- mirrors
/libusb/1.0.9/libusb_DEV-1.0.9-i486_v2.pet --- mirrors
/mpg123/1.12.4/mpg123-1.12.4.pet --- mirrors
/mpg123/1.12.4/mpg123_DEV-1.12.4.pet --- mirrors
/openldap/2.4.13/openldap-2.4.13-i486.pet --- mirrors
/openldap/2.4.13/openldap_DEV-2.4.13-i486.pet --- mirrors
/prelink/20111012/prelink-20111012-i486_v2.pet --- mirrors
/xorg/7.3/xorg_xorg_full_dri-7.3.pet --- mirrors
/xorg/7.3/xorg_xorg_full_dri_DEV-7.3.pet --- mirrors
----------------------------------------------------------------------------------------------------------

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

updated links at my homepage. see below.

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

#412 Post by vovchik »

Dear green_dome,

Sorry for the delay in response. It works just fine....

With kind regards,
vovchik

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

Wine 1.6

#413 Post by green_dome »

my attempt at compiling wine-1.6

wine-1.6-i486_v1.pet _______ puppy 431 | stripped=true | mirrors
wine-1.6-i486_v2.pet _______ puppy 431 | stripped=false | mirrors
wine-1.6-i486_v3.pet _______ racy puppy 5.5 | stripped=true | mirrors
wine-1.6-i486_v4.pet _______ racy puppy 5.5 | stripped=false | mirrors
wine_DEV-1.6-i486_v1.pet __ puppy 431 | mirrors
wine_DEV-1.6-i486_v2.pet __ racy puppy 5.5 | mirrors
wine_DOC-1.6-i486.pet _____ mirrors
wine_extras-v2.pet _________ menu entries | mirrors
md5.txt and hashdeep.txt _____ mirrors

Note: Click on "mirrors", then click on ">" for a download page to the respective file.

If you are not going to submit bug reports to WineHQ, I recommend packages that are 'stripped=true'
If you are going to submit bug reports to WineHQ, I recommend packages that are 'stripped=false'
When submitting bug reports to WineHQ, it appears a 'stripped=false' Wine provides more information than a 'stripped=true' Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

----------------------------------------------------------------------------------------------------------
puppy 431 ->

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
_________ mirrors _________
/distro/4.3__1/puppies-431.1-main-Xserver.iso
/distro/4.3__1/devx_430.sfs

This puplet uses glibc 2.6.1
The Wine files listing 'puppy 431' will possibly not work with a glibc before 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
I installed these packages (as one sfs file) before compiling:
_________ mirrors _________
/fontconfig/2.7.1/fontconfig-2.7.1-i486-pup4.pet
/fontconfig/2.7.1/fontconfig_DEV-2.7.1-i486-pup4.pet
/gnutls/2.10.5/gnutls-2.10.5-i486-431.pet
/gnutls/2.10.5/gnutls_DEV-2.10.5-i486-431.pet
/libelf/0.8.13/libelf-0.8.13-i486_v2.pet
/libelf/0.8.13/libelf_DEV-0.8.13-i486_v2.pet
/libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet
/libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet
/libgpg-error/1.10/libgpg-error-1.10-i486-431.pet
/libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet
/libgphoto2/2.5.0/libgphoto2-2.5.0-i486_v2.pet
/libgphoto2/2.5.0/libgphoto2_DEV-2.5.0-i486.pet
/libtasn1/2.9/libtasn1-2.9-i486-431.pet
/libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet
/libusb/1.0.9/libusb-1.0.9-i486_v2.pet
/libusb/1.0.9/libusb_DEV-1.0.9-i486_v2.pet
/mpg123/1.12.4/mpg123-1.12.4.pet
/mpg123/1.12.4/mpg123_DEV-1.12.4.pet
/openldap/2.4.13/openldap-2.4.13-i486.pet
/openldap/2.4.13/openldap_DEV-2.4.13-i486.pet
/prelink/20111012/prelink-20111012-i486_v2.pet
/xorg/7.3/xorg_xorg_full_dri-7.3.pet
/xorg/7.3/xorg_xorg_full_dri_DEV-7.3.pet

<- puppy 431
----------------------------------------------------------------------------------------------------------
racy puppy 5.5 ->

I compiled using Racy 5.5
_________ mirrors _________
/distro/racy5.5/racy-5.5.iso
/distro/racy5.5/devx_racy_5.5.sfs

This puppy distro uses glibc 2.10.1
The Wine files listing 'racy5.5' will possibly not work with a glibc before 2.10.1
To see what glibc your puppy has.

Code: Select all

ldd --version
I installed these packages (as one sfs file) before compiling:
_________ mirrors _________
/fontconfig/2.8.0/fontconfig-2.8.0-w5c.pet
/fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.pet
/gnutls/2.10.5/gnutls-2.10.5-i486-431.pet
/gnutls/2.10.5/gnutls_DEV-2.10.5-i486-431.pet
/libelf/0.8.13/libelf-0.8.13-i486_v2.pet
/libelf/0.8.13/libelf_DEV-0.8.13-i486_v2.pet
/libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet
/libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet
/libgpg-error/1.10/libgpg-error-1.10-i486-431.pet
/libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet
/libtasn1/2.9/libtasn1-2.9-i486-431.pet
/libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet
/mpg123/1.12.4/mpg123-1.12.4.pet
/mpg123/1.12.4/mpg123_DEV-1.12.4.pet
/openldap/2.4.13/openldap-2.4.13-i486.pet
/openldap/2.4.13/openldap_DEV-2.4.13-i486.pet
/prelink/20111012/prelink-20111012-i486_v2.pet

<- racy puppy 5.5
----------------------------------------------------------------------------------------------------------

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

updated links at my homepage. see below.
Last edited by green_dome on Sun 28 Jul 2013, 20:31, edited 6 times in total.

User avatar
sjsrikanth
Posts: 114
Joined: Mon 28 Mar 2011, 06:24
Location: Chennai, India

Thank u

#414 Post by sjsrikanth »

green_dome ,puppy users have been using your wine compilations so regularly that we just take it for granted. On behalf of all of us thank you for the persistent efforts. Just cant wait for the 1.6 stable.

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

#415 Post by mini-jaguar »

I've been trying these on different Puppies, and while they work fine for many applications, on some sound applications they fail miserably.

For example on the Goa trance generator "Saiko", one of those programs lags very badly. These are .exe files which don't require installation.

I've even tried the 1.6 compiled on 431. Lags on Puppy 432 and doesn't work at all on 431KDE. While the Wines from ibiblio work flawlessly with the respective Puppy versions.

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

#416 Post by vovchik »

Dear green_dome,

Works fine, as usual, so my usual thanks.... :)

With kind regards,
vovchik

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

Re: Wine 1.6

#417 Post by tlchost »

green_dome wrote:my attempt at compiling wine-1.6
Would it be possible to make an SFS versions available?

Thanks for your work

Thom

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

#418 Post by green_dome »

mini-jaguar wrote:I've been trying these on different Puppies, and while they work fine for many applications, on some sound applications they fail miserably.

For example on the Goa trance generator "Saiko", one of those programs lags very badly. These are .exe files which don't require installation.

I've even tried the 1.6 compiled on 431. Lags on Puppy 432 and doesn't work at all on 431KDE. While the Wines from ibiblio work flawlessly with the respective Puppy versions.
I wonder if using 'nice' would reduce the lag.
Example command: # nice --20 wine saiko.exe
Example command: # WINEDEBUG=-all nice --20 wine saiko.exe

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

Wine 1.7.0

#419 Post by green_dome »

my attempt at compiling wine-1.7.0

wine-1.7.0-i486_v1.pet _______ puppy 431 | stripped=true | mirrors
wine-1.7.0-i486_v2.pet _______ puppy 431 | stripped=false | mirrors
wine-1.7.0-i486_v3.pet _______ racy puppy 5.5 | stripped=true | mirrors
wine-1.7.0-i486_v4.pet _______ racy puppy 5.5 | stripped=false | mirrors
wine_DEV-1.7.0-i486_v1.pet __ puppy 431 | mirrors
wine_DEV-1.7.0-i486_v2.pet __ racy puppy 5.5 | mirrors
wine_DOC-1.7.0-i486.pet _____ mirrors
wine_extras-v2.pet __________ menu entries | mirrors
md5.txt and hashdeep.txt _____ mirrors

Note: Click on "mirrors", then click on ">" for a download page to the respective file.

If you are not going to submit bug reports to WineHQ, I recommend packages that are 'stripped=true'
If you are going to submit bug reports to WineHQ, I recommend packages that are 'stripped=false'
When submitting bug reports to WineHQ, it appears a 'stripped=false' Wine provides more information than a 'stripped=true' Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

----------------------------------------------------------------------------------------------------------
puppy 431 ->

I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
_________ mirrors _________
/distro/4.3__1/puppies-431.1-main-Xserver.iso
/distro/4.3__1/devx_430.sfs

This puplet uses glibc 2.6.1
The Wine files listing 'puppy 431' will possibly not work with a glibc before 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
I installed these packages (as one sfs file) before compiling:
_________ mirrors _________
/fontconfig/2.7.1/fontconfig-2.7.1-i486-pup4.pet
/fontconfig/2.7.1/fontconfig_DEV-2.7.1-i486-pup4.pet
/gnutls/2.10.5/gnutls-2.10.5-i486-431.pet
/gnutls/2.10.5/gnutls_DEV-2.10.5-i486-431.pet
/libelf/0.8.13/libelf-0.8.13-i486_v2.pet
/libelf/0.8.13/libelf_DEV-0.8.13-i486_v2.pet
/libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet
/libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet
/libgpg-error/1.10/libgpg-error-1.10-i486-431.pet
/libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet
/libgphoto2/2.5.0/libgphoto2-2.5.0-i486_v2.pet
/libgphoto2/2.5.0/libgphoto2_DEV-2.5.0-i486.pet
/libtasn1/2.9/libtasn1-2.9-i486-431.pet
/libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet
/libusb/1.0.9/libusb-1.0.9-i486_v2.pet
/libusb/1.0.9/libusb_DEV-1.0.9-i486_v2.pet
/mpg123/1.12.4/mpg123-1.12.4.pet
/mpg123/1.12.4/mpg123_DEV-1.12.4.pet
/openldap/2.4.13/openldap-2.4.13-i486.pet
/openldap/2.4.13/openldap_DEV-2.4.13-i486.pet
/prelink/20111012/prelink-20111012-i486_v2.pet
/xorg/7.3/xorg_xorg_full_dri-7.3.pet
/xorg/7.3/xorg_xorg_full_dri_DEV-7.3.pet

<- puppy 431
----------------------------------------------------------------------------------------------------------
racy puppy 5.5 ->

I compiled using Racy 5.5
_________ mirrors _________
/distro/racy5.5/racy-5.5.iso
/distro/racy5.5/devx_racy_5.5.sfs

This puppy distro uses glibc 2.10.1
The Wine files listing 'racy5.5' will possibly not work with a glibc before 2.10.1
To see what glibc your puppy has.

Code: Select all

ldd --version
I installed these packages (as one sfs file) before compiling:
_________ mirrors _________
/fontconfig/2.8.0/fontconfig-2.8.0-w5c.pet
/fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.pet
/gnutls/2.10.5/gnutls-2.10.5-i486-431.pet
/gnutls/2.10.5/gnutls_DEV-2.10.5-i486-431.pet
/libelf/0.8.13/libelf-0.8.13-i486_v2.pet
/libelf/0.8.13/libelf_DEV-0.8.13-i486_v2.pet
/libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet
/libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet
/libgpg-error/1.10/libgpg-error-1.10-i486-431.pet
/libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet
/libtasn1/2.9/libtasn1-2.9-i486-431.pet
/libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet
/mpg123/1.12.4/mpg123-1.12.4.pet
/mpg123/1.12.4/mpg123_DEV-1.12.4.pet
/openldap/2.4.13/openldap-2.4.13-i486.pet
/openldap/2.4.13/openldap_DEV-2.4.13-i486.pet
/prelink/20111012/prelink-20111012-i486_v2.pet

<- racy puppy 5.5
----------------------------------------------------------------------------------------------------------

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

updated links at my homepage. see below.

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

#420 Post by vovchik »

Dear green_dome,

Thanks for the latest. I have no problems with it :)

With kind regards,
vovchik

Post Reply