Opened 8 years ago

Closed 8 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?

Change History (3)

comment:1 by bdubbs@…, 8 years ago

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.

comment:2 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

OK. Thanks.

comment:3 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16560.

Note: See TracTickets for help on using tickets.