From: Vincent Laporte <vincent.laporte@gmail.com>
To: Ocaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] problems with opam install lablgtk
Date: Fri, 2 Aug 2019 12:16:11 +0000 [thread overview]
Message-ID: <33868b8f-a21a-7596-e754-cee63b50a403@gmail.com> (raw)
In-Reply-To: <CAKmYin=58j_eQ7Vk8tOEyy+Qo6js4S-qEvQZ1Q=9zr=7H=DMUQ@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 335 bytes --]
Hi Bob,
I remember a similar issue being fixed by telling pkg-config how to find
libffi, using:
export PKG_CONFIG_PATH=/usr/local/opt/libffi/lib/pkgconfig
Simply running “pkg-config --modversion gtk+-2.0” may not raise an
error: you should also try to run “pkg-config --cflags gtk+-2.0”.
Cheers,
--
Vincent.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2019-08-02 12:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-02 11:53 Robert Muller
2019-08-02 12:16 ` Vincent Laporte [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=33868b8f-a21a-7596-e754-cee63b50a403@gmail.com \
--to=vincent.laporte@gmail.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox