From: Atani <at...@at...> - 2006-07-10 06:28:00
|
Its actually very similar, on linux you can specify where to install things and typically they end up under /usr/local/.... someplace In my case it all lives under /usr/local/gba with the devkitpro directory under there. In either case we should likely use devkitarm and have a seperate macro for the NDSLIB stuff, at one point I had considered checking it in as I did for the GP2x OGL-ES libs. Mike On 7/7/2006, "Sam Steele" <sam...@gm...> wrote: >D'oh, I didn't mean to check in the change from $(DEVKITPRO) to $ >(DEVKITARM) when I checked in the other things. > >On OS X, the installer sets up the following directory layout: > >/opt/local/devkitpro >/opt/local/devkitpro/devkitARM >/opt/local/devkitpro/libnds >/opt/local/devkitpro/libgba > >So I set DEVKITPRO=3D/opt/local/devkitpro and DEVKITARM=3D/opt/local/ >devkitpro/devkitARM > >What is the typical layout on linux? > >-Sam > >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easie= r >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D12= 1642 >_______________________________________________ >cadcdev-tiki mailing list >cad...@li... >https://lists.sourceforge.net/lists/listinfo/cadcdev-tiki > |