Где я могу найти libdvdread?

Я пытаюсь установить Bombono инструмент редактирования DVD, и readme говорит мне создавать его со сканированиями, только сканирования останавливают меня с этим предупреждением:

scons: Reading SConscript files ...
Creating new config file: config.opts
Checking whether we are using the GNU C compiler ... yes
Checking whether we are using the Clang compiler ... no
Checking for pkg-config ... yes
Checking for C header file sys/types.h... yes
Checking for C header file sys/stat.h... yes
Checking for C header file stdlib.h... yes
Checking for C header file string.h... yes
Checking for C header file memory.h... yes
Checking for C header file strings.h... yes
Checking for C header file inttypes.h... yes
Checking for C header file stdint.h... yes
Checking for C header file unistd.h... yes
Checking for C header file dlfcn.h... yes
Checking for C header file sys/timeb.h... yes
Checking for C header file sys/time.h... yes
Checking for C header file time.h... yes
Checking for C header file io.h... no
Checking for struct timeval ... yes
Checking for C function ftime()... yes
Checking for C function gettimeofday()... yes
Checking maximum supported data alignment ... no
Checking whether compiler understands __builtin_expect ... yes
Checking return type of signal handlers ... void
Checking for inline ... yes ('inline')
Checking for restrict ... yes ('restrict')
Checking for DVDOpenFile() in C library dvdread... no

****************************************************
Can't find library libdvdread!
****************************************************

Исследуемый проблема немного и попробованный несколько загрузок, один из них являющийся обновляющим gstreamer, но кажется, что решения устарели

1
задан 11 August 2016 в 00:18

1 ответ

Нормальный метод, чтобы сделать это

sudo apt-get update
sudo apt-get install libdvdread-dev
<час>

Работы над телефоном 16.04.

1
ответ дан 7 December 2019 в 15:50

Другие вопросы по тегам:

Похожие вопросы: