Wine - run Windows programs in Linux

Virtual machines, emulation, etc.
Message
Author
User avatar
Mike Walsh
Posts: 6351
Joined: Sat 28 Jun 2014, 12:42
Location: King's Lynn, UK.

#151 Post by Mike Walsh »

Hallo, version2013.

Just felt I ought to say a huge 'Thank you' for the time-consuming & complex work that you put into your WINE builds. Credit where credit is due, mi amigo. I've been using your builds for over a year now.....and they always, without fail, just 'work'.

1.7.51 has enabled me to get Adobe's Photoshop CS2 running in rg66's X-Slacko 2.3.2., and the classic 570, which it's based upon.....also various other graphics apps & utilities. Nice one!

Much appreciated. Thanks again.


Mike. :wink:


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

Wine 1.8-rc4

#153 Post by version2013 »

my attempt at compiling wine-1.8-rc4

wine-1.8-rc4-i486_v1.1.pet _______ puppy 431 | stripped=true | mirrors
wine-1.8-rc4-i486_v1.2.pet _______ puppy 431 | stripped=false | mirrors
wine-1.8-rc4-i486_v2.1.pet _______ racy puppy 5.5 | stripped=true | mirrors
wine-1.8-rc4-i486_v2.2.pet _______ racy puppy 5.5 | stripped=false | mirrors
wine_DEV-1.8-rc4-i486_v1.pet ____ puppy 431 | mirrors
wine_DEV-1.8-rc4-i486_v2.pet ____ racy puppy 5.5 | mirrors
wine_DOC-1.8-rc4-i486.pet _______ mirrors
wine_extras-v2.pet _____________ menu entries | mirrors
md5.txt and hashdeep.txt _________ mirrors

----------------------------------------------------------------
Notes for my webpage
http://version2013.yolasite.com/page1.php

The ">" character denotes a link to a mirror for either a directory or file.
ie. Look for the ">" adjacent to a
> /directory/
> /directory/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: post | page]

The first post has links to:
pet 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
mirrors | /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
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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-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


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
<- puppy 431

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

racy puppy 5.5 ->

I compiled using Racy 5.5

mirrors | /distro/racy5.5/racy-5.5.iso
mirrors | /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
mirrors | /fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /libtasn1/2.9/libtasn1-2.9-i486-431.pet
mirrors | /libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet
mirrors | /mpg123/1.12.4/mpg123-1.12.4.pet
mirrors | /mpg123/1.12.4/mpg123_DEV-1.12.4.pet
mirrors | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-i486_v2.pet


When compiling in racy puppy 5.5, 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
<- racy puppy 5.5
----------------------------------------------------------------------------------------------------------


Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' [post | page] provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

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

updated links at my homepage. see below.

Illutorium
Posts: 170
Joined: Wed 06 Aug 2014, 07:12

Wine 1.8 [Tahr]

#154 Post by Illutorium »


User avatar
ninotix
Posts: 34
Joined: Wed 18 Dec 2013, 19:14
Location: Croatia Zagreb

#155 Post by ninotix »

[deleted]
Last edited by ninotix on Sun 26 Nov 2017, 21:11, edited 1 time in total.

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

Wine 1.8

#156 Post by version2013 »

my attempt at compiling wine-1.8

wine-1.8-i486_v1.1.pet _______ puppy 431 | stripped=true | mirrors
wine-1.8-i486_v1.2.pet _______ puppy 431 | stripped=false | mirrors
wine-1.8-i486_v2.1.pet _______ racy puppy 5.5 | stripped=true | mirrors
wine-1.8-i486_v2.2.pet _______ racy puppy 5.5 | stripped=false | mirrors
wine_DEV-1.8-i486_v1.pet ____ puppy 431 | mirrors
wine_DEV-1.8-i486_v2.pet ____ racy puppy 5.5 | mirrors
wine_DOC-1.8-i486.pet _______ mirrors
wine_extras-v2.pet _____________ menu entries | mirrors
md5.txt and hashdeep.txt _________ mirrors

----------------------------------------------------------------
Notes for my webpage
http://version2013.yolasite.com/page1.php

The ">" character denotes a link to a mirror for either a directory or file.
ie. Look for the ">" adjacent to a
> /directory/
> /directory/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: post | page]

The first post has links to:
pet 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
mirrors | /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
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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-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


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
<- puppy 431

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

racy puppy 5.5 ->

I compiled using Racy 5.5

mirrors | /distro/racy5.5/racy-5.5.iso
mirrors | /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
mirrors | /fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /libtasn1/2.9/libtasn1-2.9-i486-431.pet
mirrors | /libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet
mirrors | /mpg123/1.12.4/mpg123-1.12.4.pet
mirrors | /mpg123/1.12.4/mpg123_DEV-1.12.4.pet
mirrors | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-i486_v2.pet


When compiling in racy puppy 5.5, 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
<- racy puppy 5.5
----------------------------------------------------------------------------------------------------------


Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' [post | page] provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

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

updated links at my homepage. see below.

Illutorium
Posts: 170
Joined: Wed 06 Aug 2014, 07:12

Wine 1.9 [Tahr]

#157 Post by Illutorium »


Pelo

free of charge, Merci Wine !

#158 Post by Pelo »

retail POS free of charge with Wine version 1.1.42 (collector !) :!: for Triton precise 5.7.1 !
Who knows which version on Wine fits to Precise 5.7 ?

screenshots here]
Attachments
POS.jpg
free of charge, Merci Wine !
(35.16 KiB) Downloaded 1273 times

unicorn316386

#159 Post by unicorn316386 »

@Pelo: I think version2013's wine-1.8-i486_v1.1.pet should work as well as your older version, as the newer versions of wine are mostly just bugfixes/optimizations/getting more programs to work. I've only tried it on Slacko 5.7, 6.3, unicorn, and Tahr 6.0.x though.

Pelo

merci unicorn316386

#160 Post by Pelo »

Merci unicorn316386
i will try it.

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

Wine 1.9.0

#161 Post by version2013 »

my attempt at compiling wine-1.9.0

wine-1.9.0-i486_v1.1.pet _______ puppy 431 | stripped=true | mirrors
wine-1.9.0-i486_v1.2.pet _______ puppy 431 | stripped=false | mirrors
wine-1.9.0-i486_v2.1.pet _______ racy puppy 5.5 | stripped=true | mirrors
wine-1.9.0-i486_v2.2.pet _______ racy puppy 5.5 | stripped=false | mirrors
wine_DEV-1.9.0-i486_v1.pet ____ puppy 431 | mirrors
wine_DEV-1.9.0-i486_v2.pet ____ racy puppy 5.5 | mirrors
wine_DOC-1.9.0-i486.pet _______ mirrors
wine_extras-v2.pet _____________ menu entries | mirrors
md5.txt and hashdeep.txt _________ mirrors

----------------------------------------------------------------
Notes for my webpage
http://version2013.yolasite.com/page1.php

The ">" character denotes a link to a mirror for either a directory or file.
ie. Look for the ">" adjacent to a
> /directory/
> /directory/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: post | page]

The first post has links to:
pet 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
mirrors | /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
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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-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


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
<- puppy 431

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

racy puppy 5.5 ->

I compiled using Racy 5.5

mirrors | /distro/racy5.5/racy-5.5.iso
mirrors | /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
mirrors | /fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /libtasn1/2.9/libtasn1-2.9-i486-431.pet
mirrors | /libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet
mirrors | /mpg123/1.12.4/mpg123-1.12.4.pet
mirrors | /mpg123/1.12.4/mpg123_DEV-1.12.4.pet
mirrors | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-i486_v2.pet


When compiling in racy puppy 5.5, 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
<- racy puppy 5.5
----------------------------------------------------------------------------------------------------------


Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' [post | page] provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

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

updated links at my homepage. see below.

Illutorium
Posts: 170
Joined: Wed 06 Aug 2014, 07:12

Wine 1.9.1 [Tahr]

#162 Post by Illutorium »

Changes of WINE: https://www.winehq.org/announce/1.9.1
Changes of .SFS: wing32.dll and winhttp.dll are be removed.
Stripped/Optional Files: https://drive.google.com/open?id=0B-xgN ... DJXbmxxcGc/https://drive.google.com/open?id=0B-xgN ... TBnOFBpbms

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

Wine 1.9.1

#163 Post by version2013 »

my attempt at compiling wine-1.9.1

wine-1.9.1-i486_v1.1.pet _______ puppy 431 | stripped=true | mirrors
wine-1.9.1-i486_v1.2.pet _______ puppy 431 | stripped=false | mirrors
wine-1.9.1-i486_v2.1.pet _______ racy puppy 5.5 | stripped=true | mirrors
wine-1.9.1-i486_v2.2.pet _______ racy puppy 5.5 | stripped=false | mirrors
wine_DEV-1.9.1-i486_v1.pet ____ puppy 431 | mirrors
wine_DEV-1.9.1-i486_v2.pet ____ racy puppy 5.5 | mirrors
wine_DOC-1.9.1-i486.pet _______ mirrors
wine_extras-v2.pet _____________ menu entries | mirrors
md5.txt and hashdeep.txt _________ mirrors

----------------------------------------------------------------
Notes for my webpage
http://version2013.yolasite.com/page1.php

The ">" character denotes a link to a mirror for either a directory or file.
ie. Look for the ">" adjacent to a
> /directory/
> /directory/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: post | page]

The first post has links to:
pet 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
mirrors | /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
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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-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


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
<- puppy 431

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

racy puppy 5.5 ->

I compiled using Racy 5.5

mirrors | /distro/racy5.5/racy-5.5.iso
mirrors | /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
mirrors | /fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /libtasn1/2.9/libtasn1-2.9-i486-431.pet
mirrors | /libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet
mirrors | /mpg123/1.12.4/mpg123-1.12.4.pet
mirrors | /mpg123/1.12.4/mpg123_DEV-1.12.4.pet
mirrors | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-i486_v2.pet


When compiling in racy puppy 5.5, 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
<- racy puppy 5.5
----------------------------------------------------------------------------------------------------------


Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' [post | page] provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

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

updated links at my homepage. see below.

Illutorium
Posts: 170
Joined: Wed 06 Aug 2014, 07:12

Wine 1.9.2 [Tahr]

#164 Post by Illutorium »

Changes of WINE: https://www.winehq.org/announce/1.9.2
Changes of .SFS: Additional Codecs are be removed on to Strip Version.
Stripped/Optional Files: https://drive.google.com/open?id=0B-xgN ... nJtUUhidWM/https://drive.google.com/open?id=0B-xgN ... 00tMkFubDg

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

Wine 1.9.2

#165 Post by version2013 »

my attempt at compiling wine-1.9.2

wine-1.9.2-i486_v1.1.pet _______ puppy 431 | stripped=true | mirrors
wine-1.9.2-i486_v1.2.pet _______ puppy 431 | stripped=false | mirrors
wine_DEV-1.9.2-i486_v1.pet ____ puppy 431 | mirrors

wine-1.9.2-i486_v2.1.pet _______ racy puppy 5.5 | stripped=true | mirrors
wine-1.9.2-i486_v2.2.pet _______ racy puppy 5.5 | stripped=false | mirrors
wine_DEV-1.9.2-i486_v2.pet ____ racy puppy 5.5 | mirrors

wine_DOC-1.9.2-i486.pet _______ mirrors
wine_extras-v2.pet ____________ menu entries | mirrors
md5.txt and hashdeep.txt ________ checksums/hashes | mirrors

----------------------------------------------------------------
Notes for my webpage
http://version2013.yolasite.com/page1.php

The ">" character denotes a link to a mirror for either a directory or file.
ie. Look for the ">" adjacent to a
> /directory/
> /directory/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: post | page]

The first post has links to:
pet 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
mirrors | /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
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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-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


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
<- puppy 431

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

racy puppy 5.5 ->

I compiled using Racy 5.5

mirrors | /distro/racy5.5/racy-5.5.iso
mirrors | /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
mirrors | /fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /libtasn1/2.9/libtasn1-2.9-i486-431.pet
mirrors | /libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet
mirrors | /mpg123/1.12.4/mpg123-1.12.4.pet
mirrors | /mpg123/1.12.4/mpg123_DEV-1.12.4.pet
mirrors | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-i486_v2.pet


When compiling in racy puppy 5.5, 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
<- racy puppy 5.5
----------------------------------------------------------------------------------------------------------


Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' [post | page] provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

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

updated links at my homepage. see below.


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

Wine 1.8.1

#167 Post by version2013 »

my attempt at compiling wine-1.8.1

wine-1.8.1-i486_v1.1.pet _______ puppy 431 | stripped=true | mirrors
wine-1.8.1-i486_v1.2.pet _______ puppy 431 | stripped=false | mirrors
wine_DEV-1.8.1-i486_v1.pet ____ puppy 431 | mirrors

wine-1.8.1-i486_v2.1.pet _______ racy puppy 5.5 | stripped=true | mirrors
wine-1.8.1-i486_v2.2.pet _______ racy puppy 5.5 | stripped=false | mirrors
wine_DEV-1.8.1-i486_v2.pet ____ racy puppy 5.5 | mirrors

wine_DOC-1.8.1-i486.pet _______ mirrors
wine_extras-v2.pet ____________ menu entries | mirrors
md5.txt and hashdeep.txt ________ checksums/hashes | mirrors

----------------------------------------------------------------
Notes for my webpage
http://version2013.yolasite.com/page1.php

The ">" character denotes a link to a mirror for either a directory or file.
ie. Look for the ">" adjacent to a
> /directory/
> /directory/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: post | page]

The first post has links to:
pet 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
mirrors | /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
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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-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


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
<- puppy 431

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

racy puppy 5.5 ->

I compiled using Racy 5.5

mirrors | /distro/racy5.5/racy-5.5.iso
mirrors | /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
mirrors | /fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /libtasn1/2.9/libtasn1-2.9-i486-431.pet
mirrors | /libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet
mirrors | /mpg123/1.12.4/mpg123-1.12.4.pet
mirrors | /mpg123/1.12.4/mpg123_DEV-1.12.4.pet
mirrors | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-i486_v2.pet


When compiling in racy puppy 5.5, 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
<- racy puppy 5.5
----------------------------------------------------------------------------------------------------------


Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' [post | page] provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

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

updated links at my homepage. see below.

Pelo

choose either wine or java

#168 Post by Pelo »

Just about java, when java is available, better results in using it than wine : fullscreen, Better resolution
Attachments
yabs.jpg
choose either wine or java
(36.96 KiB) Downloaded 1653 times

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

Wine 1.9.3

#169 Post by version2013 »

my attempt at compiling wine-1.9.3

wine-1.9.3-i486_v1.1.pet _______ puppy 431 | stripped=true | mirrors
wine-1.9.3-i486_v1.2.pet _______ puppy 431 | stripped=false | mirrors
wine_DEV-1.9.3-i486_v1.pet ____ puppy 431 | mirrors

wine-1.9.3-i486_v2.1.pet _______ racy puppy 5.5 | stripped=true | mirrors
wine-1.9.3-i486_v2.2.pet _______ racy puppy 5.5 | stripped=false | mirrors
wine_DEV-1.9.3-i486_v2.pet ____ racy puppy 5.5 | mirrors

wine_DOC-1.9.3-i486.pet _______ mirrors
wine_extras-v2.pet ____________ menu entries | mirrors
md5.txt and hashdeep.txt ________ checksums/hashes | mirrors

----------------------------------------------------------------
Notes for my webpage
http://version2013.yolasite.com/page1.php

The ">" character denotes a link to a mirror for either a directory or file.
ie. Look for the ">" adjacent to a
> /directory/
> /directory/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: post | page]

The first post has links to:
pet 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
mirrors | /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
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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-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


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
<- puppy 431

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

racy puppy 5.5 ->

I compiled using Racy 5.5

mirrors | /distro/racy5.5/racy-5.5.iso
mirrors | /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
mirrors | /fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.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 | /lcms2/2.5/lcms2-2.5-i486_v2.pet
mirrors | /lcms2/2.5/lcms2_DEV-2.5-i486_v2.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 | /libtasn1/2.9/libtasn1-2.9-i486-431.pet
mirrors | /libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet
mirrors | /mpg123/1.12.4/mpg123-1.12.4.pet
mirrors | /mpg123/1.12.4/mpg123_DEV-1.12.4.pet
mirrors | /openal-soft/1.13/openal-soft-1.13-i486_v1.1.pet
mirrors | /openal-soft/1.13/openal-soft_DEV-1.13-i486_v1.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/20130503/prelink-20130503-i486_v2.pet


When compiling in racy puppy 5.5, 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
<- racy puppy 5.5
----------------------------------------------------------------------------------------------------------


Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' [post | page] provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

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

updated links at my homepage. see below.

Illutorium
Posts: 170
Joined: Wed 06 Aug 2014, 07:12

Wine 1.9.4 [Tahr]

#170 Post by Illutorium »

Changes of WINE: https://www.winehq.org/announce/1.9.4
Changes of .SFS Form: winemenubuilder.exe are be removed in Strip Version.
Stripped/Optional Files:https://drive.google.com/open?id=0B-xgN ... G1LODU1cTQ/https://drive.google.com/open?id=0B-xgN ... ldnVHRGME0

Post Reply