[Koha] Error with koha-common : Depende: libmojolicious-plugin-openapi-perl pero no va a instalarse
Mason James
mtj at kohaaloha.com
Thu Aug 20 17:38:35 NZST 2020
On 20/08/20 5:10 am, Luis Moises Rojas wrote:
> I had installed koha 19.11 before using the same procedure.
> I had installed these also
> sudo apt-get install cpanminus
>
> sudo apt install build-essential
> cpanm -i Mojolicious::Plugin::OpenAPI
>
> And perl.
> But these have this error.
> Any Help?
>
>
hi Luis
follow the instructions here...
https://wiki.koha-community.org/wiki/Koha_on_Debian
if you want to run koha on an older debian/ubuntu version, look here...
https://wiki.koha-community.org/wiki/Koha_on_Debian#Support_for_Koha_on_older_versions_of_Debian.2FUbuntu_.28Debian_8.2C_Ubuntu_18.04.2C_Ubuntu_16.04.29
if you want to run koha stable on ubuntu 18.04, you should run the following command...
$ echo 'deb http://debian.koha-community.org/koha stable main bionic' | sudo tee /etc/apt/sources.list.d/koha.list
More information about the Koha
mailing list