Library packages depending on data files
Hi,
I am packaging a software that contains a library package where the
libraries (several of them in there) depend on some data files.
These data files are stored in the same location for all SO-Versions of
the libraries, so leaving them in the lib- package will lead to filename
clashes when installing multiple SO-Versions of the library package.
I can basically think of two solutions:
1) Split the datafiles out and depend on them in the lib- package. This
will work as long as the data files are backwards compatible. Might lead
to unforseeable errors.
2) Conflict with other versions of the library to disable support of
multiple versions of them.
What do you think?
Sebastian
--
PGP-Key: http://www.mmweg.rwth-aachen.de/~sebastian.ley/public.key
Fingerprint: A46A 753F AEDC 2C01 BE6E F6DB 97E0 3309 9FD6 E3E6
Reply to: