Page 13 of 24

Posted: Mon 20 Feb 2012, 04:30
by green_dome
placeholder

Posted: Mon 20 Feb 2012, 04:31
by green_dome
placeholder

wine-1.4-rc4

Posted: Mon 20 Feb 2012, 04:48
by green_dome
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: 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

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

Code: Select all

winetricks -h
[Reference]

Posted: Mon 20 Feb 2012, 10:34
by Master_wrong
@gree_dome
Thanks for the update...

Posted: Tue 21 Feb 2012, 08:01
by vovchik
Dear green_dome,

Thanks from me, too. Your latest works fine....

With kind regards,
vovchik

wine 1.4-rc5

Posted: Mon 27 Feb 2012, 04:59
by green_dome
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: 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

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

Code: Select all

winetricks -h
[Reference]

Posted: Wed 29 Feb 2012, 01:06
by vanchutr
@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)

Posted: Sat 10 Mar 2012, 01:45
by green_dome
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.

Posted: Sat 10 Mar 2012, 01:46
by green_dome
placeholder

Wine 1.4

Posted: Sat 10 Mar 2012, 01:50
by green_dome
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: 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

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

Code: Select all

winetricks -h
[Reference]

Version 1.4

Posted: Sat 10 Mar 2012, 18:08
by Jim1911
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

Posted: Sat 17 Mar 2012, 11:36
by vovchik
Dear green_dome,

Thanks from me, too, for v.1.4. Works very nicely and we are all grateful.

With kind regards,
vovchik

Posted: Sat 17 Mar 2012, 18:02
by akatz712
deleted by poster

Posted: Sun 18 Mar 2012, 10:50
by vovchik
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

Re: Wine 1.4

Posted: Mon 26 Mar 2012, 01:23
by ciento
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! 8)

Wine 1.5.0

Posted: Mon 26 Mar 2012, 01:53
by green_dome
my attempt at compiling wine-1.5.0

wine-1.5.0_v1
version 1 | stripped=true

wine-1.5.0_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: 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

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

Code: Select all

winetricks -h
[Reference]

Posted: Mon 26 Mar 2012, 17:30
by vovchik
Dear green_dome,

Thanks again. Version 1.5 works well, as have all your previous versions. We are grateful for your diligent efforts:)

With kind regards,
vovchik

wine*.pet puppy compatibility, apps tested

Posted: Tue 03 Apr 2012, 17:34
by otropogo
Sorry I've I've missed some possibly relevant posts in this thread.. I only learned of its existence today after seeing a rare posting in another Wine thread.

I'm increasingly frustrated in my inability to reinstall Windows XP satisfactorily on a new machine (connectivity is on and off, while I have no issues with it under Puppy or Centos), and am desperately looking for a way to run two essential Windows apps that require online access.

What I'd like to find out is this:

1. does the current Wine pet being discussed her (1.4) work in lupu 5.28?

2. has anyone successfully run either of the two following Windows apps with it:

a) Quicken

b) Pegasus mail for windows 4.5.2?


alternatively, can anyone direct me to an online list of Windows apps reported to have been successfully run under any combination of WINE_Linux (or perhaps of those which have consistently failed to run in WINE)?

Re: wine*.pet puppy compatibility, apps tested

Posted: Wed 04 Apr 2012, 02:28
by green_dome
otropogo wrote:Sorry I've I've missed some possibly relevant posts in this thread.. I only learned of its existence today after seeing a rare posting in another Wine thread.

I'm increasingly frustrated in my inability to reinstall Windows XP satisfactorily on a new machine (connectivity is on and off, while I have no issues with it under Puppy or Centos), and am desperately looking for a way to run two essential Windows apps that require online access.

What I'd like to find out is this:

1. does the current Wine pet being discussed her (1.4) work in lupu 5.28?

2. has anyone successfully run either of the two following Windows apps with it:

a) Quicken

b) Pegasus mail for windows 4.5.2?


alternatively, can anyone direct me to an online list of Windows apps reported to have been successfully run under any combination of WINE_Linux (or perhaps of those which have consistently failed to run in WINE)?

for item (2) try these links:
http://appdb.winehq.org/objectManager.p ... on&iId=107
http://appdb.winehq.org/appview.php?iAppId=284

Re: wine*.pet puppy compatibility, apps tested

Posted: Wed 04 Apr 2012, 03:39
by otropogo
green_dome wrote:
otropogo wrote:
1. does the current Wine pet being discussed her (1.4) work in lupu 5.28?

2. has anyone successfully run either of the two following Windows apps with it:

a) Quicken

b) Pegasus mail for windows 4.5.2?


...

for item (2) try these links:
http://appdb.winehq.org/objectManager.p ... on&iId=107
http://appdb.winehq.org/appview.php?iAppId=284
Thanks. Very encouraging, at least if I can get Wine running in lupu. Haven't managed since 4.xx. If not, maybe I'll try installing it in Centos.