On Wed, March 10, 2010 18:45, Patrick Millius wrote:
> here's what i got:
>
>  gdb lives
> GNU gdb (GDB) 7.0-ubuntu
> Copyright (C) 2009 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show
> copying"
> and "show warranty" for details.
> This GDB was configured as "i486-linux-gnu".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> "/usr/bin/lives": not in executable format: File format not recognized
> (gdb) C
> The program is not being run.
> (gdb)
>

Seems like something is messed up with the installation somewhere then. I
would recommend first removing everything manually, i.e.

sudo aptitude remove lives
sudo aptitude remove lives-data
sudo aptitude remove libweed0
sudo rm -f /usr/bin/lives*
sudo rm -rf /usr/lib/lives
sudo rm -rf /usr/share/lives
rm -rf ~/.lives-dir
rm -f ~/.lives


Then do a fresh install of 1.2.1 from getdeb.net

Gabriel.






------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Lives-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lives-users

Reply via email to