bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] gawk dependency


From: Aharon Robbins
Subject: Re: [bug-gawk] gawk dependency
Date: Sat, 25 Oct 2014 20:09:39 +0300
User-agent: Heirloom mailx 12.5 6/20/10

Hi.

> Date: Sat, 25 Oct 2014 09:19:38 -0500
> From: iohann <address@hidden>
> To: address@hidden
> Subject: [bug-gawk] gawk dependency
>
> ubuntu 12.04 64-bit is my o/s
>
> $gawk
> gawk: error while loading shared libraries: libsigsegv.so.2: cannot open 
> shared object file: No such 
> file or directory
>
> what must i do to clear up this problem?
>
> thanks in advance for your help.

This isn't really a gawk problem - something is screwed up with the packages on
your system. The short answer is that

        sudo apt-get install libsigsegv2

should install the missing library and let gawk work.

But note that the gawk on Ubuntu 12.04 is fairly old; you might want to download
the latest source and build from scratch.

HTH,

Arnold



reply via email to

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