On 01/05/2011 11:50 AM, Christopher Sean Morrison wrote:
> On Jan 5, 2011, at 12:17 PM, Donn Washburn wrote:
>
>> Hello Group;
>>
>> I have trying to get BrlCAD 7.18 to compile and install in /usr/bin
>> and
>> not /bin.  The problem seems to be coming from --exec-prefix which is
>> not being picked up from my configure line.  Has anyone noticed this
>> problem.  If you compile it and it installs in /bin you can remove it
>> with make uninstall. As I understand it is coming from autoconf 2.67
>> which has a lack of understanding exec-prefix.
>>
>> Someone suggested a fix which worked.  However, it is lost
>> somewhere on
>> this system.
> Donn,
>
> You'll have to regenerate the configure script.  Running "sh
> autogen.sh" should do the trick.
>
> Standard warning notice: Installing with a /usr prefix (particularly
> with libdir=/usr/lib) can be very dangerous due to potential naming
> conflicts.  You can render a system unusable if you inadvertently
> overwrite system libraries.
>
> Cheers!
> Sean
>
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> BRL-CAD Users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/brlcad-users
>
Thanks for the reply.  However, I am a compTIA Linux+ Certified person 
with about 15 years or longer experience.  I am aware of autogen.sh and 
have already run it.  It runs just fine and given time all is OK.  If I 
give it a .configure --prefix --exec-prefix it always gives me a 
complete build.
I then type "make -n install" to wash where it puts files.  It then puts 
all of the binaries in /bin.
So, something is causing it to drop --exec-prefix=/usr in front of /bin 
or added to ${bindir}. I have heard this is a autoconf version problem.
I can send you a copy of my ./brlcad-conf-it file if you would like it
It just saves me bad memory and typing.

Thanks again Sean!

-- 
73 de Donn Washburn
307 Savoy Street     Email:" [email protected] "
Sugar Land, TX 77478 LL# 1.281.242.3256
Ham Callsign N5XWB   HAMs : " [email protected] "
VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg
BMW MOA #: 4146 - Ambassador
       " http://counter.li.org " #279316


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-users

Reply via email to