The time now is Tue 18 Jun 2013, 20:06
All times are UTC - 4 |
|
Page 18 of 27 Posts_count |
Goto page: Previous 1, 2, 3, ..., 16, 17, 18, 19, 20, ..., 25, 26, 27 Next |
| Author |
Message |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Mon 20 Feb 2012, 00:30 Post_subject:
|
|
placeholder
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Mon 20 Feb 2012, 00:31 Post_subject:
|
|
placeholder
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Mon 20 Feb 2012, 00:48 Post_subject:
wine-1.4-rc4 |
|
my attempt at compiling wine-1.4-rc4
wine-1.4-rc4_v1
version 1 | stripped=true
wine-1.4-rc4_v2
version 2 | stripped=false
md5 | hashdeep
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]
-----------------------------------------------------------------------------------------------------------
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
[Reference]
|
|
Back to top
|
|
 |
Master_wrong
Joined: 19 Mar 2008 Posts: 455
|
Posted: Mon 20 Feb 2012, 06:34 Post_subject:
|
|
@gree_dome
Thanks for the update...
_________________ Cluster-Pup v.2-Puppy Beowulf Cluster
http://www.murga-linux.com/puppy/viewtopic.php?p=499199#499199
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Tue 21 Feb 2012, 04:01 Post_subject:
|
|
Dear green_dome,
Thanks from me, too. Your latest works fine....
With kind regards,
vovchik
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Mon 27 Feb 2012, 00:59 Post_subject:
wine 1.4-rc5 |
|
my attempt at compiling wine-1.4-rc5
wine-1.4-rc5_v1
version 1 | stripped=true
wine-1.4-rc5_v2
version 2 | stripped=false
md5 | hashdeep
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]
-----------------------------------------------------------------------------------------------------------
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
[Reference]
|
|
Back to top
|
|
 |
vanchutr
Joined: 05 Aug 2006 Posts: 419
|
Posted: Tue 28 Feb 2012, 21:06 Post_subject:
|
|
@green_dome
How to run "IDM - Internet DownLoad Manger" from Wine?
Please give some instructions.
Thanks
(I think: IDM is the best software to download almost all files)
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Fri 09 Mar 2012, 21:45 Post_subject:
|
|
| vanchutr wrote: | @green_dome
How to run "IDM - Internet DownLoad Manger" from Wine?
Please give some instructions.
Thanks
(I think: IDM is the best software to download almost all files) |
Are you asking for basic instructions on using Wine?
Short instructions:
Assuming you have the latest IDM version 609.
Open a terminal in the directory you downloaded IDM, type:
wine idman609.exe
If you are asking how to configure a browser to catch clicks for IDM, or something specific to IDM, sorry. I am not knowledgeable about IDM.
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Fri 09 Mar 2012, 21:46 Post_subject:
|
|
placeholder
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Fri 09 Mar 2012, 21:50 Post_subject:
Wine 1.4 |
|
my attempt at compiling wine-1.4
wine-1.4_v1
version 1 | stripped=true
wine-1.4_v2
version 2 | stripped=false
md5 | hashdeep
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]
-----------------------------------------------------------------------------------------------------------
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 [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]
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
[Reference]
|
|
Back to top
|
|
 |
Jim1911
Joined: 19 May 2008 Posts: 2353 Location: Texas, USA
|
Posted: Sat 10 Mar 2012, 14:08 Post_subject:
Version 1.4 |
|
Hi green_dome,
Thanks again for your update to v. 1.4. It's the best yet. Thank you for keeping Wine up-to-date for puppy users.
Cheers,
Jim
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Sat 17 Mar 2012, 07:36 Post_subject:
|
|
Dear green_dome,
Thanks from me, too, for v.1.4. Works very nicely and we are all grateful.
With kind regards,
vovchik
|
|
Back to top
|
|
 |
akatz712
Joined: 16 Mar 2012 Posts: 6
|
Posted: Sat 17 Mar 2012, 14:02 Post_subject:
|
|
deleted by poster
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Sun 18 Mar 2012, 06:50 Post_subject:
|
|
Dear green_dome,
The Wine team has been active. They just released 1.5.0 with a new Gecko engine (http://www.winehq.org/announce/1.5.0).
Thanks in advance from all of us,
With kind regards,
vovchik
|
|
Back to top
|
|
 |
ciento
Joined: 17 Sep 2010 Posts: 145
|
Posted: Sun 25 Mar 2012, 21:23 Post_subject:
Re: Wine 1.4 |
|
| green_dome wrote: | my attempt at compiling wine-1.4
|
I installed your wine, then windows audio plugins and daw Reaper, and it all
'just worked'. Changed a setting here and there, and off recording back to the windows partition.
Done on DpupExprimo312
Thanks for sharing your skills with so many!
|
|
Back to top
|
|
 |
|
|
Page 18 of 27 Posts_count |
Goto page: Previous 1, 2, 3, ..., 16, 17, 18, 19, 20, ..., 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
|