Opened 12 years ago

Closed 12 years ago

#630 closed defect (needs_more_info)

"make install" not installing libraries

Reported by: Rouven Weiler Owned by:
Priority: important Component: build system
Version: unspecified Keywords: install
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

After successfully compiling ffmpeg the libraries are not installed by "make install" into the (user)-defined locations. The Makefile does not show any command for "install-libs" or "install-libs-yes".

Change History (2)

comment:1 by Carl Eugen Hoyos, 12 years ago

Please post your configure line and the complete, uncut output of "make V=1 install" (please run make several times before running the install command).

And please post information about the version you are testing.

comment:2 by Carl Eugen Hoyos, 12 years ago

Keywords: libraries removed
Resolution: needs_more_info
Status: newclosed

I just tested "make install" and "make install-libs" and both work as expected here.

Please reopen if you can provide more information.

Note: See TracTickets for help on using tickets.