summaryrefslogtreecommitdiff
path: root/graphics/camlimages/MESSAGE
blob: 661996eb2c8f7b2033d989502423bbbdfa7efa87 (plain)
1
2
3
4
5
6
7
8
9
10
11
===========================================================================
$NetBSD: MESSAGE,v 1.1 2011/08/13 16:40:44 wiz Exp $

To make OCaml findlib more aware of the installation of camlimages,
add the following line to the ld.conf file of OCaml:

  ${PREFIX}lib/ocaml/site-lib/camlimages

By default the ld.conf is located in ${PREFIX}lib/ocaml/ld.conf

===========================================================================