Post
Topic
Board Announcements (Altcoins)
Re: [Pre-ANN][GreenBacks] $ GreenBacks $ ~ A Complete Currency & Infrastructure ~
by
GreenBacksTeam
on 18/08/2014, 12:14:16 UTC

Getting the following error compiling on Ubuntu :
Code:
/usr/bin/ld: cannot open output file greenbacks: Is a directory
collect2: error: ld returned 1 exit status

Any idea ?


Hi vanduric,

It looks like a permissions issue. try this command:

sudo chown yourusername:yourusername * -R

Also apply this command to check that you have the following library:

sudo apt-get install libssl-dev

Thanks for asking