Posts by volundr
- 11.07.2008, 07:33
- Forum: Celestia Users
- Topic: Notes on Compiling in Ubuntu 8.04
- Replies: 2
- Views: 2388
Notes on Compiling in Ubuntu 8.04
I know that there's an Ubuntu package, this was just for fun... in running " ./configure --with-glut " I first got this error message: configure: error: zlib not found. Which oddly enough seems to have been fixed by installing X Windows libraries, the packages libxi-dev and libxmu-dev (thi...