tOkeshu / fipes

Plumbings to share files with your friends.
https://fipelines.org
GNU Affero General Public License v3.0
51 stars 8 forks source link

can't compile #1

Closed jpcaruana closed 12 years ago

jpcaruana commented 12 years ago

Hi,

I tried to compile fipes, but the rebar config is wrong : cowboy_static does not exist. See

$ make
==> cowboy (get-deps)
==> rel (get-deps)
==> fipes (get-deps)
==> fipes (get-deps)
Pulling cowboy_static from {git,"git://github.com/rgauthier/cowboy_static.git",
                                "tmp/fipes"}
fatal: remote error: 
  Could not find repository rgauthier/cowboy_static
Cloning into cowboy_static...
ERROR: git clone -n git://github.com/rgauthier/cowboy_static.git cowboy_static failed with error: 128
make: *** [compile] Error 1

Thanks

tOkeshu commented 12 years ago

Yeah, It was a stupid mistake, I recently changed my github username.

By the way, thank you for testing Fipes :)

jpcaruana commented 12 years ago

ah ok ! sorry I haven't searched deeper...