help-gnubatch
[Top][All Lists]
Advanced

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

Re: [help-gnubatch] Problem with installing on ubuntu 12.10


From: John Collins (Xi Software Ltd)
Subject: Re: [help-gnubatch] Problem with installing on ubuntu 12.10
Date: Thu, 14 Feb 2013 08:50:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

On 13/02/13 22:29, Alex Jackson wrote:
I have been trying to install gnubatch versions 1.6 and 1.7 on ubuntu 12.10. It is failing on the command:

sudo make install

which is giving:

[ -f /usr/local/etc/gnubatch.hosts ] || /usr/bin/install -c -o root -m 644 gnubatch.hosts /usr/local/etc
false || /usr/local/bin/gbch-uchange -R
/usr/local/bin/gbch-uchange: error while loading shared libraries: libgnubatch_int.so.1: cannot open shared object file: No such file or directory
make: *** [install] Error 127

I have run ldd on /usr/local/lib/libgnubatch_int.so.1 and all seems alright:

        linux-gate.so.1 =>  (0xb7769000)
        libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb759c000)
        /lib/ld-linux.so.2 (0xb776a000)

Any guidance would be greatly appreciated.

Is it possible that you haven't got /usr/local/lib in your /etc/ld.so.conf.d directories?

You probably want to check it by running "ldd" not on the shared library but on "gbch-uchange" etc.

Sometimes running "ldconfig" again makes such problems go away. There is something mysterious there I haven't quite figured out yet. It might be because they're setuid not to root but I'm not sure.

If you've got as far as that stage in the install everything important is installed. The step of running "gbch-uchange" is only to give the installer user maximum privileges which some people might not want anyhow but you can do for yourself by running "gbch-user -i" as root.

--
John Collins address@hidden Xi Software Ltd www.xisl.com

Phone: +44 (0)1707 886110 Home Phone: +44 (0)1707 883174
Mobile: +44 (0)7958 387247 (address@hidden)

Trading Address 3 Mandeville Rise, Welwyn Garden City, Herts, AL8 7JT, UK

Registered in England Company Number 01977148 VAT GB 403 9239 64 R/O: 2 Mill Road, Haverhill, Suffolk, CB9 8BD

reply via email to

[Prev in Thread] Current Thread [Next in Thread]