Trying to compile. Running gcc on Ubuntu 7.04. Using Allegro library for GUI. Is it possible?

I am new to programming on Linux environment. Trying to compile a test program. Running gcc on Ubuntu 7.04. Using Allegro library for GUI. It doesn't seem to recognize the allegro.h header file. I installed it from the repository. Do I need to do something to the gcc to make it recognize the... show more I am new to programming on Linux environment.

Trying to compile a test program. Running gcc on Ubuntu 7.04. Using Allegro library for GUI.

It doesn't seem to recognize the allegro.h header file. I installed it from the repository. Do I need to do something to the gcc to make it recognize the allegro.h?

I can't find help anywhere. A link to a tutorial on using Allegro library under gcc would help. I doubt that it's easy to find, as I've already tried to google for it.
2 answers 2