Will do thanks, but is there a way to make so that when i install future apps all i will have to do is click on the .exerecobayu wrote:1. open terminalHow can i install programs? Every time i click on a .exe file nothing happens.
2. change directory to your .exe path
3. then write: wine yourexe.exe
you can see the wine proccessing your application.exe
Wine
-
- Posts: 55
- Joined: Sun 16 Oct 2011, 16:52
Right-click any .exe file, then Set Run Action... to:
Code: Select all
wine "$@"
-
- Posts: 55
- Joined: Sun 16 Oct 2011, 16:52
Thanksmuggins wrote:Right-click any .exe file, then Set Run Action... to:
Code: Select all
wine "$@"

-
- Posts: 203
- Joined: Tue 06 Jan 2009, 02:49
- Contact:
Wine 1.5.2
my attempt at compiling wine-1.5.2
wine-1.5.2_v1
version 1 | stripped=true
wine-1.5.2_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
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]
wine-1.5.2_v1
version 1 | stripped=true
wine-1.5.2_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
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
Last edited by green_dome on Thu 17 May 2012, 03:39, edited 2 times in total.
Dear green_dome,
Wine is up to 1.5.4 as of today (http://www.winehq.org/announce/1.5.4). Any chance?
With thanks in advance and kind regards,
vovchik
Wine is up to 1.5.4 as of today (http://www.winehq.org/announce/1.5.4). Any chance?
With thanks in advance and kind regards,
vovchik
-
- Posts: 203
- Joined: Tue 06 Jan 2009, 02:49
- Contact:
Wine 1.5.3
my attempt at compiling wine-1.5.3
wine-1.5.3_v1
version 1 | stripped=true
wine-1.5.3_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
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]
wine-1.5.3_v1
version 1 | stripped=true
wine-1.5.3_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
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
Last edited by green_dome on Thu 17 May 2012, 03:38, edited 1 time in total.
-
- Posts: 203
- Joined: Tue 06 Jan 2009, 02:49
- Contact:
Wine 1.5.4
my attempt at compiling wine-1.5.4
wine-1.5.4_v1
version 1 | stripped=true
wine-1.5.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
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]
wine-1.5.4_v1
version 1 | stripped=true
wine-1.5.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
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
Dear green_dome,
The wine people have a new version: http://www.winehq.org/announce/1.5.5. We are always grateful in advance for your efforts.
With kind regards,
vovchik
The wine people have a new version: http://www.winehq.org/announce/1.5.5. We are always grateful in advance for your efforts.
With kind regards,
vovchik
-
- Posts: 1045
- Joined: Mon 26 Nov 2007, 22:07
- Location: Blomberg / Germany
Hello,
is there a wine.pet or wine.sfs where USB is supported?
I use LaZY-Puppy.
http://www.murga-linux.com/puppy/viewto ... 081#633081
Here is installed and works wine 1.3.13 pretty well up on USB!
Is there perhaps a wineversion with USB patch?
Many greetings
Wolfgang
is there a wine.pet or wine.sfs where USB is supported?
I use LaZY-Puppy.
http://www.murga-linux.com/puppy/viewto ... 081#633081
Here is installed and works wine 1.3.13 pretty well up on USB!
Is there perhaps a wineversion with USB patch?
Many greetings
Wolfgang
-
- Posts: 203
- Joined: Tue 06 Jan 2009, 02:49
- Contact:
version 1 is stripped:linux28 wrote:version 1 | stripped=true
version 2 | stripped=false
What is the difference? Not understand
--strip-debug
Remove debugging symbols only.
--strip-unneeded
Remove all symbols that are not needed for relocation processing.
version 2 is not stripped.
References: > > > > >
Last edited by green_dome on Wed 22 May 2013, 03:51, edited 1 time in total.
-
- Posts: 203
- Joined: Tue 06 Jan 2009, 02:49
- Contact:
I have not tried compiling Wine with a USB patch.der-schutzhund wrote:Hello,
is there a wine.pet or wine.sfs where USB is supported?
I use LaZY-Puppy.
http://www.murga-linux.com/puppy/viewto ... 081#633081
Here is installed and works wine 1.3.13 pretty well up on USB!
Is there perhaps a wineversion with USB patch?
Many greetings
Wolfgang
http://wiki.winehq.org/USB
-
- Posts: 1045
- Joined: Mon 26 Nov 2007, 22:07
- Location: Blomberg / Germany
-
- Posts: 203
- Joined: Tue 06 Jan 2009, 02:49
- Contact:
Wine 1.5.5
my attempt at compiling wine-1.5.5
version 1 | stripped=true
wine-1.5.5-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.5-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.5-i486_v1.pet | mirror 1 | mirror 2
version 2 | stripped=false
wine-1.5.5-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.5-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.5-i486_v2.pet | mirror 1 | mirror 2
md5 | hashdeep
about downloading from brutalupload.com
-> I recommend changing the file name in the "Save as" dialog box to the file name listed on the download page.
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.
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
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]
version 1 | stripped=true
wine-1.5.5-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.5-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.5-i486_v1.pet | mirror 1 | mirror 2
version 2 | stripped=false
wine-1.5.5-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.5-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.5-i486_v2.pet | mirror 1 | mirror 2
md5 | hashdeep
about downloading from brutalupload.com
-> I recommend changing the file name in the "Save as" dialog box to the file name listed on the download page.
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.
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
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
Last edited by green_dome on Mon 18 Jun 2012, 23:52, edited 4 times in total.
-
- Posts: 1045
- Joined: Mon 26 Nov 2007, 22:07
- Location: Blomberg / Germany
-
- Posts: 203
- Joined: Tue 06 Jan 2009, 02:49
- Contact:
Wine 1.5.6
my attempt at compiling wine-1.5.6
version 1 | stripped=true
wine-1.5.6-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.6-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.6-i486_v1.pet | mirror 1 | mirror 2
version 2 | stripped=false
wine-1.5.6-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.6-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.6-i486_v2.pet | mirror 1 | mirror 2
md5 | hashdeep
about downloading from brutalupload.com
-> I recommend changing the file name in the "Save as" dialog box to the file name listed on the download page.
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.
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]
-----------------------------------------------------------------------------------------------------------
I applied two patches before compiling:
patches
http://wiki.winehq.org/USB
When compiling, I used
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]
version 1 | stripped=true
wine-1.5.6-i486_v1.pet | mirror 1 | mirror 2
wine_DEV-1.5.6-i486_v1.pet | mirror 1 | mirror 2
wine_DOC-1.5.6-i486_v1.pet | mirror 1 | mirror 2
version 2 | stripped=false
wine-1.5.6-i486_v2.pet | mirror 1 | mirror 2
wine_DEV-1.5.6-i486_v2.pet | mirror 1 | mirror 2
wine_DOC-1.5.6-i486_v2.pet | mirror 1 | mirror 2
md5 | hashdeep
about downloading from brutalupload.com
-> I recommend changing the file name in the "Save as" dialog box to the file name listed on the download page.
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.
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]
-----------------------------------------------------------------------------------------------------------
I applied two patches before compiling:
patches
http://wiki.winehq.org/USB
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
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
Code: Select all
winetricks -h
Last edited by green_dome on Tue 10 Jul 2012, 01:40, edited 1 time in total.