James Richard Tyrer wrote: > On 04/12/2012 10:50 PM, James Richard Tyrer wrote: > > Addendum: > >> I also note that the: "configure" option: "--with-ocaml-libdir=" is >> necessary if building OCaml bindings. Should this be where OCaml is >> installed? The default appears to be for where LLVM will be installed: >> "/opt/llvm/lib/ocaml". "--prefix=" does not appear to change this. >> > Or, is there another reason that it needs to be installed in: > "/opt/llvm". Guess that I will play it safe and install it there.
I put it in /opt because I felt it dumped too many libraries in /usr/lib (and I wanted to be able to easily delete the package). Using --prefix=/usr should be OK and the extra install commands to omit fairly obvious. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
