On 11/23/14 08:04, Kurt Jaeger wrote:
Hi!
The three ports databases/linux-oracle-instantclient-* need updating.
My first step is to find out what to do to get them to work
without some manual steps (the downloads are not part of this).
[...]
Those manual steps make it work:
cd /compat/linux/etc/ld.so.conf.d
echo '/usr/lib/oracle/10.2.0.3/client/lib' \
> /compat/linux/etc/ld.so.conf.d/oracle10.conf
/compat/linux/bin/bash -c ldconfig
How can I integrate those steps into the port Makefile ?
I found the solution...
What was the solution? Did you file a PR on this? Thanks!
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"