tar xvzf libg2c.tgz
mv libg2c* /usr/lib
Showing posts with label ubuntu. Show all posts
Showing posts with label ubuntu. Show all posts
Wednesday, July 7, 2010
Missing library: libg2c.so.0
If you receive the "libg2c.so.0: cannot open shared object file: No such file or directory" error when ASITIC is invoked, extract the contents of libg2c into /usr/lib
Thursday, March 4, 2010
Reinstall Grub Bootloader After a Windows Installation Removes the MBR
1) Boot off the LiveCD
2) If you wish to edit the grub configuration file do it so by
2) If you wish to edit the grub configuration file do it so by
sudo gedit /boot/grub/menu.lst3) Open a terminal and enter
sudo grub4) This will return a location. Whatever was returned use it in the next line:
find /boot/grub/stage1
root (hd?,?)5) Reboot without the LiveCD
setup (hd0)
quit
Subscribe to:
Posts (Atom)