The time now is Wed 19 Jun 2013, 00:15
All times are UTC - 4 |
|
Page 13 of 27 Posts_count |
Goto page: Previous 1, 2, 3, ..., 11, 12, 13, 14, 15, ..., 25, 26, 27 Next |
| Author |
Message |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Thu 24 Mar 2011, 23:17 Post_subject:
|
|
place holder
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Thu 24 Mar 2011, 23:17 Post_subject:
Wine 1.3.16 |
|
my attempt at compiling Wine 1.3.16
http://www.wuala.com/puppylinux/version2013/wine-1.3.16_v1/
(version 1)
stripped=true
http://www.wuala.com/puppylinux/version2013/wine-1.3.16_v2/
(version 2)
stripped=false
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
Reference: [forum post]
-----------------------------------------------------------------------------------------------------------
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
devx_430.sfs
puppies-431.1-main-Xserver.iso - [forum post] [mirror 1] [mirror 2]
devx_430.sfs - [forum post] [mirror 1] [mirror 2]
-----------------------------------------------------------------------------------------------------------
I installed these packages before compiling:
esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]
-----------------------------------------------------------------------------------------------------------
When compiling, I used
| 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
|
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>
I use the console to install packages from <winetricks>. For help with this I use
source <http://www.winehq.org/pipermail/wine-devel/2008-February/062347.html>
|
|
Back to top
|
|
 |
Peterm321
Joined: 29 Jan 2009 Posts: 196
|
Posted: Fri 25 Mar 2011, 11:55 Post_subject:
|
|
| Quote: | | my attempt at compiling Wine 1.3.16 |
Very good. I'll give it a try
Thanks
|
|
Back to top
|
|
 |
Darkgame
Joined: 18 Mar 2011 Posts: 203
|
Posted: Mon 11 Apr 2011, 11:03 Post_subject:
|
|
the latest stable wine 1.2.3 is out. Can someone compile?
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Mon 11 Apr 2011, 21:05 Post_subject:
Wine 1.3.17 |
|
my attempt at compiling Wine 1.3.17
http://www.wuala.com/puppylinux/version2013/wine-1.3.17_v1/
(version 1)
stripped=true
http://www.wuala.com/puppylinux/version2013/wine-1.3.17_v2/
(version 2)
stripped=false
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
Reference: [forum post]
-----------------------------------------------------------------------------------------------------------
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:
esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]
-----------------------------------------------------------------------------------------------------------
When compiling, I used
| 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
|
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>
I use the console to install packages from <winetricks>. For help with this I use
source <http://www.winehq.org/pipermail/wine-devel/2008-February/062347.html>
|
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1447 Location: England
|
Posted: Tue 12 Apr 2011, 17:38 Post_subject:
|
|
Protect your email address from spam: http://www.google.com/recaptcha
_________________ adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Sat 23 Apr 2011, 23:25 Post_subject:
Wine 1.2.3 |
|
my attempt at compiling Wine 1.2.3
http://www.wuala.com/puppylinux/version2013/wine-1.2.3_v1/
(version 1)
stripped=true
http://www.wuala.com/puppylinux/version2013/wine-1.2.3_v2/
(version 2)
stripped=false
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
Reference: [forum post]
-----------------------------------------------------------------------------------------------------------
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:
esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]
-----------------------------------------------------------------------------------------------------------
When compiling, I used
| 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
|
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>
I use the console to install packages from <winetricks>. For help with this I use
source <http://www.winehq.org/pipermail/wine-devel/2008-February/062347.html>
|
|
Back to top
|
|
 |
Darkgame
Joined: 18 Mar 2011 Posts: 203
|
Posted: Sat 30 Apr 2011, 05:11 Post_subject:
|
|
I LOVE U GREEN DOME
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Sat 30 Apr 2011, 14:52 Post_subject:
Wine 1.3.19 |
|
Dear green_dome,
Wine 1.3.19 is out and, of course, we would all be grateful for your help. It has these improvements:
| Quote: | The Wine development release 1.3.19 is now available.
What's new in this release (see below for details):
- New sound driver architecture for MMDevAPI.
- Better support for relative mouse events in DInput.
- Debugger support for the ARM platform.
- Various improvements in D3DX9.
- More MSVC runtime functions.
- Various bug fixes. |
Incidentally, I installed wine under Lupu 520 and the fonts were awful in Wine but OK in QT and GTK. It turns out that libfreetype2 in Lupu does not have the nice proprietary hinting compiled in. I tried with my old freelib2 from 3.01 with proprietary hinting and everything was suddenly OK in Lupu. So as not to screw up my installation, I decided to run wine apps via a wrapper that contains the following line:
| Code: | | export LD_LIBRARY_PATH=/root/mylibs:$LD_LIBRARY_PATH |
and put my old libfreetype2 in /root/mylibs. Works fine.
With kind regards,
vovchik
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Wed 11 May 2011, 22:22 Post_subject:
|
|
placeholder
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Wed 11 May 2011, 22:23 Post_subject:
Wine 1.3.19 |
|
my attempt at compiling Wine 1.3.19
http://www.wuala.com/puppylinux/version2013/wine-1.3.19_v1/
version 1
stripped=true
http://www.wuala.com/puppylinux/version2013/wine-1.3.19_v2/
version 2
stripped=false
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
Reference: [forum post]
-----------------------------------------------------------------------------------------------------------
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:
esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]
-----------------------------------------------------------------------------------------------------------
When compiling, I used
| 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
|
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>
I use the console to install packages from <winetricks>. For help with this I use
source <http://www.winehq.org/pipermail/wine-devel/2008-February/062347.html>
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Thu 12 May 2011, 02:15 Post_subject:
Wine 1.3.19 |
|
Dear green_dome,
Thanks again. Works nicely, but I still have to use my old libfreetype lib for better font rendering. I will try to compile a new freetype2 lib with the proprietary hinting stuff and see what I get...
With kind regards,
vovchik
|
|
Back to top
|
|
 |
racepres

Joined: 16 Jan 2009 Posts: 531 Location: Central Michigan, US
|
Posted: Tue 17 May 2011, 21:33 Post_subject:
|
|
Dear green-dome;
Thank you... a jillion times!!
First time I can really run Filemaker pro, [at least as good as xp can], forever!
Now my humble little pee-cee, can do about All of the stuff I need it to!
Don't know where you hail from, But, You are officially my Guest anytime!!
Best I can do... not being very "techie"
With Much appreciation
RP
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Fri 27 May 2011, 18:00 Post_subject:
wine 1.3.21 |
|
Dear green_dome,
There is a new wine out there (http://www.winehq.org/announce/1.3.21, so may I again, on behalf of our little community, request your assistance?
With thanks in advance and kind regards,
vovchik
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Mon 30 May 2011, 23:25 Post_subject:
Wine 1.3.20 |
|
my attempt at compiling Wine 1.3.20
http://www.wuala.com/puppylinux/version2013/wine-1.3.20_v1/
version 1
stripped=true
http://www.wuala.com/puppylinux/version2013/wine-1.3.20_v2/
version 2
stripped=false
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
Non stripped = better for squashing bugs.
Reference: [forum post]
-----------------------------------------------------------------------------------------------------------
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:
esound-0.2.41-i486.pet [Link]
esound_DEV-0.2.41-i486.pet [Link]
fontconfig-2.7.1-i486-pup4.pet [Link]
fontconfig_DEV-2.7.1-i486-pup4.pet [Link]
gnutls+deps-2.6.6-i486.pet [Link]
gnutls+deps_DEV-2.6.6-i486.pet [Link]
jack-audio-connection-kit-0.116.1-i486.pet [Link]
jack-audio-connection-kit_DEV-0.116.1-i486.pet [Link]
libgphoto2-2.4.6-pup4.pet [Link]
libgphoto2_DEV-2.4.6-pup4.pet [Link]
mpg123-1.12.4.pet [Link]
mpg123_DEV-1.12.4.pet [Link]
openldap-2.4.13-i486.pet [Link]
openldap_DEV-2.4.13-i486.pet [Link]
xorg_xorg_full_dri-7.3.pet [Link]
xorg_xorg_full_dri_DEV-7.3.pet [Link]
-----------------------------------------------------------------------------------------------------------
When compiling, I used
| 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
|
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>
I use the console to install packages from <winetricks>. For help with this I use
source <http://www.winehq.org/pipermail/wine-devel/2008-February/062347.html>
|
|
Back to top
|
|
 |
|
|
Page 13 of 27 Posts_count |
Goto page: Previous 1, 2, 3, ..., 11, 12, 13, 14, 15, ..., 25, 26, 27 Next |
|
|
Rules_post_cannot Rules_reply_cannot Rules_edit_cannot Rules_delete_cannot Rules_vote_cannot You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|