I need to compile a library, and noticed there's no gcc compiler
installed in Bhaskar's appliance (don't know what the directory
/usr/lib/gcc/i486-linux-gnu/4.1.2 contains).
Has someone successfully already installed and used a gcc in
this VM ?
Thanks a lot.
Regards,
Sébastien
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have successfully installed and used gcc on the PIP virtual machine. It was a long time ago, and I think I just used "sudo aptitude install gcc" to install the C compiler.
Regards
-- Bhaskar
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I need to compile a library, and noticed there's no gcc compiler
installed in Bhaskar's appliance (don't know what the directory
/usr/lib/gcc/i486-linux-gnu/4.1.2 contains).
Has someone successfully already installed and used a gcc in
this VM ?
Thanks a lot.
Regards,
Sébastien
I have successfully installed and used gcc on the PIP virtual machine. It was a long time ago, and I think I just used "sudo aptitude install gcc" to install the C compiler.
Regards
-- Bhaskar