![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Beans: 23
Ubuntu 7.04 Feisty Fawn
|
wine-doors .deb
Anyone have got or can build a debian package for the wine-doors?
__________________
Mustafa Zaza |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() |
Re: wine-doors .deb
check dep :
Software Dependencies * Wine * cabextract, tar, gzip, bzip, unzip * python-gnome2-desktop >= 2.16 (python rsvg support, Debian/Ubuntu package, might differ on other systems) * python >= 2.4 * python2.4-cairo >= 1.2.0 * libcairo2 >= 1.2.4 * python-libxml2 * python-glade2 & just this Code:
sudo apt-get install subversion cd ~ mkdir .wine-doors cd .wine-doors/ svn co http://www.wine-doors.org/svn/wine-doors/trunk wine-doors cd wine-doors python setup.py install to unistall : Code:
cd ~/.wine-doors/wine-doors python setup.py uninstall Last edited by tyn0r; June 4th, 2007 at 07:23 PM.. |
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Beans: 23
Ubuntu 7.04 Feisty Fawn
|
Re: wine-doors .deb
Thanks, that's useful.
__________________
Mustafa Zaza |
|
|
|
|
|
#4 | |
|
Ubuntu Developer
![]() |
Re: wine-doors .deb
Quote:
So, yes, in time, you'll have an easy to install Wine-doors deb. |
|
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Beans: 23
Ubuntu 7.04 Feisty Fawn
|
Re: wine-doors .deb
That will be great.
__________________
Mustafa Zaza |
|
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2007
Beans: 32
|
Re: wine-doors .deb
Followed the steps, but at the last step, I get this:
paul@fiesty:~/.wine-doors$ cd wine-doors paul@fiesty:~/.wine-doors/wine-doors$ python setup.py install Traceback (most recent call last): File "setup.py", line 112, in <module> from preferences import preferences File "./src/preferences.py", line 161, in <module> preferences = Preferences() File "./src/preferences.py", line 49, in __init__ self.Save() File "./src/preferences.py", line 148, in Save f = open( prefsfile, "w" ) IOError: [Errno 13] Permission denied: u'/home/paul/.wine/wine-doors/preferences.xml' paul@fiesty:~/.wine-doors/wine-doors$ |
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2005
Beans: 30
|
Re: wine-doors .deb
Hi
I am getting also errors: All pyhon dependencies are installed. Error: Code:
suvi@lapakas:~/.wine-doors/wine-doors-0.1$ python setup.py installTraceback (most recent call last):
File "setup.py", line 112, in <module>
from preferences import preferences
File "./src/preferences.py", line 161, in <module>
preferences = Preferences()
File "./src/preferences.py", line 48, in __init__
self.Load()
File "./src/preferences.py", line 128, in Load
parser.parse( prefsfile )
File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/lib/python2.5/site-packages/_xmlplus/sax/xmlreader.py", line 125, in parse
self.close()
File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 226, in close
self.feed("", isFinal = 1)
File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 220, in feed
self._err_handler.fatalError(exc)
File "/usr/lib/python2.5/site-packages/_xmlplus/sax/handler.py", line 38, in fatalError
raise exception
xml.sax._exceptions.SAXParseException: /home/suvi/.wine/wine-doors/preferences.xml:5:0: no element found
suvi@lapakas:~/.wine-doors/wine-doors-0.1$
__________________
The box saids Windows XP or better, so I installed Linux Sorry about bad English Last edited by spottraining; July 8th, 2007 at 01:58 AM.. |
|
|
|
|
|
#8 | |
|
Just Give Me the Beans!
![]() Join Date: Mar 2007
Beans: 33
Ubuntu 7.04 Feisty Fawn
|
Re: wine-doors .deb
Quote:
|
|
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Jan 2005
Beans: 44
|
Re: wine-doors .deb
Code:
mike@acejones-nix:~/.wine-doors/wine-doors$ python setup.py install Compressing and installing pack files ** Base Repo ** Libraries.Repo ** Applications.Repo ** Games Repo Symlinking executable Creating initial preferences Checking dependencies wine . . . Found cabextract . . . Found tar . . . Found orange . . . Found ps . . . Found pygtk . . . Found pycairo . . . Found rsvg . . . Found mike@acejones-nix:~/.wine-doors/wine-doors$ |
|
|
|
|
|
#10 | ||
|
Ubuntu Extra Shot
![]() Join Date: Dec 2006
Location: Oxford and Jyvaskyla
Beans: 359
Ubuntu 9.10 Karmic Koala
|
Re: wine-doors .deb
Quote:
Quote:
__________________
Resuscitating metaphysics from the graveyard of logical positivism, in time for tea. |
||
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|