Opened 13 years ago
Closed 13 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 , 13 years ago
comment:2 by , 13 years ago
Keywords: | libraries removed |
---|---|
Resolution: | → needs_more_info |
Status: | new → closed |
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.
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.