Re: [Monetdb-developers] Packages for OSX (homebrew)
Hi Gabriele, I actually have a small script that does that. I will talk to fabian about integrating that into the build-process. However, I don't really see it as urgent for your case. I feel that the main point of most of these package managers (darwinports, fink, homebrew, …) is that you get binaries that are optimized for your hardware. The prebuild binary obviously can't provide that anyway, so the package that is build from the sources by the package manager is way more important. kind regards holger On Jan 18, 2011, at 10:54 AM, Gabriele Modena wrote:
On Mon, Jan 17, 2011 at 10:54 PM, Holger Pirk
wrote: Hi Holger,
One thing did strike me as odd in your code, though: When installing from the binary archive the absolute file names of the library dependencies are hard-coded into the mach-o binaries. This would break the installation unless installed into the standard prefix (/usr/local).
I was aware of this problem and did not not know install_name_tool. I will look into a workaround tonight.
Thanks for the hint!
-- Gabriele
------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
On 18-01-2011 11:40:02 +0100, Holger Pirk wrote:
I actually have a small script that does that. I will talk to fabian about integrating that into the build-process.
However, I don't really see it as urgent for your case. I feel that the main point of most of these package managers (darwinports, fink, homebrew, …) is that you get binaries that are optimized for your hardware. The prebuild binary obviously can't provide that anyway, so the package that is build from the sources by the package manager is way more important.
I think you overestimate the benefits for hardware specific optimisations.
participants (2)
-
Fabian Groffen
-
Holger Pirk