Wine

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

Wine 1.5.13

#331 Post by green_dome »

my attempt at compiling wine-1.5.13

-------------------------------
version 1 | stripped=true

wine-1.5.13-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.13-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.13-i486_v1.pet | mirror 1 | mirror 2

--------------------------------
version 2 | stripped=false

wine-1.5.13-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.13-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.13-i486_v2.pet | mirror 1 | mirror 2

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Disable adblocking to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

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

There are a few scripts that I find useful in creating sfs files.

One is 'pets2sfs'
[forum post] [download] [forum post]

Another is 'createsfs'
[forum post] [download]

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

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

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

I installed these packages before compiling:

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


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

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 05:02, edited 1 time in total.

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

#332 Post by vovchik »

Dear green_dome,

Thanks as usual. I notice this version has paler fonts compared to previous versions. The wine guys must have changed some X rendering feature.

With kind regards,
vovchik

User avatar
charlie6
Posts: 1230
Joined: Mon 30 Jun 2008, 04:03
Location: Saint-Gérard / Walloon part of Belgium

#333 Post by charlie6 »

Hi green_dome,
i am just wondering ...
as the wine pets are compiled with xorg_xorg_full_dri-7.3.pet among others, are the wine pets (or sfs) compatible with Xorg version higher than 1.7.3 ?
(Here using exprimo with xorg 1.7.7 with wine-1.1.12 ...such an old version because the sfs size is only 14MB and enough for the Win applications used)

Thanks for all your job !
Charlie

Liboicl
Posts: 90
Joined: Tue 16 Feb 2010, 01:49

#334 Post by Liboicl »

charlie6 wrote:Hi green_dome,
i am just wondering ...
as the wine pets are compiled with xorg_xorg_full_dri-7.3.pet among others, are the wine pets (or sfs) compatible with Xorg version higher than 1.7.3 ?
(Here using exprimo with xorg 1.7.7 with wine-1.1.12 ...such an old version because the sfs size is only 14MB and enough for the Win applications used)

