cgrima / docker_i-librarian

Dockerfile and instructions for I, Librarian
36 stars 10 forks source link

Prerequisite-Instructions are obsolete #7

Closed gr4nt3d closed 4 years ago

gr4nt3d commented 4 years ago

I am referring to this:

wget -O i-librarian.tar.xz http://i-librarian.net/downloads/I,-Librarian-4.8-Linux.tar.xz
unxz i-librarian.tar.xz && tar -xvf i-librarian.tar library && rm i-librarian.tar
sudo chown -R www-data:www-data library
sudo chown root:root library/.htaccess

The URL leads to a 404 page. I suppose the files were move to GitHub.

cgrima commented 4 years ago

You are right the installation files are now hosted on GitHub. Try the prerequisite instructions provided by the last push.