Posts Tagged ‘linux gnu’

How do programmers who work on open source software earn a living?

e.g. Linux, gnu

What does GNU mean in the term Debian GNU/Linux?

GNU?

`x86_64-unknown-linux-gnu': machine `x86_64-unknown' in config phase of installation.. how to get around this?

checking build system type… Invalid configuration `x86_64-unknown-linux-gnu’: machine `x86_64-unknown’ not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linux-gnu failed.

Is there a third party Linux / GNU interface for Audible.com? I like thier products but they do not offer?

an interface for Linux / GNU.

http://www.audible.com/adbl/site/softwareWizard/SWOption.jsp?BV_UseBVCookie=Yes

Where did the line "Free as in Beer" come from? (Linux/GNU)?

I’ve been messing around with Linux for a while, and I keep coming across the phrase "free as in beer." I know it’s usually complemented with phrases such as "free as in freedom," and is used to describe the philosophy of GNU, right? But why is "free as in…" even used? Is it an inside joke? Where did it come from? Also, why do people often say, "free as in beer." Beer isn’t usually free, why beer?

what is the difference between unix, linux, gnu, and kde? i know they all have something to do with each other?

Write a C program that opens a TCP client to a netcat server using Linux, gnu c compiler and POSIX system call?

I need assistance in writing a C program that opens a TCP client to Netcat server using linux, gnu C compiler and POSIX System Call. Also need some information about gcc, netcat and POSIX. Thanks