Getting OpenCASCADE devel files
Preston Kutzner
shizzlecash at gmail.com
Mon Jan 19 04:41:09 UTC 2009
On Jan 18, 2009, at 10:24 PM, Lorenzo Luengo wrote:
> Hi everyone,
>
> I'm trying to get FreeCAD running on Ubunty Hardy with all the bells
> and
> whistles, but i found that there is something missing. There were
> several dependencies that i solved using apt-get, but...
>
> I downloaded and compiled OpenCASCADE (configure, make, make install),
> but when i try to compile FreeCAD it complains with the following
> warning:
> configure: WARNING:
> **** Cannot find OpenCASCADE devel files.
> Modules that depend on this library cannot be built. ****
>
> Does anyone know how to get these files installed?. I'm building
> OpenCASCADE from tar.gz, using makefiles.
Try running ./configure --help It should spit out available options
to use while running configure. One of them should be a config line
to specify where certain libraries are if they can't be found in your
system $PATH. I'm not sure where OpenCASCADE put its libraries, but
if you can find that out, you should be able to specify where
configure should look for them when you compile FreeCAD.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20090118/8c9151b1/attachment.sig>
More information about the ubuntu-users
mailing list