Arnt Karlsen ha scritto:
> Hi Roy, 
>
> ..are you (one of) the Debian maintainer(s) of SG|FG etc .debs?
>   
Hi,
no I am not a .deb or .rpm fgfs mantainer.

> I'm going to try (learn) build these and brlcad right out of 
> git, brlcad-7.14.0 fails to build from source for me and I'd
> like to make FG style deb build scripts work for brlcad and 
> then try put brlcad's program naming scheme into SG|FG|TG etc 
> to use that scheme to allow several FG builds to co-exist as 
> .debs and .rpms etc on the same box.
>   
making deb or rpm to co-exist is not easy, you better do it with some
.tar.gz

well, I have no experience with brlcad but Curtis suggestion is right.
when you ./configure it you need to do something like :
./configure --prefix=/folder/I/want
than make
when you "make install" it, it will be placed in /folder/I/want

then you can zip it or build you deb package that will install brlcad
under that folder.

Cheers
Francesco


-- 
Brisa Francesco
Via Gabelli 16
22077 Olgiate Comasco (CO)

http://brisa.homelinux.net
france...@brisa.homelinux.net

      ________                ______
     / ____/ /               / ____/___  ____ ___  ____
    / / __/ /      ______   / /   / __ \/ __ `__ \/ __ \
   / /_/ / /___   /_____/  / /___/ /_/ / / / / / / /_/ /
   \____/_____/            \____/\____/_/ /_/ /_/\____/

http://www.gl-como.it

My public gpg key:
http://minsky.surfnet.nl:11371/pks/lookup?op=get&search=0xC67DC12DC4361693


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to