[OGo-Users] [solved?] compile OgO on x86_64 / Ubuntu 7.10

Sebastian Reitenbach users@opengroupware.org
Fri, 11 Jan 2008 11:18:27 +0100


users@opengroupware.org wrote: 
> Hi,
> 
> by comparing the installation dirs on the FC 6 and the Ubuntu box, I  
> was able to resolve (hopefully!) the evil Defaults problem: apparently,  
> running "make GNUSTEP_INSTALLATION_DIR=/opt/ogo  
> FHS_INSTALL_ROOT=/opt/ogo install" in the libFoundation folder wasn't  
> enough, as all the resources were missing in the target folder...   
> After running
> 
> make -C Foundation install
> make -C Resources install
> 
> Defaults works as expected.  Puuuh.....  I will now continue with the  
> rest.  If you're interested, I could post a shell script which  
> demonstrates how to compile everything.
I am trying to get sope/ogo/sogo running with gnustep-make 2, for the time 
ogo needs libFoundation, I have to make sure libFoundation works with 
gnustep-make 2 too. Would be great if you could post the script, it might be 
helpful for me.

thanks
Sebastian