You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git clone git@github.com:KES777/sdl.git
$ cd sdl
$ perl --version | head -2
This is perl 5, version 30, subversion 2 (v5.30.2) built for x86_64-linux-thread-multi
$ cpanm -v .
cpanm (App::cpanminus) 1.7044 on perl 5.030002 built for x86_64-linux-thread-multi
Work directory is /home/hakon/.cpanm/work/1608976361.1469636
You have make /bin/make
You have LWP 6.44
You have /bin/tar: tar (GNU tar) 1.30
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /bin/unzip
--> Working on .
Entering /home/hakon/test/sdl
Configuring /home/hakon/test/sdl ... N/A
Finding PREREQ from Makefile ...
Building and testing . ... echo "create user game_n_cleaner \
with login createdb createrole noinherit password 'Zo4Tb7uuJUfJRNAZ'; \
CREATE EXTENSION btree_gist;" | \
docker exec -i postgres-db psql postgres postgres
Error: No such container: postgres-db
make: *** [Makefile:53: docker-deploy] Error 1
FAIL
! Installing . failed. See /home/hakon/.cpanm/work/1608976361.1469636/build.log for details. Retry with --force to force install it.
The text was updated successfully, but these errors were encountered:
I tried to install this with
cpanm
:The text was updated successfully, but these errors were encountered: