Skip to content

Use coinbrew to fetch and extract netlib data? #81

Closed Answered by tkralphs
jhmgoossens asked this question in Q&A
Discussion options

You must be logged in to vote

I can certainly add the option to "build" data projects to coinbrew. Can you open an issue for that? But for a single project with no dependencies, all it's going to do is call configure; make; make install, so you could certainly just do that instead of calling coinbrew. You may need to add --build=x86_64-w64-mingw32 and if you want the files to be unzipped, then you need to configure with --disable-zlib. Use --prefix to specify where you want the files to be installed.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jhmgoossens
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants