The time now is Fri 15 Jan 2021, 13:15
All times are UTC - 4 |
Page 14 of 31 [464 Posts] |
Goto page: Previous 1, 2, 3, ..., 12, 13, 14, 15, 16, ..., 29, 30, 31 Next |
Author |
Message |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Mon 30 May 2011, 23:32 Post subject:
Wine 1.3.21 |
|
my attempt at compiling Wine 1.3.21
http://www.wuala.com/puppylinux/version2013/wine-1.3.21_v1/
version 1
stripped=true
http://www.wuala.com/puppylinux/version2013/wine-1.3.21_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: 1538 Location: Ukraine
|
Posted: Tue 31 May 2011, 14:32 Post subject:
thanks for the wine |
|
Dear green_dome,
I took your latest (1.3.21) and, as expected, it works perfectly (I mean the compilation - we know wine still has bugs). Many thanks....
With kind regards,
vovchik
|
Back to top
|
|
 |
esrom02
Joined: 31 May 2011 Posts: 8
|
Posted: Tue 31 May 2011, 22:55 Post subject:
help me sir green_dome. |
|
just got registered xD..
I'm really going nuts now because I can't use winetricks? It says
"Cannot find cabextract. Please install it (e.g 'sudo apt-get install cabextract' or 'sudo yum install cabextract')"
and whatever command I use it says,
bash: sudo: command not found.
I'm very new to Puppy though, I'm using Puppy 4.1.1 (it suites my old laptop)
please help me sir green_dome.. The program I'm trying to run is Ultrasurf.. everytime I execute it it says..
"An error occured. Ultrasurf must exit. Please Restart"
Thanks in advance..
BTW, thanks for your work I've installed Wine with no errors (no missing dependencies)
|
Back to top
|
|
 |
Makoto

Joined: 03 Sep 2009 Posts: 2267 Location: Out wandering... maybe.
|
Posted: Tue 31 May 2011, 23:55 Post subject:
|
|
Try this cabextract .pet. I'm not sure whether or not it'll work for Puppy 4.1.1, though.
http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=37758
_________________ [ Puppy 4.3.1 JP, Frugal install ] * [ XenialPup 7.5, Frugal install ] * [XenialPup 64 7.5, Frugal install] * [ 4GB RAM | 512MB swap ]
In memory of our beloved American Eskimo puppy (1995-2010) and black Lab puppy (1997-2011).
|
Back to top
|
|
 |
esrom02
Joined: 31 May 2011 Posts: 8
|
Posted: Wed 01 Jun 2011, 00:13 Post subject:
|
|
@Makoto..
thanks for the reply.. I'll post here if it works..
|
Back to top
|
|
 |
esrom02
Joined: 31 May 2011 Posts: 8
|
Posted: Wed 01 Jun 2011, 07:08 Post subject:
|
|
@Makoto..
sir thanks it works perfectly..
If I am not asking too much, could you please teach me where to extract the packages that will be installed? because it says I need to point it out? I don't have a graphical interface, it ask mo to install zenity to have GUI of it..
Again thanks sir !
EDITED!
I got it finally working now.. and by experimenting, I learned how to install packages from winetricks..
Thanks to Sir green_dome for all your work.. keep it up MASTER !
Thanks to Sir Makoto for the cabextract.. It works though I found an update for that cabextract..
|
Back to top
|
|
 |
esrom02
Joined: 31 May 2011 Posts: 8
|
Posted: Thu 02 Jun 2011, 20:44 Post subject:
|
|
okay, here I am again..
I tried Puppy 3.01 (for my sister's lappy) I installed the Wine 1.3.21 here and I get dependency error..
libltdl.so.3
can I please have a copy of this?
THANKS !
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1538 Location: Ukraine
|
Posted: Fri 03 Jun 2011, 02:12 Post subject:
missing lib |
|
Dear esrom02,
Here is a copy of the lib from my Puppy 301.
With kind regards,
vovchik
Description |
|

Download |
Filename |
libltdl-3.pet |
Filesize |
12.54 KB |
Downloaded |
861 Time(s) |
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1538 Location: Ukraine
|
Posted: Sat 11 Jun 2011, 01:09 Post subject:
Wine development release 1.3.22 |
|
Dear green_dome,
We have a new one: http://www.winehq.org/announce/1.3.22. Your kind assistance will be greatly appreciated....
With thanks in advance and kind regards,
vovchik
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1538 Location: Ukraine
|
Posted: Sun 03 Jul 2011, 10:04 Post subject:
Wine 1.3.23 |
|
Dear green_dome,
We have another new one: http://www.winehq.org/announce/1.3.23. Your kind assistance will be greatly appreciated....
With thanks in advance and kind regards,
vovchik
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Sun 03 Jul 2011, 19:57 Post subject:
Wine 1.3.22 |
|
my attempt at compiling Wine 1.3.22
http://www.wuala.com/puppylinux/version2013/wine-1.3.22_v1/
version 1
stripped=true
http://www.wuala.com/puppylinux/version2013/wine-1.3.22_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
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Sun 03 Jul 2011, 20:12 Post subject:
wine 1.3.23 |
|
my attempt at compiling Wine 1.3.23
http://www.wuala.com/puppylinux/version2013/wine-1.3.23_v1/
version 1
stripped=true
http://www.wuala.com/puppylinux/version2013/wine-1.3.23_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: 1538 Location: Ukraine
|
Posted: Mon 04 Jul 2011, 03:58 Post subject:
latest wine |
|
Dear green_dome,
Just a word of thanks, again.... 1.3.23 runs fine.
With kind regards,
vovchik
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1538 Location: Ukraine
|
Posted: Sat 09 Jul 2011, 02:31 Post subject:
Wine 1.3.24 |
|
Dear green_dome,
I am a pest, aren't I? The Wine boys have a new version http://www.winehq.org/announce/1.3.24,and your kind asistance would again be appreciated.
With thanks and kind regards,
vovchik
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Sat 16 Jul 2011, 19:24 Post subject:
Wine 1.3.24 |
|
my attempt at compiling Wine 1.3.24
http://www.wuala.com/puppylinux/version2013/wine-1.3.24_v1/
version 1
stripped=true
http://www.wuala.com/puppylinux/version2013/wine-1.3.24_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 --disable-tests
|
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 14 of 31 [464 Posts] |
Goto page: Previous 1, 2, 3, ..., 12, 13, 14, 15, 16, ..., 29, 30, 31 Next |
|
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
|