[aklug] Regarding programming libraries

From: Christopher Howard <choward@indicium.us>
Date: Fri Feb 27 2009 - 09:15:55 AKST

I was working on my open source C app (for Linux) and I wanted to
implement a certain kind of functionality. I found two shared libraries
(also open source) on the internet which seemed like they would be very
helpful.

However, both libraries, as far as I can tell, were made fairly recently,
and are not very popular, so they aren't in the repositories. I'm
concerned that if I link to these that no one will want to use my program
anymore because they would have to find, compile, and install these
libraries.

What do you think I should do? Should I include a copy of these libaries
with the source code? Or is it enough just to tell them where to get the
libraries? Or should I just forget about it?

I was also reading this tutorial on line describing how to make static
builds of libaries. I've never done it before, but I suppose I could get
the original source code for the libraries and compile them for a static
build.

Any suggestions or deep insights?

-- 
Christopher Howard
http://indicium.us
http://theologia.indicium.us
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Fri Feb 27 09:23:46 2009

This archive was generated by hypermail 2.1.8 : Fri Feb 27 2009 - 09:23:46 AKST