On Friday 06 March 2009 03:57:03 william ehlers wrote: > I installed RC4 on my Ubuntu8.10 64 bit toshiba laptop and I get the > following aehl...@aehlers-laptop:~$ /usr/local/kicad/bin/kicad > \Gtk-Message: Failed to load module "gail": > /usr/lib/gtk-2.0/modules/libgail.so: wrong ELF class: ELFCLASS64 > Gtk-Message: Failed to load module "atk-bridge": > /usr/lib/gtk-2.0/modules/libatk-bridge.so: wrong ELF class: ELFCLASS64 > Gtk-Message: Failed to load module "gail": > /usr/lib/gtk-2.0/modules/libgail.so: wrong ELF class: ELFCLASS64 > Gtk-Message: Failed to load module "atk-bridge": > /usr/lib/gtk-2.0/modules/libatk-bridge.so: wrong ELF class: ELFCLASS64 > > Can I assume by this since all the libraries are 64 bit and Kicad is 32 bit > I am screwed or is there a way to run both libraries at the same time? > > AndyE
Now, Install "getlibs" Then do a "getlibs /usr/local/kicad/bin/kicad" or wherever your binary is. Do it as root. //Dan
