failure with sudo make install
23 Nov
2011
23 Nov
'11
8:12 p.m.
Ran into this oddity today, trying to install libdvdnav from src. $ ./configure2 Done, type 'make install' to build and install $ sudo make install ... install -s -m 755 obj/libdvdnav.so \ /usr/local/lib/libdvdnav.so.4.2.0 install -s -m 755 obj/libdvdnavmini.so \ /usr/local/lib/libdvdnavmini.so.4.2.0 install: cannot stat `obj/libdvdnavmini.so': No such file or directory make: *** [install-shared] Error 1 however, it works fine if I do $ ./configure2 $ make then $ sudo install Just thought I'd mention it, since it seemed a bit odd. Thanks. -roger
5402
Age (days ago)
5402
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roger Pack