Binary means it's both compiled and executable. (Although not all executables are binary. eta: I suppose in the Windows world, 'executables' refers to compiled binary programs. But in the *nix, OS X world, executable can mean uncompiled scripts.)
Willow ,'Storyteller'
Buffistechnology 3: "Press Some Buttons, See What Happens."
Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!
Thank you! That is really helpful.
OK, here's another question. This is for a work project. I won't die if no one responds, but maybe someone will enjoy the chase. Anyway, I am looking for copyrights for the following: CL/xpparse.2c and CL/xpyacc.tab.c, both distributed by the Free Software Foundation, and java-getopt-1.0.12.jar., glibC, and libstdc++, distributed by GNU. I've been searching for literally weeks, but it's hard to do via the WWW.
Hmm. Maybe your best bet would be to download all those programs in source code versions. Those would contain files of the license agreement.
I don't know if this would be of any help: [link]
Hmm. Maybe your best bet would be to download all those programs in source code versions. Those would contain files of the license agreement.
Yeah, I'm also trying something along those lines, and have at least had success with libstdc++ that way.
Short answer: software distributed by the Free Software Foundation is covered by one or more versions of the Gnu public license.
You can get getopt here, and glibc here.
Thanks-- the GPL, etc. license is how I got here, since they require disclosure of copyright.
My Treo hasn't been able to sync in over a week - it just keeps timing out and saying it can't connect. I've restarted both it and the computer, no dice. Any ideas?
[nevermind, just a loose cable. DUH]
bon bon, are you looking for who the copyright holders are for those particular works?
bon bon, are you looking for who the copyright holders are for those particular works?
Yeah, and the years, but at this point I'm only looking for xpparse2.c and xpyaxx.tab.c, which are apparently Skeleton output parsers for bison, whatever that means.