Hello,

This is a general question about linking to proprietary libraries.
Specifically I am thinking about developing a library which will work
normally in the general case, but in some cases the user might have a
proprietary library installed on their system, in which case I'd like
to dynamically load that library and call out to its functions.

The proprietary library in this case would be for doing I/O with a
particular hardware device, for which there is currently no open
source alternative.  Therefore the user owning such a device would
have installed the software and expect my library to work with it.
Conversely, he would not have the proprietary library unless he has
the device in question.. so I sort of think of this library as being
"part of" the device.  I don't have the ability to reverse engineer it
and write my own drivers, but I'd still like users of this device to
be able to make use of my software.

Would such a library have difficulty getting accepted by Debian?

Are there other examples of libraries in Debian which optionally
leverage proprietary code if it is available?


thanks,
Steve


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=k5pyo6j4843t_-giynsrboresbn4=xtqqj...@mail.gmail.com

Reply via email to