Ticket #630 (closed defect: needs_more_info)
"make install" not installing libraries
| Reported by: | chincheta0815 | 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
Note: See
TracTickets for help on using
tickets.



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.