Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added package for ImageMagick, fix #44 #65

Merged
merged 1 commit into from
Sep 21, 2012

Conversation

vbmithr
Copy link
Contributor

@vbmithr vbmithr commented Sep 21, 2012

No description provided.

maintainer: "[email protected]"
build: [
["make"]
["make" "install"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how does it know in which path it has to install the package ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok it seems to be using default ocamlfind directory, so it should work fine. Not sure about the non-standrad installation of the C stub, though ...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On 21/09/2012 16:19, Thomas Gazagnaire wrote:

how does it know in which path it has to install the package ?

Through ocamlfind printconf destdir (see the Makefile). I find that
quite clever :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok it seems to be using default ocamlfind directory, so it should work
fine. Not sure about the non-standrad installation of the C stub, though ...

It’s put on the same directory

samoht added a commit that referenced this pull request Sep 21, 2012
Added package for ImageMagick, fix #44
@samoht samoht merged commit 9ce6618 into ocaml:master Sep 21, 2012
NathanReb pushed a commit to NathanReb/opam-repository that referenced this pull request Nov 26, 2021
fix zarith opam (for normal installation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants