The time now is Tue 18 Jun 2013, 23:19
All times are UTC - 4 |
|
Page 10 of 27 Posts_count |
Goto page: Previous 1, 2, 3, ..., 8, 9, 10, 11, 12, ..., 25, 26, 27 Next |
| Author |
Message |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Sun 05 Dec 2010, 00:51 Post_subject:
Wine 1.3.8 |
|
my attempt at compiling wine 1.3.8
<http://www.wuala.com/puppylinux/version2013/wine-1.3.8_v1/>
-----------------------------------------------------------------------------------------------------------
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] username:puppy | password:linux (you will have to type it twice) [mirror 2] [mirror 3]
devx_430.sfs - [forum post] [mirror 1] username:puppy | password:linux (you will have to type it twice) [mirror 2] [mirror 3]
-----------------------------------------------------------------------------------------------------------
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'. The only changes I made to the contents of that file were to delete the file 'Wine_regedit.desktop'. That appears to be a duplicate file. I also deleted the file 'winetricks' and replaced it with the updated one.
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>
Edited_time_total
|
|
Back to top
|
|
 |
jpeps
Joined: 31 May 2008 Posts: 2449
|
Posted: Sun 05 Dec 2010, 03:00 Post_subject:
|
|
Wine works well with windows version of FoxitReader, which allows editing of PDF forms (linux version only reads). My own solution was to load a QuickPet SFS version (Lucid), and then replace /root/.wine and /usr/share/wine, directories with links.
edit: also /usr/lib/wine
edit2: SFS contains about 18M of dev files that can be dumped.
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Tue 14 Dec 2010, 10:22 Post_subject:
Sub_title: wine 1.3.9. released |
|
Dear green_dome,
Here we go again. Many useful fixes:http://www.winehq.org/announce/1.3.9.
Thanks in advance,
vovchik
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Tue 14 Dec 2010, 23:21 Post_subject:
Wine 1.2.2 |
|
my attempt at compiling Wine 1.2.2
<http://www.wuala.com/puppylinux/version2013/wine-1.2.2_v1/>
-----------------------------------------------------------------------------------------------------------
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.
I deleted the file 'Wine_regedit.desktop'. That appears to be a near duplicate of file 'wine-regedit.desktop'.
I deleted the file 'winetricks' and replaced it with the updated one.
I deleted the '/Startup/' folder which contained a script file 'portableapptray'.
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
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Thu 16 Dec 2010, 23:19 Post_subject:
Wine 1.3.9 |
|
my attempt at compiling Wine 1.3.9
<http://www.wuala.com/puppylinux/version2013/wine-1.3.9_v1/>
(version 1)
stripped=true
<http://www.wuala.com/puppylinux/version2013/wine-1.3.9_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>
Edited_time_total
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Sat 18 Dec 2010, 17:42 Post_subject:
|
|
Dear green_dome,
Thanks a million.....
With kind regards,
vovchik
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Fri 31 Dec 2010, 09:04 Post_subject:
wine 1.3.10 |
|
Dear green_dome,
Happy New Year to you - and to all on this forum. OK, I suspect you are busy so I am not really asking for this now, but Wine 1.3.10 is out....
With thanks in advance and kind regards,
vovchik
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Tue 04 Jan 2011, 17:21 Post_subject:
Wine 1.3.10 |
|
my attempt at compiling Wine 1.3.10
<http://www.wuala.com/puppylinux/version2013/wine-1.3.10_v1/>
(version 1)
stripped=true
<http://www.wuala.com/puppylinux/version2013/wine-1.3.10_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
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Tue 04 Jan 2011, 17:41 Post_subject:
windows 1.3.10 |
|
Dear green_dome,
Works perfectly on 3.10 and 4x...., so thanks again.
With kind regards,
vovchik
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Sun 09 Jan 2011, 11:27 Post_subject:
wine 1.3.11 |
|
Dear green_dome,
We have a new version out there: http://www.winehq.org/announce/1.3.11. Again, bug fixes and more compatibility. Your assistance in getting this out for us is much appreciated.
With kind regards,
vovchik
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Sat 22 Jan 2011, 13:18 Post_subject:
wine 1.3.12 now out |
|
Dear green_dome,
I realize you must be busy, but could you try this at your earliest convenience:
http://www.winehq.org/announce/1.3.12
You can forget 1.3.11, since this release has more improvements and bug fixes.
With thanks and kind regards,
vovchik
|
|
Back to top
|
|
 |
racepres

Joined: 16 Jan 2009 Posts: 531 Location: Central Michigan, US
|
Posted: Thu 27 Jan 2011, 16:21 Post_subject:
|
|
Thank You so very much green_dome!!!
Filemaker Pro is working with wine!!!!
The Last Thing tying me to Windoze!!
Thanks again
RP
Edit: oops spoke too soon...
Won't perform my "calculated" fields!!!
So very close!!!
RP
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1239 Location: Ukraine
|
Posted: Sat 05 Feb 2011, 19:14 Post_subject:
|
|
Dear green_dome,
I hope you are still with us. If so, win 1.3.13 is now out http://www.winehq.org/announce/1.3.13, and we would all appreciate a new compile by you, if you are able to do so. If not, please let us know, so perhaps, one of us can give it a try.
With thanks in advance and kind regards,
vovchik
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Mon 07 Feb 2011, 00:31 Post_subject:
|
|
placeholder
|
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 196
|
Posted: Mon 07 Feb 2011, 00:31 Post_subject:
|
|
placeholder
|
|
Back to top
|
|
 |
|
|
Page 10 of 27 Posts_count |
Goto page: Previous 1, 2, 3, ..., 8, 9, 10, 11, 12, ..., 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
|