|
From: Gabriel <ga...@st...> - 2012-03-06 16:10:05
|
Thank you for your help. Finally I had access to two new PC. I installed Ubuntu 10.10 and I could install the hip.08 version on both of them. Sent from Gabriel's iPad El 05/03/2012, a las 18:44, Jeff Ahrenholz <sil...@us...> escribió: > Gabriel, > >> I did, and an error ocurrs on my ubuntu when I run the make command, and >> on macOsx when I run ./configure. On OSX the error is about libxml but I >> couldnt fix it. That is why I installed the .dev and .dmg versions > > The hipv2 branch should build on the latest Ubuntu. > > Here is how you could build/install it: > svn checkout https://openhip.svn.sourceforge.net/svnroot/openhip/hip/branches/hipv2 > hipv2 > cd hipv2 > ./bootstrap.sh > ./configure > make > sudo make install > > -Jeff |