Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

new formula: mathgl #11393

Closed
wants to merge 1 commit into from
Closed

new formula: mathgl #11393

wants to merge 1 commit into from

Conversation

ptxmac
Copy link

@ptxmac ptxmac commented Apr 2, 2012

MathGL is a library for drawing graphs/plots and mathematical formulas (and more)

@kyonifer
Copy link
Contributor

kyonifer commented Apr 2, 2012

Coincidentally it seems I wrote a mathgl formula at the same time you did (#11399).

I wasn't able to get yours to work on Lion. During configure I get

checking png.h usability... no
checking png.h presence... no
checking for png.h... no
Please install png headers
==> make install
make install 
make: Nothing to be done for `install'.
==> Finishing up
ln -s ../../Cellar/mathgl/1.11.2 mathgl
==> Summary
/usr/local/Cellar/mathgl/1.11.2: 6 files, 96K, built in 5 seconds

I believe this is resolved via the ENV.x11 call (check out my pull request). I also had to play around with libz, since the new libpng included in Lion doesn't work with 1.11.2 without patching.

Does mine work for you?

@kyonifer kyonifer mentioned this pull request Apr 2, 2012
@ptxmac
Copy link
Author

ptxmac commented Apr 3, 2012

It almost works, you forgot to add gsl as a depend_on. Otherwise it works fine.

On 02/04/2012, at 15.07, kyonifer reply@reply.github.com wrote:

Coincidentally it seems I wrote a mathgl formula at the same time you did (#11399).

I wasn't able to get yours to work on Lion. During configure I get

checking png.h usability... no
checking png.h presence... no
checking for png.h... no
Please install png headers
==> make install
make install 
make: Nothing to be done for `install'.
==> Finishing up
ln -s ../../Cellar/mathgl/1.11.2 mathgl
==> Summary
/usr/local/Cellar/mathgl/1.11.2: 6 files, 96K, built in 5 seconds

I believe this is resolved via the ENV.x11 call (check out my pull request). I also had to play around with libz, since the new libpng included in Lion doesn't work with 1.11.2 without patching.

Does mine work for you?


Reply to this email directly or view it on GitHub:
#11393 (comment)

@adamv
Copy link
Contributor

adamv commented Apr 19, 2012

Added as Added as f35cea4

@adamv adamv closed this Apr 19, 2012
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants