Wine

Virtual machines, emulation, etc.
Message
Author
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

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

#421 Post by mini-jaguar »

green_dome wrote:
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
I'm not sure, it might reduce the lag a tiny bit, but it still lags like hell. I did try both examples.

Using a Wine version from ibiblio compiled for the specific Puppies gets no lag.

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

#422 Post by vovchik »

Dear green_dome,

It looks like we have a new one :)

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

With kind regards and thanks in advance,
vovchik

User avatar
oldyeller
Posts: 889
Joined: Tue 15 Nov 2011, 14:26
Location: Alaska

#423 Post by oldyeller »

Hi green_dome,

wine-1.6 works great on precise 5.5

Thank you :D

Cheers

version2013
Posts: 503
Joined: Mon 09 Sep 2013, 00:00
Location: Florida, USA
Contact:

#424 Post by version2013 »

I recently lost access to my 'green_dome' account.
My previous email provider [http://lavabit.com] shutdown.
Trying to change my email address on the forum
resulted in losing access.

Until such time as my 'green_dome' account is
reactivated, my new username is 'version2013'.

I might start a new thread.

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

#425 Post by vovchik »

Dear green_dome/version2013,

Sorry to hear that you were a victim of that ugly Lavabit business. We all appreciate your efforts here, so whenever you are ready, we will be appreciative again of your efforts.

With kind regards,
vovchik

Post Reply