Monday, 27 May 2013

How do I install libg2c on Ubuntu

How do I install libg2c on Ubuntu

While running a make file, the terminal rendered the following errors:
g++: error: EXT_LIB/g2c/libg2c_LINUX.so.0: No such file or directory
So I tried to install libg2c through the following command which did not work for me.
sudo apt-get install libg2c0
I am running Ubuntu 13.04-32 bit machine. It would great if somebody can help me with this.Thank you.

No comments:

Post a Comment