i can't find any wine package in synaptic...
neither the"playonlinux" package.
i installed a source file of the latest unstable version from the winehq site but i supose it's something i can't use with my limited knowledge in compiling etc.
edit: i found this page but i don't know how to proceed.
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://dev.carbon-project.org/debian/wine-unstable/"
linktext was:"http://dev.carbon-project.org/debian/wine-unstable/"
====================================
topic title: WINE IN M11
6 posts
• Page 1 of 1
-
Posts: 80
- Joined: 14 Feb 2011
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#2
There is a thread about wine from an antiX user that might help (I don't use wine, only drink it __{{emoticon}}__ )
post23584.html#p23584
post23584.html#p23584
-
Posts: 765
- Joined: 27 Dec 2011
#3
I installed wine.
I had to enable the ((don't remember which) stable, or unstable repo, and just apt-get install.
Then disable the repo again.
I had to enable the ((don't remember which) stable, or unstable repo, and just apt-get install.
Then disable the repo again.
-
Posts: 80
- Joined: 14 Feb 2011
#4
i don't care if it's a new wine version since i only want it for a couple of things which had no issues working in ubuntu(karmic) with the WINE version 1.0.1.
i care more to be memory light.
EDIT:
if... let's say i try to"build" wine, could i use
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://wiki.winehq.org/Recommended_Packages#head-a17f30175497e3c24b87cf7cee667664c0e7536f"
linktext was:"these"
====================================
instructions for"debian"?
does"sid" means"testing version" or something?
i tried to do these steps but i got some errors of python libraries on the first step!There is a thread about wine from an antiX user that might help (I don't use wine, only drink it __{{emoticon}}__ )
post23584.html#p23584
i don't care if it's a new wine version since i only want it for a couple of things which had no issues working in ubuntu(karmic) with the WINE version 1.0.1.
i care more to be memory light.
that would be great to try but could someone tell me the exact repo if he knows?I installed wine.
I had to enable the ((don't remember which) stable, or unstable repo, and just apt-get install.
Then disable the repo again.
EDIT:
if... let's say i try to"build" wine, could i use
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://wiki.winehq.org/Recommended_Packages#head-a17f30175497e3c24b87cf7cee667664c0e7536f"
linktext was:"these"
====================================
instructions for"debian"?
does"sid" means"testing version" or something?
-
Posts: 609
- Joined: 02 Jun 2008
#5
enable the stable (squeeze) or the unstable (sid) repos in /etc/apt/sources.list.
open run and type
then remove the # from the beginning of the either of the lines.
save the file and as root in a terminal use the commands:
(the su command is for becoming root.)
then disable the stable or the unstable repos in /etc/apt/sources.list.
if you can't manage in terminal, open synaptic in antix control center > system > manage packages. go to settings>repositories> and enable the stable or unstable repo. after that hit the reload button and search for wine, mark for install the package wine and hit apply. after you are finished disable the stable/unstable repos in the settings area and you are done.
open run and type
Code: Select all
gksu leafpad /etc/apt/sources.list
Code: Select all
deb http://ftp.de.debian.org/debian/ stable main contrib non-free
Code: Select all
deb http://ftp.de.debian.org/debian/ unstable main contrib non-free
Code: Select all
su
apt-get update
apt-get install wine
then disable the stable or the unstable repos in /etc/apt/sources.list.
if you can't manage in terminal, open synaptic in antix control center > system > manage packages. go to settings>repositories> and enable the stable or unstable repo. after that hit the reload button and search for wine, mark for install the package wine and hit apply. after you are finished disable the stable/unstable repos in the settings area and you are done.
-
Posts: 80
- Joined: 14 Feb 2011
#6
hi,
after these steps i got these errors:
python2.7
libpython2.7
libfontforge1
libgdraw4
fontforge
cups-bsd
libwine-print
wine
E: Sub-process /usr/bin/dpkg returned an error code (1)
it seems that it's installed... i get"squares" instead of fonts in"cancel" and"ok"
after these steps i got these errors:
python2.7
libpython2.7
libfontforge1
libgdraw4
fontforge
cups-bsd
libwine-print
wine
E: Sub-process /usr/bin/dpkg returned an error code (1)
it seems that it's installed... i get"squares" instead of fonts in"cancel" and"ok"