Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2017 07:15:37 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        blubee blubeeme <gurenchan@gmail.com>
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: Linking against TK*
Message-ID:  <20171024051537.GA34891@home.opsec.eu>
In-Reply-To: <CALM2mEk9a7y8OFTCWhhLXBaX4G4WAB-hdCTRxO_hC58cGyVqDw@mail.gmail.com>
References:  <CALM2mEk9a7y8OFTCWhhLXBaX4G4WAB-hdCTRxO_hC58cGyVqDw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> I am running -ldd on a executable and I am missing links to a bunch
> of: libTK**.so files
> 
> such as:
> libTKGeomBase.so.11 => not found (0)
> libTKG3d.so.11 => not found (0)
> libTKG2d.so.11 => not found (0)
> libTKMath.so.11 => not found (0)
> 
> I've searched quite a bit and can't find where those files are located.
> What's going on, how do I link against them?

https://pkgs.org/download/libTKG2d.so.11()(64bit) says that
those libs are part of opencascade.

Searching cad/opencascade/pkg-plist finds

lib/libTKG2d.so
lib/libTKG2d.so.7
lib/libTKG2d.so.7.1.0

So, that's close, but not exactly what you searched. Does this help ?

-- 
pi@opsec.eu            +49 171 3101372                         3 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171024051537.GA34891>