Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

anvil connect errors #49

Open
NagarajuKasa opened this issue Aug 19, 2017 · 1 comment
Open

anvil connect errors #49

NagarajuKasa opened this issue Aug 19, 2017 · 1 comment

Comments

@NagarajuKasa
Copy link

I am trying to install anvil single sign on in the ubuntu 12.04

i have followed the steps as per the document Installed Packages in my system as mentioned below:-
node: v6.11.0
npm: 5.3.0
OpenSSL 1.0.1 14 Mar 2012
Git: git version 1.7.9.5
Redis server version 2.2.12 (00000000:0)

Now i would like to install the anvil application at /var/www/ in the name of 'anvilproject'

As per this screenshot http://prntscr.com/gacvgd i am getting the below errors in detailed i have mentioned in the screenshots.

Screenshots:-
Step 1:-
http://prntscr.com/gactqu

Step 2:-
http://prntscr.com/gacv3l

Step 3:-
http://prntscr.com/gacv8v

Please suggest where i did the mistake ? please confirm me whether steps i have followed correct or not?
thanks

@NagarajuKasa NagarajuKasa changed the title anvil connect errors? anvil connect errors Aug 19, 2017
@christiansmith
Copy link
Member

Looks like you're missing g++ for compiling bcrypt. This won't be an issue in future versions, as we're moving to bcryptjs. In the meantime, can you try the following and see if it helps?

sudo apt-get install build-essential 
sudo apt-get install g++

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants