[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #GKQ-786194]: install



Patrick,

[I drove your inquiry into our support tracking system. Hope you don't mind.]

> big steve [image: Smile]
> 
> ldm 6.12.14
> 
> Error 1 during make install from trying to create directory “/home/etc” :/
> 
> configure line:
> 
> ldm@wn1:~/ldm-6.12.14$ ./configure --enable-logging=local0
> --disable-max-size --localstatedir=/home/ldm > config.txt 2>&1

I think we can solve your problem by changing your invocation of the 
"configure" script to

./configure --disable-max-size >configure.log 2>&1

NOTES:
    The "--enable-logging" option is unnecessary because "local0" is the 
default.
    The operand of the "--localstatedir" option should probably be 
"/home/ldm/etc". This is the cause of the problem. Leave the entire option off 
because the script will get the right directory by default.
    "configure.log" is the name in the documentation for the output file from 
the configure-script.
    Do you truly need the "--disable-max-size" option? You should only use it 
if you have a product-queue from a previous 32-bit installation that you 
absolutely must re-use.

Execute the command "make distclean" before re-executing the configure script.

> (error also occurs if using just our old ‘./configure’ )
> 
> config log if you wish to see:
> http://modelweather.com/files/config.txt
> 
> screen cap of fatal below [image: Smile]
> 
> 
> -- [image: image]
> 
> 
> 
> cheers,
> 
> --patrick
> 
> ----------------------------------------
> Patrick L. Francis
> Vice President of Research & Development
> Media Logic Group
> now AerisWeather
Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: GKQ-786194
Department: Support LDM
Priority: Normal
Status: Closed