Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Bruno Postle <bruno@po...> - 2008-05-31 22:32:48
|
On Sat 31-May-2008 at 17:57 +0200, Milan Knížek wrote: > >this is just an update for those wanting to compile under the current >Ubuntu. There is not much information elsewhere, so I hope developers >forgive spamming the dev list. > >Dependencies after Ubuntu's clean installation (possibly update of >README?): Sure, which version of ubuntu is this? >$ sudo apt-get install subversion mozilla-dev make pkg-config g++ >freeglut-dev zlib1g-dev libjpeg-dev libxext-dev libxmu-dev >x11proto-xf86vidmode-dev libxxf86vm-dev libnspr4-dev cmake libxml2-dev >libpng12-dev >The cmake configure scripts are not able to find out that mozilla has >changed to seamonkey. Thanks, I added seamonkey to the include path for ubuntu and did the same for fedora (who now call it libxul). I've also commited some (minor I hope) fixes for gcc-4.3.0 compilation. -- Bruno |