Re: Building curl-loader on osx 10.5.8
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2010-02-17 05:20:33
|
Hi Matt, On Wed, Feb 17, 2010 at 2:39 AM, Matt Doar <md...@po...> wrote: > curl-loader 0.51 fails to build due to a "cp -a" in the top-level > Makefile. Seems needlessly Linux-specific. cp -R will do the same > thing with the default values (POSIX?) > > And a number of the install -c -m 644 commands fail due to the source > and target being the same file, e.g. in > build/curl/include/curl/Makefile in the install-pkgincludeHEADERS > target > I hacked around this by removing the command > > make -C $(CURL_BUILD) install; > > from the top level Makefile, since I only wanted a local install > anyway. But then the header files such as bits/types.h weren't found. > Oh well! > > ~Matt > Just save you time. curl-loader is a linux-specific tool. It adds tens of thousand ip-addresses, when required, using netlink facility. Since this is a testing tool, the assumption is that you find a rather not-expensive PC-HW, install linux, like debian for free, install necessary packages and you have a serious testing and stress loading facility. You may wish to read the FAQs: http://curl-loader.sourceforge.net/doc/faq.html -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |