The time now is Fri 20 Apr 2018, 20:38
All times are UTC - 4 |
Author |
Message |
version2013
Joined: 08 Sep 2013 Posts: 341 Location: Florida, USA
|
Posted: Sun 07 Jan 2018, 22:20 Post subject:
Wine-2.0.4 |
|
My attempt at compiling wine-2.0.4
[wine-2.0.4 mirrors]
wine-2.0.4_v2.1.pet _________ racy 5.5 [stripped=true]
wine-2.0.4_v2.2.pet _________ racy 5.5 [stripped=false]
wine_DEV-2.0.4_v2.1.pet ____ racy 5.5
wine_DEV-2.0.4_v2.2.pet ____ racy 5.5
wine-2.0.4_v3.1.pet _________ tahrpup 6.0.5 PAE [stripped=true]
wine-2.0.4_v3.2.pet _________ tahrpup 6.0.5 PAE [stripped=false]
wine_DEV-2.0.4_v3.1.pet ____ tahrpup 6.0.5 PAE
wine_DEV-2.0.4_v3.2.pet ____ tahrpup 6.0.5 PAE
wine_DOC-2.0.4.pet
wine_extras-v2.1.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/
> file
----------------------------------------------------------------
For general use, I recommend packages that are 'stripped=true'.
For submitting 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.
----------------------------------------------------------------------------------------------------------
------------
racy 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 'racy 5.5' will possibly:
- fail with a glibc before 2.10.1
- succeed with a glibc of 2.10.1 and above
To see what glibc your puppy has. Code: | getconf GNU_LIBC_VERSION |
I installed the following packages, as one sfs file, before compiling;
also known as dependencies:
fontconfig/2.8.0/fontconfig-2.8.0-w5c.pet [mirrors]
fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.pet
gmp/6.1.1/gmp-6.1.1-i486_v1.2.pet [mirrors]
gmp/6.1.1/gmp_DEV-6.1.1-i486_v1.2.pet
gnutls/3.5.2/gnutls-3.5.2_v1.2.pet [mirrors]
gnutls/3.5.2/gnutls_DEV-3.5.2.pet
lcms2/2.8/lcms2-2.8_v2.pet [mirrors]
lcms2/2.8/lcms2_DEV-2.8_v2.pet
libelf/0.8.13/libelf-0.8.13-i486_v2.pet [mirrors]
libelf/0.8.13/libelf_DEV-0.8.13-i486_v2.pet
libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet [mirrors]
libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet
libgpg-error/1.10/libgpg-error-1.10-i486-431.pet [mirrors]
libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet
libtasn1/4.8/libtasn1-4.8-i486_v1.2.pet [mirrors]
libtasn1/4.8/libtasn1_DEV-4.8-i486_v1.2.pet
mpg123/1.12.4/mpg123-1.12.4.pet [mirrors]
mpg123/1.12.4/mpg123_DEV-1.12.4.pet
nettle/3.2/nettle-3.2_v1.2.pet [mirrors]
nettle/3.2/nettle_DEV-3.2_v1.2.pet
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
openldap/2.4.13/openldap-2.4.13-i486.pet [mirrors]
openldap/2.4.13/openldap_DEV-2.4.13-i486.pet
prelink/20130503/prelink-20130503-i486_v2.pet [mirrors]
----------------------------------------
When compiling in racy 5.5, I used:
v2.1 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-O2" |
v2.2 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-g -O0 -fno-optimize-sibling-calls -fno-omit-frame-pointer -fno-inline" |
----------------------------------------------------------------------------------------------------------
----------------------------
tahrpup 6.0.5 PAE
----------------------------
I compiled using tahrpup 6.0.5 PAE
mirrors | /distro/tahrpup-6.0.5_PAE/tahr-6.0.5_PAE.iso
mirrors | /distro/tahrpup-6.0.5_PAE/devx_tahr_6.0.5.sfs
This puppy distro uses glibc 2.19
The Wine files listing 'tahrpup 6.0.5 PAE' will possibly:
- fail with a glibc before 2.19
- succeed with a glibc of 2.19 and above
To see what glibc your puppy has. Code: | getconf GNU_LIBC_VERSION |
I installed the following packages before compiling;
also known as dependencies:
mpg123/1.12.4/mpg123-1.12.4.pet [mirrors]
mpg123/1.12.4/mpg123_DEV-1.12.4.pet
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
----------------------------------------
When compiling in tahrpup 6.0.5 PAE, I used:
v3.1 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --with-x --libdir=/usr/lib32 CFLAGS="-O2" |
v3.2 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --with-x --libdir=/usr/lib32 CFLAGS="-g -O0 -fno-optimize-sibling-calls -fno-omit-frame-pointer -fno-inline" |
----------------------------------------------------------------------------------------------------------
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.
|
Back to top
|
|
 |
version2013
Joined: 08 Sep 2013 Posts: 341 Location: Florida, USA
|
Posted: Wed 10 Jan 2018, 22:06 Post subject:
Wine-3.0-rc5 |
|
My attempt at compiling wine-3.0-rc5
[wine-3.0-rc5 mirrors]
wine-3.0-rc5_v2.1.pet _________ racy 5.5 [stripped=true]
wine-3.0-rc5_v2.2.pet _________ racy 5.5 [stripped=false]
wine_DEV-3.0-rc5_v2.1.pet ____ racy 5.5
wine_DEV-3.0-rc5_v2.2.pet ____ racy 5.5
wine-3.0-rc5_v3.1.pet _________ tahrpup 6.0.5 PAE [stripped=true]
wine-3.0-rc5_v3.2.pet _________ tahrpup 6.0.5 PAE [stripped=false]
wine_DEV-3.0-rc5_v3.1.pet ____ tahrpup 6.0.5 PAE
wine_DEV-3.0-rc5_v3.2.pet ____ tahrpup 6.0.5 PAE
wine_DOC-3.0-rc5.pet
wine_extras-v2.1.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/
> file
----------------------------------------------------------------
For general use, I recommend packages that are 'stripped=true'.
For submitting 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.
----------------------------------------------------------------------------------------------------------
------------
racy 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 'racy 5.5' will possibly:
- fail with a glibc before 2.10.1
- succeed with a glibc of 2.10.1 and above
To see what glibc your puppy has. Code: | getconf GNU_LIBC_VERSION |
I installed the following packages, as one sfs file, before compiling;
also known as dependencies:
fontconfig/2.8.0/fontconfig-2.8.0-w5c.pet [mirrors]
fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.pet
gmp/6.1.1/gmp-6.1.1-i486_v1.2.pet [mirrors]
gmp/6.1.1/gmp_DEV-6.1.1-i486_v1.2.pet
gnutls/3.5.2/gnutls-3.5.2_v1.2.pet [mirrors]
gnutls/3.5.2/gnutls_DEV-3.5.2.pet
lcms2/2.8/lcms2-2.8_v2.pet [mirrors]
lcms2/2.8/lcms2_DEV-2.8_v2.pet
libelf/0.8.13/libelf-0.8.13-i486_v2.pet [mirrors]
libelf/0.8.13/libelf_DEV-0.8.13-i486_v2.pet
libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet [mirrors]
libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet
libgpg-error/1.10/libgpg-error-1.10-i486-431.pet [mirrors]
libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet
libtasn1/4.8/libtasn1-4.8-i486_v1.2.pet [mirrors]
libtasn1/4.8/libtasn1_DEV-4.8-i486_v1.2.pet
mpg123/1.12.4/mpg123-1.12.4.pet [mirrors]
mpg123/1.12.4/mpg123_DEV-1.12.4.pet
nettle/3.2/nettle-3.2_v1.2.pet [mirrors]
nettle/3.2/nettle_DEV-3.2_v1.2.pet
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
openldap/2.4.13/openldap-2.4.13-i486.pet [mirrors]
openldap/2.4.13/openldap_DEV-2.4.13-i486.pet
prelink/20130503/prelink-20130503-i486_v2.pet [mirrors]
----------------------------------------
When compiling in racy 5.5, I used:
v2.1 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-O2" |
v2.2 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-g -O0 -fno-optimize-sibling-calls -fno-omit-frame-pointer -fno-inline" |
----------------------------------------------------------------------------------------------------------
----------------------------
tahrpup 6.0.5 PAE
----------------------------
I compiled using tahrpup 6.0.5 PAE
mirrors | /distro/tahrpup-6.0.5_PAE/tahr-6.0.5_PAE.iso
mirrors | /distro/tahrpup-6.0.5_PAE/devx_tahr_6.0.5.sfs
This puppy distro uses glibc 2.19
The Wine files listing 'tahrpup 6.0.5 PAE' will possibly:
- fail with a glibc before 2.19
- succeed with a glibc of 2.19 and above
To see what glibc your puppy has. Code: | getconf GNU_LIBC_VERSION |
I installed the following packages before compiling;
also known as dependencies:
mpg123/1.12.4/mpg123-1.12.4.pet [mirrors]
mpg123/1.12.4/mpg123_DEV-1.12.4.pet
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
----------------------------------------
When compiling in tahrpup 6.0.5 PAE, I used:
v3.1 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --with-x --libdir=/usr/lib32 CFLAGS="-O2" |
v3.2 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --with-x --libdir=/usr/lib32 CFLAGS="-g -O0 -fno-optimize-sibling-calls -fno-omit-frame-pointer -fno-inline" |
----------------------------------------------------------------------------------------------------------
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.
|
Back to top
|
|
 |
Lassar
Joined: 08 Jul 2014 Posts: 215
|
Posted: Thu 11 Jan 2018, 12:35 Post subject:
|
|
Is there any 32 bit wine compiled for Xenialpup64?
I have tried using the Lubuntu way to make a wine sfs
with all the dependices, but that results in a sfs about
190 mb in size.
Way too big.
|
Back to top
|
|
 |
mikeslr

Joined: 16 Jun 2008 Posts: 2335 Location: 500 seconds from Sol
|
Posted: Thu 11 Jan 2018, 16:15 Post subject:
Wine SFS -- easy to make your own |
|
Hi Lassar,
You don't need an SFS specifically made for Xenialpup64. Wine will run under any Puppy. But you must install the 32-bit compatibility application created for you version. As I always run Wine --I have one xp program I consider essential-- I converted the 32-bit compatibility SFS into a pet. You obtain the 32-bit compatibility libs for and in Xenialpup64 by opening a terminal and typing "sfsget"-- without the quotes. A window will open, and downloading the 32-bit compatibility SFS is one of your choice.
Having downloaded it, I created a folder --right-click empty space, select New>Directory-- which I named 32bit_xen64_libs, and opened it. I then Right-Clicked the 32-bit compatibility SFS, Selected "View" (which mounts it), dragged its contents into the 32bit_Xen64_libs folder and selected Copy. Once it was copied, I right-clicked the 32-bit compatibility SFS to unmount it.
Browsing up to the parent folder of 32bit_xen64_libs, so that I could see it as a folder, I right-clicked an empty space and selected Window>terminal here. Then I typed, Code --without the quotes: "dir2pet 32bit_xen64_libs".
Whether you create a pet or just load the 32bit compatibility SFS, you must configure your system to use it. To do that, open a terminal and type, without the quotes, Code: 'ldconfig'. The first character is a small "El". It should take some time before the terminal prompt appears again. If it appears immediately, enter the terminal command again. And I recommend, before trying to get Wine working that you try some simple 32-bit application that you know works.
Creating a wine sfs is pretty much the reverse of the above. Download one of Version2013's pets. As Wine 3 is still in development, I'd suggest, for now, using the last of the "2" series. The "2" series has 64-bit application support, and those toward the end of this thread are the latest. After you download it, Right-Click the pet and from the popup menu select UExtract. An Extracted folder will be created and within it will be another just named Wine with its version number, Right-click an empty space next to that folder, Select Window>terminal here and type "dir2sfs EXACT_NAME_OF_FOLDER" -- without the quotes.
Unless you're using Wine-portable, see here, http://murga-linux.com/puppy/viewtopic.php?p=971452#971452, the FIRST thing you'll have to do after installing a Wine pet or loading a Wine SFS is open a terminal and type "wine winecfg" to create and configure the Wine environment.
Note, however, that since Wine 1.5.1.8 version2013 has not included Menus in his builds. If you can't live without Menus --or chose not to build your own, see here, http://www.murga-linux.com/puppy/viewtopic.php?p=882255#882255-- there's a better way to create a Wine SFS. With the instructions given above you would have to either install a menu pet or deconstruct it and move its contents into the proper places in the Wine folder before running dir2sfs.
Install, PaDS from here, http://murga-linux.com/puppy/viewtopic.php?t=81511 and unrpm-all.pet from here: http://www.murga-linux.com/puppy/viewtopic.php?p=940751#940751. Place both the wine pet and the wine-menu pet in an EMPTY folder, NOT IN /root, and give that folder a meaningful name, such as wine2. Right-Click the folder --you have to see it as a folder-- and select Combine to SFS. In due course, an SFS with the name of your folder will be created in /root. It will contain the files from all the pets you had in that folder.
mikesLr
|
Back to top
|
|
 |
version2013
Joined: 08 Sep 2013 Posts: 341 Location: Florida, USA
|
Posted: Tue 16 Jan 2018, 10:36 Post subject:
Wine-3.0-rc6 |
|
My attempt at compiling wine-3.0-rc6
[wine-3.0-rc6 mirrors]
wine-3.0-rc6_v2.1.pet _________ racy 5.5 [stripped=true]
wine-3.0-rc6_v2.2.pet _________ racy 5.5 [stripped=false]
wine_DEV-3.0-rc6_v2.1.pet ____ racy 5.5
wine_DEV-3.0-rc6_v2.2.pet ____ racy 5.5
wine-3.0-rc6_v3.1.pet _________ tahrpup 6.0.5 PAE [stripped=true]
wine-3.0-rc6_v3.2.pet _________ tahrpup 6.0.5 PAE [stripped=false]
wine_DEV-3.0-rc6_v3.1.pet ____ tahrpup 6.0.5 PAE
wine_DEV-3.0-rc6_v3.2.pet ____ tahrpup 6.0.5 PAE
wine_DOC-3.0-rc6.pet
wine_extras-v2.1.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/
> file
----------------------------------------------------------------
For general use, I recommend packages that are 'stripped=true'.
For submitting 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.
----------------------------------------------------------------------------------------------------------
------------
racy 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 'racy 5.5' will possibly:
- fail with a glibc before 2.10.1
- succeed with a glibc of 2.10.1 and above
To see what glibc your puppy has. Code: | getconf GNU_LIBC_VERSION |
I installed the following packages, as one sfs file, before compiling;
also known as dependencies:
fontconfig/2.8.0/fontconfig-2.8.0-w5c.pet [mirrors]
fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.pet
gmp/6.1.1/gmp-6.1.1-i486_v1.2.pet [mirrors]
gmp/6.1.1/gmp_DEV-6.1.1-i486_v1.2.pet
gnutls/3.5.2/gnutls-3.5.2_v1.2.pet [mirrors]
gnutls/3.5.2/gnutls_DEV-3.5.2.pet
lcms2/2.8/lcms2-2.8_v2.pet [mirrors]
lcms2/2.8/lcms2_DEV-2.8_v2.pet
libelf/0.8.13/libelf-0.8.13-i486_v2.pet [mirrors]
libelf/0.8.13/libelf_DEV-0.8.13-i486_v2.pet
libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet [mirrors]
libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet
libgpg-error/1.10/libgpg-error-1.10-i486-431.pet [mirrors]
libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet
libtasn1/4.8/libtasn1-4.8-i486_v1.2.pet [mirrors]
libtasn1/4.8/libtasn1_DEV-4.8-i486_v1.2.pet
mpg123/1.12.4/mpg123-1.12.4.pet [mirrors]
mpg123/1.12.4/mpg123_DEV-1.12.4.pet
nettle/3.2/nettle-3.2_v1.2.pet [mirrors]
nettle/3.2/nettle_DEV-3.2_v1.2.pet
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
openldap/2.4.13/openldap-2.4.13-i486.pet [mirrors]
openldap/2.4.13/openldap_DEV-2.4.13-i486.pet
prelink/20130503/prelink-20130503-i486_v2.pet [mirrors]
----------------------------------------
When compiling in racy 5.5, I used:
v2.1 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-O2" |
v2.2 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-g -O0 -fno-optimize-sibling-calls -fno-omit-frame-pointer -fno-inline" |
----------------------------------------------------------------------------------------------------------
----------------------------
tahrpup 6.0.5 PAE
----------------------------
I compiled using tahrpup 6.0.5 PAE
mirrors | /distro/tahrpup-6.0.5_PAE/tahr-6.0.5_PAE.iso
mirrors | /distro/tahrpup-6.0.5_PAE/devx_tahr_6.0.5.sfs
This puppy distro uses glibc 2.19
The Wine files listing 'tahrpup 6.0.5 PAE' will possibly:
- fail with a glibc before 2.19
- succeed with a glibc of 2.19 and above
To see what glibc your puppy has. Code: | getconf GNU_LIBC_VERSION |
I installed the following packages before compiling;
also known as dependencies:
mpg123/1.12.4/mpg123-1.12.4.pet [mirrors]
mpg123/1.12.4/mpg123_DEV-1.12.4.pet
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
----------------------------------------
When compiling in tahrpup 6.0.5 PAE, I used:
v3.1 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --with-x --libdir=/usr/lib32 CFLAGS="-O2" |
v3.2 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --with-x --libdir=/usr/lib32 CFLAGS="-g -O0 -fno-optimize-sibling-calls -fno-omit-frame-pointer -fno-inline" |
----------------------------------------------------------------------------------------------------------
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.
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 10293 Location: Charleston S.C. USA
|
Posted: Sat 20 Jan 2018, 03:05 Post subject:
|
|
Thanks again for your support of Wine for Puppy!!!
_________________ I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected 
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 12071 Location: Gatineau (Qc), Canada
|
Posted: Sat 20 Jan 2018, 05:07 Post subject:
|
|
Hi version 2013.
Along with ally, our archivist, you're one of Puppy's unsung heroes!!!
Speaking of which... are there any song-writers around here?
BFN.
_________________ musher0
~~~~~~~~~~
"Logical entities must not be multiplied beyond necessity." | |
« Il ne faut pas multiplier les entités logiques sans nécessité. » (Ockham)
|
Back to top
|
|
 |
