-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
During installation of openfec, the given command
sudo make DESTDIR=/opt/openfec install
creates a directory
/opt/openfec/usr/local/...
...~/workspace/openfec/build $ sudo make DESTDIR=/opt/openfec install [ 53%] Built target openfec [ 74%] Built target eperftool [ 78%] Built target simple_server [ 82%] Built target simple_client [ 87%] Built target descr_stats [ 91%] Built target test_create_instance [ 95%] Built target test_encoder_instance [100%] Built target test_code_params Install the project... -- Install configuration: "Release" -- Installing: /opt/openfec/usr/local/lib/pkgconfig/openfec.pc ...
I suppose there shouldn't be /usr/local after /opt/openfec. Or is this expected?
Metadata
Metadata
Assignees
Labels
No labels