Thanks for all your job !
Charlie
Even though my name is not green_dome, I think I can help.
It runs for me with Xorg version 1.11.4. Also, version 1.5.13 is only ~24MB.
[url=http://tehgroup.org/repo]Additional .pet packages[/url]

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

#335 Post by vovchik »

Dear green_dome,

We seem to have a new one (v. 1.5.14)....

With thanks in advance and kind regards,
Vovchik

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

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

Wine 1.5.14

#336 Post by green_dome »

my attempt at compiling wine-1.5.14

-------------------------------
version 1 | stripped=true

wine-1.5.14-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.14-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.14-i486_v1.pet | mirror 1 | mirror 2

--------------------------------
version 2 | stripped=false

wine-1.5.14-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.14-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.14-i486_v2.pet | mirror 1 | mirror 2

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Disable adblocking to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

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

There are a few scripts that I find useful in creating sfs files.

One is 'pets2sfs'
[forum post] [download] [forum post]

Another is 'createsfs'
[forum post] [download]

Another is 'easypackage'
[forum post] [download]

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

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

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

I installed these packages before compiling:

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


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

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 05:03, edited 1 time in total.

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

#337 Post by vovchik »

Dear green_dome,

Thanks for the latest version. I still get ugly fonts - latest few versions - and don't know why. Do you have any idea? I used to get better results by using an older libfreetype (appending the path before launching wine apps), but that doesn't seem to do the trick any more.

With kind regards,
vovchik

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

Wine 1.5.15

#338 Post by green_dome »

my attempt at compiling wine-1.5.15

-------------------------------
version 1 | stripped=true

wine-1.5.15-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.15-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.15-i486_v1.pet | mirror 1 | mirror 2

--------------------------------
version 2 | stripped=false

wine-1.5.15-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.15-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.15-i486_v2.pet | mirror 1 | mirror 2

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Disable adblocking to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

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

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

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

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

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

I installed these packages before compiling:

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


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

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 05:04, edited 1 time in total.

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

#339 Post by vovchik »

Dear green_dome,

Thanks for the update.....

With kind regards,
vovchik

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

#340 Post by vovchik »

Dear green_dome,

We have a new version: http://www.winehq.org/announce/1.5.16.

With kind regards,
vovchik

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

Wine 1.5.16

#341 Post by green_dome »

my attempt at compiling wine-1.5.16

-------------------------------
version 1 | stripped=true

wine-1.5.16-i486_v1.pet | mirror 1
wine_DEV-1.5.16-i486_v1.pet | mirror 1
wine_DOC-1.5.16-i486_v1.pet | mirror 1

--------------------------------
version 2 | stripped=false

wine-1.5.16-i486_v2.pet | mirror 1
wine_DEV-1.5.16-i486_v2.pet | mirror 1
wine_DOC-1.5.16-i486_v2.pet | mirror 1

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Disable adblocking to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

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

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

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

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

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

I installed these packages before compiling:

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


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

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 05:04, edited 3 times in total.

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

#342 Post by vovchik »

Dear green_dome,

Works like a charm in Lucid. Thanks.

With kind regards,
vovchik

bones01
Posts: 371
Joined: Mon 11 Aug 2008, 07:47
Location: Melbourne, Aus

#343 Post by bones01 »

Thanks green-dome. Appreciate your work.

Bones
Dell Latitude D630 running Puppy 5.2.8 frugal, Macpup 525 frugal (if I can get it working again. Sadly, I couldn't get it fixed :? )
Precise Puppy 5.4 live DVD
Precise 5.7.3 on USB

Rich34
Posts: 1
Joined: Sun 04 Nov 2012, 16:41

Wine 1.5.13

#344 Post by Rich34 »

green_dome

Thank you very much for your efforts in making Wine 2.5.13 PET. I looked all over today trying to get wine to work with no avail. Then I came across your post and thought, oh well what's one more time. Great, what a surprise, It workd.

Being a newbie I just wish I had half your knowledge dealing with PL and linux in general.

Again, Thanks.

Dick
Sierra Vista, AZ

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

#345 Post by vovchik »

Dear green_dome,

My thanks always....You do it really properly.

With kind regards,
vovchik

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#346 Post by RSH »

Hi.

I'm doing currently some work on a script that uses the wine. Everything is fine ---> except one confusing thing.

I run my LazY Puppy with full German settings (keyboard, country, timezone etc.) So, if I do install a .exe, it installs in /root/.wine/drive_c/Programme. Using full English settings it installs in /root/.wine/drive_c/Program Files.

This is confusing and makes problems to use the script (I'm currently working on) in different languages because of the different directories.

Is there a list or something that has information about which directory name is used in different countries?

Thanks for the help

RSH
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

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

#347 Post by green_dome »

RSH,
This page [1] has some relevant info. There is a link to [2]. Open a .po file and do a text search for "Program Files". There might be a corresponding translation. Not all files have translations for all directory paths.

[1] http://wiki.winehq.org/Translating
[2] http://source.winehq.org/git/wine.git/? ... po;hb=HEAD

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

#348 Post by vovchik »

Hi green_dome,

We have another release: http://www.winehq.org/announce/1.5.17! Looks like they fixed antialiasing.

With kind regards,
vovchik

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

Wine 1.5.17

#349 Post by green_dome »

my attempt at compiling wine-1.5.17

-------------------------------
version 1 | stripped=true

wine-1.5.17-i486_v1.pet | mirror 1
wine_DEV-1.5.17-i486_v1.pet | mirror 1
wine_DOC-1.5.17-i486_v1.pet | mirror 1

--------------------------------
version 2 | stripped=false

wine-1.5.17-i486_v2.pet | mirror 1
wine_DEV-1.5.17-i486_v2.pet | mirror 1
wine_DOC-1.5.17-i486_v2.pet | mirror 1

-----------------------------
md5 - http://content.wuala.com/contents/puppy ... 13/md5.txt
hashdeep - http://content.wuala.com/contents/puppy ... shdeep.txt

about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.

When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]

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

There are a few scripts that I find useful in creating sfs files.

'pets2sfs'
[forum post] [download] [forum post]

'createsfs'
[forum post] [download]

'easypackage'
[forum post] [download]

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

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

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

I installed these packages before compiling:

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


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

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.

For help with Gecko,
http://wiki.winehq.org/Gecko

For help with Mono,
http://wiki.winehq.org/Mono

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 05:05, edited 2 times in total.

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

#350 Post by vovchik »

Dear green_dome,

Thanks - works for me nicely.....

With kind regards,
vovchik

Post Reply