El 09/05/14 15:40, Arthur Baldwin escribió: > Hello Quillro, > > Just one little problem with yourr script, the gem command is not > installed by default so I got the following results after selecting > (P) ostgreSQL: > > Removing obsolete dictionary files: > * No PostgreSQL clusters exist; see "man pg_createcluster" > Processing triggers for ureadahead ... > Setting up postgresql-9.1 (9.1.13-0ubuntu0.13.10) ... > Creating new cluster 9.1/main ... > config /etc/postgresql/9.1/main > data /var/lib/postgresql/9.1/main > locale en_US.UTF-8 > port 5432 > update-alternatives: using > /usr/share/postgresql/9.1/man/man1/postmaster.1.gz to provide > /usr/share/man/man1/postmaster.1.gz (postmaster.1.gz) in auto mode > * Starting PostgreSQL 9.1 database > server [ OK ] > Setting up postgresql (9.3+146really9.1+148) ... > Processing triggers for libc-bin ... > Installing PostgreSQL gem > sudo: gem: command not found > > Installing the Hobo gem > sudo: gem: command not found
That probably means that you don't have the same version of ruby as the script installs. T It should include Rubygems. Please paste here the result of these two commands: sudo apt-get -y install build-essential libssl-dev libreadline-gplv2-dev sudo apt-get -y zlib1g-dev checkinstall nodejs ruby1.9.1-full git-core -- Saludos libres, Quiliro Ordóñez 600 8579
signature.asc
Description: OpenPGP digital signature
