On Sun, Oct 30, 2005 at 09:40:36PM +0100, Lucas Vogelsang wrote: > Hi, > > as you suggested, I mounted the iso image with: > [EMAIL PROTECTED]:~$ sudo mount -o loop -t iso9660 > geda-install-20050830.iso /media/cdrom0 > > now, when I type in ./installer it says: > > [EMAIL PROTECTED]:/media/cdrom$ ./installer > I/O error : Input/output error > > (installer.exe:20167): XML-CRITICAL **: Document is empty
installer.exe? On Linux? LOL :) Can anyone explain this? Otherwise I suggest that at least the error messages were fixed to reflect reality, i. e. not call executable on Linux installer.exe. > > > (installer.exe:20167): XML-CRITICAL **: Start tag expected, '<' not > found > > > (installer.exe:20167): GLib-CRITICAL **: g_string_free: assertion > `string != NULL' failed > I/O error : Input/output error > > (installer.exe:20167): libglade-WARNING **: did not finish in > PARSER_FINISH state > Traceback (most recent call last): > File "installer.py", line 4636, in ? > LogWindow = GlobalTextWindow() > File "installer.py", line 401, in __init__ > self.wTree = gtk.glade.XML (gladefile,windowname) # This creates the > window tree. > RuntimeError: could not create GladeXML object Lucas, did you do everything according to the installation guide? If yes, then this is a bug of the gEDA installer. It shouldn't crash on internal errors like this. CL< > > what is wrong? > is there any non-gui way to install geda from the image? > > lucas >
