The time now is Wed 25 Apr 2018, 00:45
All times are UTC - 4 |
Page 24 of 31 [464 Posts] |
Goto page: Previous 1, 2, 3, ..., 22, 23, 24, 25, 26, ..., 29, 30, 31 Next |
Author |
Message |
RSH

Joined: 05 Sep 2011 Posts: 2420 Location: Germany
|
Posted: Thu 08 Nov 2012, 23:56 Post subject:
|
|
Hi.
I'm doing currently some work on a script that uses the wine. Everything is fine ---> except one confusing thing.
I run my LazY Puppy with full German settings (keyboard, country, timezone etc.) So, if I do install a .exe, it installs in /root/.wine/drive_c/Programme. Using full English settings it installs in /root/.wine/drive_c/Program Files.
This is confusing and makes problems to use the script (I'm currently working on) in different languages because of the different directories.
Is there a list or something that has information about which directory name is used in different countries?
Thanks for the help
RSH
_________________ LazY Puppy
RSH's DNA
SARA B.
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Fri 09 Nov 2012, 00:49 Post subject:
|
|
RSH,
This page [1] has some relevant info. There is a link to [2]. Open a .po file and do a text search for "Program Files". There might be a corresponding translation. Not all files have translations for all directory paths.
[1] http://wiki.winehq.org/Translating
[2] http://source.winehq.org/git/wine.git/?a=tree;f=po;hb=HEAD
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1447 Location: Ukraine
|
Posted: Sun 11 Nov 2012, 08:09 Post subject:
|
|
Hi green_dome,
We have another release: http://www.winehq.org/announce/1.5.17! Looks like they fixed antialiasing.
With kind regards,
vovchik
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Mon 12 Nov 2012, 00:39 Post subject:
Wine 1.5.17 |
|
my attempt at compiling wine-1.5.17
-------------------------------
version 1 | stripped=true
wine-1.5.17-i486_v1.pet | mirror 1
wine_DEV-1.5.17-i486_v1.pet | mirror 1
wine_DOC-1.5.17-i486_v1.pet | mirror 1
--------------------------------
version 2 | stripped=false
wine-1.5.17-i486_v2.pet | mirror 1
wine_DEV-1.5.17-i486_v2.pet | mirror 1
wine_DOC-1.5.17-i486_v2.pet | mirror 1
-----------------------------
md5 - http://content.wuala.com/contents/puppylinux/version2013/md5.txt
hashdeep - http://content.wuala.com/contents/puppylinux/version2013/hashdeep.txt
about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]
-----------------------------------------------------------------------------------------------------------
There are a few scripts that I find useful in creating sfs files.
'pets2sfs'
[forum post] [download] [forum post]
'createsfs'
[forum post] [download]
'easypackage'
[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 | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1
-----------------------------------------------------------------------------------------------------------
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
For help with Mono,
http://wiki.winehq.org/Mono
I use the console to install packages from winetricks. For help with this I use
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 01:05; edited 2 times in total
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1447 Location: Ukraine
|
Posted: Mon 12 Nov 2012, 07:00 Post subject:
|
|
Dear green_dome,
Thanks - works for me nicely.....
With kind regards,
vovchik
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1447 Location: Ukraine
|
Posted: Sun 25 Nov 2012, 16:54 Post subject:
|
|
Dear greedn_dome,
We have a new one: http://www.winehq.org/announce/1.5.18.
with kind regards,
vovchik
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1447 Location: Ukraine
|
Posted: Sat 08 Dec 2012, 12:27 Post subject:
|
|
Dear green_dome,
Here is the latest: http://www.winehq.org/announce/1.5.19
With kind regards,
vovchik
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Tue 11 Dec 2012, 21:51 Post subject:
Wine 1.5.18 |
|
my attempt at compiling wine-1.5.18
-------------------------------
version 1 | stripped=true
wine-1.5.18-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.18-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.18-i486_v1.pet | mirror 1 | mirror 2
--------------------------------
version 2 | stripped=false
wine-1.5.18-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.18-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.18-i486_v2.pet | mirror 1 | mirror 2
-----------------------------
wine_extras-v2.pet | mirror 1 | menu entries
-----------------------------
md5 - http://content.wuala.com/contents/puppylinux/version2013/md5.txt
hashdeep - http://content.wuala.com/contents/puppylinux/version2013/hashdeep.txt
about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]
In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands
-----------------------------------------------------------------------------------------------------------
There are a few scripts that I find useful in creating sfs files.
'pets2sfs'
[forum post] [download] [forum post]
'createsfs'
[forum post] [download]
'easypackage'
[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 | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1
-----------------------------------------------------------------------------------------------------------
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
For help with Mono,
http://wiki.winehq.org/Mono
I use the console to install packages from winetricks. For help with this I use
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 01:05; edited 2 times in total
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Wed 12 Dec 2012, 20:46 Post subject:
Wine 1.5.19 |
|
my attempt at compiling wine-1.5.19
-------------------------------
version 1 | stripped=true
wine-1.5.19-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.19-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.19-i486_v1.pet | mirror 1 | mirror 2
--------------------------------
version 2 | stripped=false
wine-1.5.19-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.19-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.19-i486_v2.pet | mirror 1 | mirror 2
-----------------------------
wine_extras-v2.pet | mirror 1 | menu entries
-----------------------------
md5 - http://content.wuala.com/contents/puppylinux/version2013/md5.txt
hashdeep - http://content.wuala.com/contents/puppylinux/version2013/hashdeep.txt
about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]
In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands
-----------------------------------------------------------------------------------------------------------
There are a few scripts that I find useful in creating sfs files.
'pets2sfs'
[forum post] [download] [forum post]
'createsfs'
[forum post] [download]
'easypackage'
[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 | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1
-----------------------------------------------------------------------------------------------------------
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
For help with Mono,
http://wiki.winehq.org/Mono
I use the console to install packages from winetricks. For help with this I use
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 01:06; edited 2 times in total
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1447 Location: Ukraine
|
Posted: Sat 15 Dec 2012, 04:40 Post subject:
|
|
Dear green_dome,
My thanks again.....
With kind regards,
vovchik
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Sat 22 Dec 2012, 01:36 Post subject:
Wine 1.5.20 |
|
my attempt at compiling wine-1.5.20
-------------------------------
wine-1.5.20-i486_v1.pet | mirror 1 | mirror 2 | version 1 - stripped=true
wine-1.5.20-i486_v2.pet | mirror 1 | mirror 2 | version 2 - stripped=false
wine_DEV-1.5.20-i486.pet | mirror 1 | mirror 2
wine_DOC-1.5.20-i486.pet | mirror 1 | mirror 2
*note -> DEV and DOC compatible with v1 and v2 of the main dotpet
wine_extras-v2.pet | mirror 1 | menu entries
md5 - http://content.wuala.com/contents/puppylinux/version2013/md5.txt
hashdeep - http://content.wuala.com/contents/puppylinux/version2013/hashdeep.txt
about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]
In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands
-----------------------------------------------------------------------------------------------------------
There are a few scripts that I find useful in creating sfs files.
'pets2sfs'
[forum post] [download] [forum post]
'createsfs'
[forum post] [download]
'easypackage'
[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 | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1
-----------------------------------------------------------------------------------------------------------
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
For help with Mono,
http://wiki.winehq.org/Mono
I use the console to install packages from winetricks. For help with this I use
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 01:07; edited 2 times in total
|
Back to top
|
|
 |
bark_bark_bark
Joined: 05 Jun 2012 Posts: 1935 Location: Wisconsin USA
|
Posted: Sun 23 Dec 2012, 08:42 Post subject:
|
|
the pet pkg: wine_extras-v2.pet is broken. I downloaded it again and still broken. Please fix it.
_________________ ....
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Sun 23 Dec 2012, 17:08 Post subject:
|
|
bark_bark_bark wrote: | the pet pkg: wine_extras-v2.pet is broken. I downloaded it again and still broken. Please fix it. |
Fixed.
It appears some file sharing sites have issues with really small files.
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1447 Location: Ukraine
|
Posted: Sat 05 Jan 2013, 09:44 Post subject:
|
|
Dear green_dome,
Thanks for the last one. We now have another update: http://www.winehq.org/announce/1.5.21.
With kind regards and Happy new Year,
vovchik
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Thu 17 Jan 2013, 23:18 Post subject:
Wine 1.5.21 |
|
my attempt at compiling wine-1.5.21
-------------------------------
wine-1.5.21-i486_v1.pet | mirror 1 | mirror 2 | version 1 - stripped=true
wine-1.5.21-i486_v2.pet | mirror 1 | mirror 2 | version 2 - stripped=false
wine_DEV-1.5.21-i486.pet | mirror 1 | mirror 2
wine_DOC-1.5.21-i486.pet | mirror 1 | mirror 2
*note -> DEV and DOC compatible with v1 and v2 of the main dotpet
wine_extras-v2.pet | mirror 1 | menu entries
md5 - http://content.wuala.com/contents/puppylinux/version2013/md5.txt
hashdeep - http://content.wuala.com/contents/puppylinux/version2013/hashdeep.txt
about downloading from filecloud.io
-> Scroll to bottom of both pages for download link.
-> Adblocking may need to be disabled to download without signing up.
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine.
[references]
In reference to menu entries, many of them launch executable wrappers (I think) to sub-programs in Wine.
http://wiki.winehq.org/ListofCommands
-----------------------------------------------------------------------------------------------------------
There are a few scripts that I find useful in creating sfs files.
'pets2sfs'
[forum post] [download] [forum post]
'createsfs'
[forum post] [download]
'easypackage'
[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 | mirror 1
fontconfig_DEV-2.7.1-i486-pup4.pet | mirror 1
gnutls+deps-2.6.6-i486.pet | mirror 1
gnutls+deps_DEV-2.6.6-i486.pet | mirror 1
libgphoto2-2.5.0-i486_v2.pet | mirror 1
libgphoto2_DEV-2.5.0-i486.pet | mirror 1
libusb-1.0.9-i486_v2.pet | mirror 1
libusb_DEV-1.0.9-i486_v2.pet | mirror 1
mpg123-1.12.4.pet | mirror 1
mpg123_DEV-1.12.4.pet | mirror 1
openldap-2.4.13-i486.pet | mirror 1
openldap_DEV-2.4.13-i486.pet | mirror 1
xorg_xorg_full_dri-7.3.pet | mirror 1
xorg_xorg_full_dri_DEV-7.3.pet | mirror 1
-----------------------------------------------------------------------------------------------------------
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
For help with Mono,
http://wiki.winehq.org/Mono
I use the console to install packages from winetricks. For help with this I use
[Reference]
Last edited by green_dome on Tue 19 Mar 2013, 01:07; edited 1 time in total
|
Back to top
|
|
 |
|
Page 24 of 31 [464 Posts] |
Goto page: Previous 1, 2, 3, ..., 22, 23, 24, 25, 26, ..., 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
|