Ticket #630 (closed defect: needs_more_info)

Opened 19 months ago

Last modified 18 months ago

"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

comment:1 Changed 19 months ago by cehoyos

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 Changed 18 months ago by cehoyos

  • Keywords libraries removed
  • Status changed from new to closed
  • Resolution set to needs_more_info

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.