Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2021 21:09:34 +0100
From:      =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= <fernando.apesteguia@gmail.com>
To:        Antonio Olivares <olivares14031@gmail.com>
Cc:        Paul Procacci <pprocacci@gmail.com>, "@lbutlr" <kremels@kreme.com>,  FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: ld-elf.so.1: Shared object "libsegsegv.so.2 not found", required by "asy"
Message-ID:  <CAGwOe2ZoM-tWuPXpnx8Yx9tq4gE1xWxyBk9KU7d3_=y0T-G0qA@mail.gmail.com>
In-Reply-To: <CAJ5UdcOuD7c-OQouvi-CXPpTq_irYSq2AKACrMOgA1FT-HSjWQ@mail.gmail.com>
References:  <CAJ5UdcMs8SrQ2hQbBtP7hR6Yw4zxtQomYA-sUxBXf08-EBGg9g@mail.gmail.com> <CAFbbPui4ekfDTyzQJ3f2jomO2=xXxhCzgpRWzrtZpMbZOy-rJw@mail.gmail.com> <B885A5F0-D353-4CEC-A918-19CB22628B08@kreme.com> <CAFbbPuhze2n36QxUdA1CYTVd5K94mYDrjrB-wd291dUft=w9xQ@mail.gmail.com> <CAJ5UdcOuD7c-OQouvi-CXPpTq_irYSq2AKACrMOgA1FT-HSjWQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
El mar., 5 ene. 2021 20:53, Antonio Olivares <olivares14031@gmail.com>
escribi=C3=B3:

> On Tue, Jan 5, 2021 at 1:23 PM Paul Procacci <pprocacci@gmail.com> wrote:
> >
> > That's a pretty good observation.  My google search of libsegsegv found
> > libsigsegv and I didn't notice.
> >
> >
> > On Tue, Jan 5, 2021 at 2:06 PM @lbutlr <kremels@kreme.com> wrote:
> >
> > > On 05 Jan 2021, at 12:01, Paul Procacci <pprocacci@gmail.com> wrote:
> > > > The package that includes the shared object I believe is:  libsigse=
gv
> > >
> > > I assume the name in the subject is a typo then?
> > >
> > > --
> > > Once upon a time, a woman was picking up firewood. She came upon a
> > >         poisonous snake frozen in the snow. She took the snake home a=
nd
> > >         nurse it back to health. One day the snake bit her on the
> cheek.
> > >         As she lay dying, she asked the snake, "Why have you done thi=
s
> to
> > >         me?" And the snake answered, "Look, bitch, you knew I was a
> > >         snake."
> > >
> > > _______________________________________________
> > > freebsd-questions@freebsd.org mailing list
> > > https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > To unsubscribe, send any mail to "
> > > freebsd-questions-unsubscribe@freebsd.org"
> > >
> >
> >
> > --
> > __________________
> >
> > :(){ :|:& };:
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>
> Thank you very much for your help.  I am closer to resolving the issue.
>
> root@eightcore:~ # pkg install libsigsegv
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up to date.
> All repositories are up to date.
> The following 1 package(s) will be affected (of 0 checked):
>
> New packages to be INSTALLED:
>     libsigsegv: 2.12
>
> Number of packages to be installed: 1
>
> 18 KiB to be downloaded.
>
> Proceed with this action? [y/N]: y
> [1/1] Fetching libsigsegv-2.12.txz: 100%   18 KiB  18.0kB/s    00:01
> Checking integrity... done (0 conflicting)
> [1/1] Installing libsigsegv-2.12...
> [1/1] Extracting libsigsegv-2.12: 100%
> =3D=3D=3D=3D=3D
> Message from libsigsegv-2.12:
>
> --
> Note that the stackoverflow handling functions of this library need
> procfs mounted on /proc.
> root@eightcore:~ # exit
> logout
> olivares@eightcore:~ $ which asy
> /usr/local/texlive/2020/bin/amd64-freebsd/asy
> olivares@eightcore:~ $ ls
> Desktop        Downloads    bin        share
> olivares@eightcore:~ $ cd Downloads/kerTeX/Documents/
> olivares@eightcore:~/Downloads/kerTeX/Documents $ ls *.asy
> Pythagoras.asy
> olivares@eightcore:~/Downloads/kerTeX/Documents $ asy Pythagoras.asy
> ld-elf.so.1: Shared object "libgsl.so.25" not found, required by "asy"
> olivares@eightcore:~/Downloads/kerTeX/Documents $ su -
> Password:
> root@eightcore:~ # pkg install libsegsegv
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up to date.
> All repositories are up to date.
> pkg: No packages available to install matching 'libsegsegv' have been
> found in the repositories
> root@eightcore:~ # pkg install libsigsegv
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up to date.
> All repositories are up to date.
> Checking integrity... done (0 conflicting)
> The most recent versions of packages are already installed
> root@eightcore:~ # exit
> logout
> olivares@eightcore:~/Downloads/kerTeX/Documents $ asy Pythagoras.asy
> ld-elf.so.1: Shared object "libgsl.so.25" not found, required by "asy"
> olivares@eightcore:~/Downloads/kerTeX/Documents $
>
> Now libgsl.so.25 is missing.
>
> Which package provides this?
>

I know you said you don't want to install from ports, but ports have their
dependencies listed in their Makefiles.

Have a look at print/texlive*/Makefile.

Cheers.


> Best Regards,
>
>
> Antonio
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2ZoM-tWuPXpnx8Yx9tq4gE1xWxyBk9KU7d3_=y0T-G0qA>