On 01/21/2014 03:00 AM, EBo wrote:
> I had a few minutes so I thought I would take a poke at getting 
> LinuxCNC to run on Gentoo again.  To help manage any spluge, I typically 
> install experimental projects in their own /opt tree.  When installing 
> linuxcnc in /opt, it cannot find a whole raft of stuff (starting with 
> the wizard gif).  I can probably hack around this, BUT it would be nice 
> if UBC and 2.6.0 as a whole respected the ${PREFIX} and ${DEST} 
> directives.

configure calls it ${prefix}, and you can set it with (for example)
"configure --prefix=/opt".  Also, maybe instead of DEST you can use the
DESTDIR environment variable, which we also support?

I'd guess if you set --prexfix to /opt and don't use DESTDIR, it might
work.  But you're definitely breaking new ground here, so expect a bit
of a rough ride.


-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to