Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-08-01 Thread Pete Batard
On 2012.07.23 12:53, Pete Batard wrote: > I think README.git is probably better as well. Will try to add one soon. Pushed. Regards, /Pete -- Live Security Virtual Conference Exclusive live event will cover all the ways

Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-24 Thread Pete Batard
On 2012.07.23 16:03, Peter Stuge wrote: > Communication takes two people, and when messages are interpreted to > mean something else than what was intended, time after time and with > no interest for clarifications, then saying that the sender is > trolling seems an odd proposition. The problem is

Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-23 Thread Peter Stuge
Pete Batard wrote: > Where did the issue become trying to convince Yves that using git > (or another VCS for that matter) was better for him? I don't know how you came up with the idea that I tried to do that. Fortunately it didn't seem like Yves interpreted what I wrote like you did. Communicat

Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-23 Thread Pete Batard
On 2012.07.23 12:49, Yves Arrouye wrote: > Sure, an INSTALL.git or even a README.git would be perfect (and a good > place to mention bootstrap vs autogen). I think README.git is probably better as well. Will try to add one soon. Regards, /Pete ---

Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-23 Thread Yves Arrouye
Yes I read autogen.sh since I posted and saw what to does. Sure, an INSTALL.git or even a README.git would be perfect (and a good place to mention bootstrap vs autogen). On Mon, Jul 23, 2012 at 1:39 PM, Pete Batard wrote: > On 2012.07.23 12:23, Yves Arrouye wrote: > > Maybe a options autogen.sh

Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-23 Thread Pete Batard
On 2012.07.23 12:23, Yves Arrouye wrote: > Maybe a options autogen.sh could make it stop short of running configure? As Peter isn't aware, because he isn't involved that closely in libusbx, we do have a bootstrap.sh that does the same as autogen.sh but doesn't run configure. I did mention both i

Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-23 Thread Pete Batard
On 2012.07.23 12:09, Peter Stuge wrote: > That's confusing It shouldn't be. There aren't many ways to interpret your intent behind your "with my 8 years of experience there, not for the libusbx fork of a few months which is ran by Pete", and they all point to trolling. It has been explained to

Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-23 Thread Yves Arrouye
> > libusb has always had the autogen.sh script which generates (and runs) > configure in a git tree. It works also with Mac OS X Xcode tools. > Okay. I personally do not build in the source tree (that tree is shared between my Mac environment and a Linux VM; I have also taken this habit as it

Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-23 Thread Peter Stuge
Pete Batard wrote: > you're going to earn yourself a ban. That's confusing, but I guess you'll do as you like. > > but working > > with git does require more of you. I think that's a good thing > > Please keep this bullshit about how git is going to save the world I didn't write as verbosely a

Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-23 Thread Pete Batard
On 2012.07.23 11:30, Peter Stuge wrote: > I speak for the libusb project with my 8 years of experience > there, not for the libusbx fork of a few months which is ran by Pete. How convenient of you to ignore the many years of experience myself (and the other admins) also have with libusb, as well

Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-23 Thread Pete Batard
Hi Yves, On 2012.07.23 10:42, Yves Arrouye wrote: > I was a bit surprised that the default installation obtained by cloning > (using git clone on the command > line) git://github.com/libusbx/libusbx.git > did not include a configure or > any of the artifacts

Re: [Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-23 Thread Peter Stuge
Yves Arrouye wrote: > I was a bit surprised that the default installation obtained by cloning > (using git clone on the command line) > git://github.com/libusbx/libusbx.gitdid not include a configure configure & co are generated and included in release tarballs. Since they are generated files they

[Libusbx-devel] Compiling on a fresh installation on Mac OS X

2012-07-23 Thread Yves Arrouye
Hi, I was a bit surprised that the default installation obtained by cloning (using git clone on the command line) git://github.com/libusbx/libusbx.gitdid not include a configure or any of the artifacts generated by the autoconf suite. Using a fresh cloned directory and having MacPort's autoconf a