p310don
Joined: 19 May 2009 Posts: 1162 Location: Brisbane, Australia
|
Posted: Sat 20 Jan 2018, 10:16 Post subject:
|
|
musher0 wrote: |
Speaking of which... are there any song-writers around here?
|
I believe limbomusic might be a musician
|
Back to top
|
|
 |
version2013
Joined: 08 Sep 2013 Posts: 341 Location: Florida, USA
|
Posted: Tue 23 Jan 2018, 16:21 Post subject:
Wine-3.0 |
|
My attempt at compiling wine-3.0
[wine-3.0 mirrors]
wine-3.0_v1.1.pet _________ puppy 431 [stripped=true]
wine-3.0_v1.2.pet _________ puppy 431 [stripped=false]
wine_DEV-3.0_v1.1.pet ____ puppy 431
wine_DEV-3.0_v1.2.pet ____ puppy 431
wine-3.0_v2.1.pet _________ racy 5.5 [stripped=true]
wine-3.0_v2.2.pet _________ racy 5.5 [stripped=false]
wine_DEV-3.0_v2.1.pet ____ racy 5.5
wine_DEV-3.0_v2.2.pet ____ racy 5.5
wine-3.0_v3.1.pet _________ tahrpup 6.0.5 PAE [stripped=true]
wine-3.0_v3.2.pet _________ tahrpup 6.0.5 PAE [stripped=false]
wine_DEV-3.0_v3.1.pet ____ tahrpup 6.0.5 PAE
wine_DEV-3.0_v3.2.pet ____ tahrpup 6.0.5 PAE
wine_DOC-3.0.pet
wine_extras-v2.1.pet __________ menu entries | mirrors
md5.txt and hashdeep.txt ____ checksums/hashes | mirrors
----------------------------------------------------------------
Notes for my webpage
http://version2013.yolasite.com/page1.php
The ">" character points to a directory of download links, or an individual download link.
example:
> __ wine/3.0/
> _____wine-3.0_v1.1.pet
----------------------------------------------------------------
For general use, I recommend packages that are 'stripped=true'.
For submitting 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:
- fail with a glibc before 2.6.1
- succeed with a glibc of 2.6.1 and above
To see what glibc your puppy has. Code: | getconf GNU_LIBC_VERSION |
I installed the following packages, as one sfs file, before compiling;
also known as dependencies:
fontconfig/2.7.1/fontconfig-2.7.1-i486-pup4.pet [mirrors]
fontconfig/2.7.1/fontconfig_DEV-2.7.1-i486-pup4.pet
gmp/6.1.1/gmp-6.1.1-i486_v1.2.pet [mirrors]
gmp/6.1.1/gmp_DEV-6.1.1-i486_v1.2.pet
gnutls/3.5.2/gnutls-3.5.2_v1.2.pet [mirrors]
gnutls/3.5.2/gnutls_DEV-3.5.2.pet
lcms2/2.8/lcms2-2.8_v2.pet [mirrors]
lcms2/2.8/lcms2_DEV-2.8_v2.pet
libelf/0.8.13/libelf-0.8.13-i486_v2.pet [mirrors]
libelf/0.8.13/libelf_DEV-0.8.13-i486_v2.pet
libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet [mirrors]
libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet
libgpg-error/1.10/libgpg-error-1.10-i486-431.pet [mirrors]
libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet
libgphoto2/2.5.0/libgphoto2-2.5.0-i486_v2.pet [mirrors]
libgphoto2/2.5.0/libgphoto2_DEV-2.5.0-i486.pet
libtasn1/4.8/libtasn1-4.8-i486_v1.2.pet [mirrors]
libtasn1/4.8/libtasn1_DEV-4.8-i486_v1.2.pet
libusb/1.0.9/libusb-1.0.9-i486_v2.pet [mirrors]
libusb/1.0.9/libusb_DEV-1.0.9-i486_v2.pet
mpg123/1.12.4/mpg123-1.12.4.pet [mirrors]
mpg123/1.12.4/mpg123_DEV-1.12.4.pet
nettle/3.2/nettle-3.2_v1.2.pet [mirrors]
nettle/3.2/nettle_DEV-3.2_v1.2.pet
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
openldap/2.4.13/openldap-2.4.13-i486.pet [mirrors]
openldap/2.4.13/openldap_DEV-2.4.13-i486.pet
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 in puppy 431, I used:
v1.1 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-O2" |
v1.2 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-g -O0 -fno-optimize-sibling-calls -fno-omit-frame-pointer -fno-inline" |
----------------------------------------------------------------------------------------------------------
------------
racy 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 'racy 5.5' will possibly:
- fail with a glibc before 2.10.1
- succeed with a glibc of 2.10.1 and above
To see what glibc your puppy has. Code: | getconf GNU_LIBC_VERSION |
I installed the following packages, as one sfs file, before compiling;
also known as dependencies:
fontconfig/2.8.0/fontconfig-2.8.0-w5c.pet [mirrors]
fontconfig/2.8.0/fontconfig_DEV-2.8.0-w5c.pet
gmp/6.1.1/gmp-6.1.1-i486_v1.2.pet [mirrors]
gmp/6.1.1/gmp_DEV-6.1.1-i486_v1.2.pet
gnutls/3.5.2/gnutls-3.5.2_v1.2.pet [mirrors]
gnutls/3.5.2/gnutls_DEV-3.5.2.pet
lcms2/2.8/lcms2-2.8_v2.pet [mirrors]
lcms2/2.8/lcms2_DEV-2.8_v2.pet
libelf/0.8.13/libelf-0.8.13-i486_v2.pet [mirrors]
libelf/0.8.13/libelf_DEV-0.8.13-i486_v2.pet
libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet [mirrors]
libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet
libgpg-error/1.10/libgpg-error-1.10-i486-431.pet [mirrors]
libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet
libtasn1/4.8/libtasn1-4.8-i486_v1.2.pet [mirrors]
libtasn1/4.8/libtasn1_DEV-4.8-i486_v1.2.pet
mpg123/1.12.4/mpg123-1.12.4.pet [mirrors]
mpg123/1.12.4/mpg123_DEV-1.12.4.pet
nettle/3.2/nettle-3.2_v1.2.pet [mirrors]
nettle/3.2/nettle_DEV-3.2_v1.2.pet
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
openldap/2.4.13/openldap-2.4.13-i486.pet [mirrors]
openldap/2.4.13/openldap_DEV-2.4.13-i486.pet
prelink/20130503/prelink-20130503-i486_v2.pet [mirrors]
----------------------------------------
When compiling in racy 5.5, I used:
v2.1 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-O2" |
v2.2 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-g -O0 -fno-optimize-sibling-calls -fno-omit-frame-pointer -fno-inline" |
----------------------------------------------------------------------------------------------------------
----------------------------
tahrpup 6.0.5 PAE
----------------------------
I compiled using tahrpup 6.0.5 PAE
mirrors | /distro/tahrpup-6.0.5_PAE/tahr-6.0.5_PAE.iso
mirrors | /distro/tahrpup-6.0.5_PAE/devx_tahr_6.0.5.sfs
This puppy distro uses glibc 2.19
The Wine files listing 'tahrpup 6.0.5 PAE' will possibly:
- fail with a glibc before 2.19
- succeed with a glibc of 2.19 and above
To see what glibc your puppy has. Code: | getconf GNU_LIBC_VERSION |
I installed the following packages before compiling;
also known as dependencies:
mpg123/1.12.4/mpg123-1.12.4.pet [mirrors]
mpg123/1.12.4/mpg123_DEV-1.12.4.pet
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
----------------------------------------
When compiling in tahrpup 6.0.5 PAE, I used:
v3.1 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --with-x --libdir=/usr/lib32 CFLAGS="-O2" |
v3.2 Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --with-x --libdir=/usr/lib32 CFLAGS="-g -O0 -fno-optimize-sibling-calls -fno-omit-frame-pointer -fno-inline" |
----------------------------------------------------------------------------------------------------------
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.
Last edited by version2013 on Sun 28 Jan 2018, 20:34; edited 4 times in total
|
Back to top
|
|
 |
version2013
Joined: 08 Sep 2013 Posts: 341 Location: Florida, USA
|
Posted: Wed 24 Jan 2018, 00:29 Post subject:
Wine64-3.0 |
|
My attempt at compiling wine64
This is a WOW64 build.
https://wiki.winehq.org/Building_Wine#Shared_WoW64
[wine-3.0 mirrors]
wine64-3.0_v4.1.pet _________ tahrpup64 6.0.5 [stripped=true]
wine64_DEV-3.0.pet __________ tahrpup64 6.0.5
wine64_DOC-3.0.pet __________ tahrpup64 6.0.5
----------------------------
tahrpup64 6.0.5
----------------------------
I compiled using tahrpup64 6.0.5
This puppy distro uses glibc 2.19
The Wine files listing 'tahrpup64 6.0.5' will possibly:
- fail with a glibc before 2.19
- succeed with a glibc of 2.19 and above
To see what glibc your puppy has. Code: | getconf GNU_LIBC_VERSION |
----------------------------------------
When compiling in tahrpup64 6.0.5, I used:
Code: | configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-x --enable-win64 --libdir=/usr/lib64 CFLAGS="-O2" |
https://wiki.winehq.org/Packaging#WoW64_Workarounds
For the 32-bit wine build, I used files from 'wine-3.0_v3.1.pet' from the previous forum post.
----------------------------------------------------------------------------------------------------------
The 32-bit wineserver is included, just in case it is needed.
It is a hidden file ".wineserver"
I do not have any 64-bit applications to test.
I can only do minimal testing because my AMD graphics driver is not functioning properly.
I may have to learn to compile Mesa to do any more detailed testing of 32-bit applications with this wine build.
I am relying on others to test this wine version.
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 12071 Location: Gatineau (Qc), Canada
|
Posted: Thu 25 Jan 2018, 18:33 Post subject:
|
|
Hello, version 2013.
The download link does not work.It keeps recycling to the wait protocol.
(old opera 12.16) TIA for a solution.
Edit: Ok got it through PaleMoon but I had to deactivate uBlock Origin.
Downloading now.
Thanks.
_________________ musher0
~~~~~~~~~~
"Logical entities must not be multiplied beyond necessity." | |
« Il ne faut pas multiplier les entités logiques sans nécessité. » (Ockham)
|
Back to top
|
|
 |
fabrice_035

Joined: 28 Apr 2014 Posts: 465
|
Posted: Mon 29 Jan 2018, 16:14 Post subject:
|
|
Thanks for .pet, i tried wine-3.0_v3.2.pet for puppy tahrpup 6.0.6 32bits.
Have you an idea to resolv that (strange font)
(see attachment)
Regard
Description |
|
Filesize |
70.77 KB |
Viewed |
436 Time(s) |

|
|
Back to top
|
|
 |
fabrice_035

Joined: 28 Apr 2014 Posts: 465
|
Posted: Mon 29 Jan 2018, 17:21 Post subject:
|
|
Hi,
Reply himself, found solution: rename /usr/share/font as /usr/share/_font and link /usr/share/wine/font --> /usr/share/font
Now is good for wine but bad for linux program such as Firefox run with horrible font.
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 12071 Location: Gatineau (Qc), Canada
|
Posted: Mon 29 Jan 2018, 20:00 Post subject:
|
|
HI fabrice_035.
Probably not the best solution. You can download wine-specific fonts with a wine
companion utility called "Winetricks". Please see here.
IHTH.
_________________ musher0
~~~~~~~~~~
"Logical entities must not be multiplied beyond necessity." | |
« Il ne faut pas multiplier les entités logiques sans nécessité. » (Ockham)
|
Back to top
|
|
 |
fabrice_035

Joined: 28 Apr 2014 Posts: 465
|
Posted: Tue 30 Jan 2018, 10:56 Post subject:
|
|
Hi musher0,
Good, winetrick make wine finaly work fine. Just before need install cabextract from PPM
Regard
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|