[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[LDM #VVJ-331218]: LDM 6.11.7 Errors - exit LDM Not starting
- Subject: [LDM #VVJ-331218]: LDM 6.11.7 Errors - exit LDM Not starting
- Date: Thu, 18 Sep 2014 14:30:10 -0600
Russ,
Yeah. The "ensureLdmhomeLinks" script in version 6.11.7 isn't as robust as the
latest version. It's not handling the fact that you had an existing, cloned
installation.
Sorry about that.
Try these commands as the LDM user. Stop at the first failed command and fix it
or send me an email.
cd
rm bin include lib runtime share src # these should all be symbolic
links. "rm -rf <dir>" any that aren't
cd ldm-6.11.7/src
make install >install.log 2>&1 # send me the file "install.log" if
this step fails
sudo make root-actions # alternatively, use the command "su
-c 'make root-actions'"
You're real close.
> OK. Following the install instructions you gave me...
>
> [ldm@geoprod4 ldm-6.11.7]$ pwd
> /home/ldm/ldm-6.11.7
>
> [ldm@geoprod4 ldm-6.11.7]$ ls -l
> total 20
> drwxrwxr-x 2 ldm ops 4096 Sep 18 19:56 bin
> drwxrwxr-x 3 ldm ops 4096 Sep 18 19:56 include
> drwxrwxr-x 2 ldm ops 4096 Sep 18 19:56 lib
> drwxrwxr-x 4 ldm ops 4096 Sep 18 19:56 share
> drwxrwxr-x 45 ldm ops 4096 Sep 18 19:55 src
>
> the make.log says:
> /usr/bin/install -c ensureLdmhomeLinks ensureVar ensureSyslogEntry
> ensureRpcEntry ensureServicesEntry rpmUserActions '/home/ldm/ldm-6.11.7/bin'
> test -z "/home/ldm/ldm-6.11.7/share/doc/ldm" || /bin/mkdir -p
> "/home/ldm/ldm-6.11.7/share/doc/ldm"
> /usr/bin/install -c -m 644 CHANGE_LOG COPYRIGHT README
> '/home/ldm/ldm-6.11.7/share/doc/ldm'
> test -z "/home/ldm/ldm-6.11.7/include" || /bin/mkdir -p
> "/home/ldm/ldm-6.11.7/include"
> /bin/mkdir -p '/home/ldm/ldm-6.11.7/include/rpc'
> /usr/bin/install -c -m 644 rpc/rpc.h rpc/types.h rpc/xdr.h rpc/auth.h
> rpc/clnt.h rpc/rpc_msg.h rpc/auth_unix.h rpc/svc.h rpc/svc_auth.h
> rpc/pmap_clnt.h rpc/pmap_prot.h '/home/ldm/ldm-6.11.7/include/rpc'
> make install-data-hook
> make[3]: Entering directory `/home/ldm/ldm-6.11.7/src'
> ./ensureLdmhomeLinks /home/ldm ldm-6.11.7
> ln: creating symbolic link `runtime/ldm-6.11.7': File exists
> make[3]: *** [ensure-ldmhome-links] Error 1
> make[3]: Leaving directory `/home/ldm/ldm-6.11.7/src'
> make[2]: *** [install-data-am] Error 2
> make[2]: Leaving directory `/home/ldm/ldm-6.11.7/src'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/home/ldm/ldm-6.11.7/src'
> make: *** [install-recursive] Error 1
>
> Thanks
> Russ
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: VVJ-331218
Department: Support LDM
Priority: Normal
Status: Closed