Opened 10 years ago
Closed 10 years ago
#7045 closed defect (fixed)
libmpeg2-0.5.1: install only shared libraries
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.9 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Use:
./configure --prefix=/usr \
--enable-shared \
--disable-static &&
Installed:
libmpeg2convert.so libmpeg2.so
Opinions, please?
Note:
See TracTickets
for help on using tickets.

It's interesting. My copy of that package says 2008 so we haven't revisited that for a long time. Your changes appear to do the right thing. I'd say go ahead and update the instructions.