paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] compilation with archlinux


From: Felix Ruess
Subject: Re: [Paparazzi-devel] compilation with archlinux
Date: Fri, 20 Mar 2015 00:56:10 +0100

Hm... so it at least finds the package...

On linux the dlls usually seem to end up in /usr/lib/ocaml/stublibs/

ocamlfind printconf

will print your configuration with the path to the OCaml ld.conf (which is /usr/lib/ocaml/ld.conf here)
That file should contains the path where dynamic libs are searched...

Seems like your PKGBUILD files put the dlls in the wrong dirs...

As a temporary workaround you could also try to
export LD_LIBRARY_PATH=/usr/lib/ocaml/glibivy/

Hope that helps,
Felix

On Thu, Mar 19, 2015 at 10:50 PM, freak <address@hidden> wrote:
this is the result of the command

ocamlfind query -l glibivy


package:     glibivy
description: bindings for the Ivy software bus with glib mainloop
version:     1.3.1
archive(s):
linkopts:
location:    /usr/lib/ocaml/glibivy




--
View this message in context: http://lists.paparazziuav.org/compilation-with-archlinux-tp16887p16896.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]