Компьютер с Linux’ом не подключен к интернету и все необходимое я скачиваю в другом месте. С сайта Lazarus я скачал следующие файлы:
fpc-2.2.2-0.i386.rpm
fpc_crosswin32-2.2.2-081004.i386.rpm
fpc-docs-2.2.2-0.i386.rpm
fpc-src-2.2.2-081004.i386.rpm
lazarus-0.9.26.2-0.i386.rpm
lazarus-debuginfo-0.9.26.2-0.i386.rpm
Затем я начал устанавливать их под Linux. При установке файлов fpc возник конфликт с уже установленным в Linux’е Pascal’ем. С помощью Synaptic весь этот pascal я удалил. После чего используя apt-get я установил все репозитории fpc. Все установилось замечательно. Далее приступил к установке lazarus. При установке первого пакета возникли ошибки:
Reading Package Lists... Done
Building Dependency Tree... Done
Selecting lazarus for 'lazarus-0.9.26.2-0.i386.rpm'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
lazarus: Depends: gdk-pixbuf but it is not installable
Depends: libgdk_pixbuf.so.2 but it is not installable
Depends: perl(Cwd) but it is not installable
Depends: perl(File::Basename) but it is not installable
Depends: perl(File::Find) but it is not installable
Depends: perl(Getopt::Std) but it is not installable
Depends: perl(vars) but it is not installable
lazarus-debuginfo установился без проблем.
Я уже понял, что все дело в файле libgdk_pixbuf.so.2. Где его взять я не знаю.
Поэтому мне нужна инструкция “для дураков” с пошаговым описанием действий.
А может быть я делаю что-то не так. Надеюсь на Ваши советы. Заранее спасибо.
fpc-2.2.2-0.i386.rpm
fpc_crosswin32-2.2.2-081004.i386.rpm
fpc-docs-2.2.2-0.i386.rpm
fpc-src-2.2.2-081004.i386.rpm
lazarus-0.9.26.2-0.i386.rpm
lazarus-debuginfo-0.9.26.2-0.i386.rpm
Затем я начал устанавливать их под Linux. При установке файлов fpc возник конфликт с уже установленным в Linux’е Pascal’ем. С помощью Synaptic весь этот pascal я удалил. После чего используя apt-get я установил все репозитории fpc. Все установилось замечательно. Далее приступил к установке lazarus. При установке первого пакета возникли ошибки:
Reading Package Lists... Done
Building Dependency Tree... Done
Selecting lazarus for 'lazarus-0.9.26.2-0.i386.rpm'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
lazarus: Depends: gdk-pixbuf but it is not installable
Depends: libgdk_pixbuf.so.2 but it is not installable
Depends: perl(Cwd) but it is not installable
Depends: perl(File::Basename) but it is not installable
Depends: perl(File::Find) but it is not installable
Depends: perl(Getopt::Std) but it is not installable
Depends: perl(vars) but it is not installable
lazarus-debuginfo установился без проблем.
Я уже понял, что все дело в файле libgdk_pixbuf.so.2. Где его взять я не знаю.
Поэтому мне нужна инструкция “для дураков” с пошаговым описанием действий.
А может быть я делаю что-то не так. Надеюсь на Ваши советы. Заранее спасибо.