[AWS] Installing AWS

Marius Amado-Alves marius at amado-alves.info
Thu Jun 28 20:04:34 CEST 2012


> No, you want to change the line that reads:
>
>   echo '   R_SSL_Lib := "ssl";' >> $(LIBGPR)

Yes, in a sudden inspiration I changed that to

>   echo '   R_SSL_Lib := "ssl3";' >> $(LIBGPR)

and the make, make install worked, but then the demo did not compile.

I changed the L_PATH line back to the $(...) expression, and now make
complains about crypto...

> Do a make clean, then setup and build...

Ok, thanks.


More information about the AWS mailing list