Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/05/17 in all areas

  1. https://github.com/Armyw0w/RAGEAngular https://www.npmjs.com/package/rage-angular UPDATE 1.0.4 Removed object type from Client call interface Removed arguments limit from Client call arguments. Added Client library. UPDATE 1.0.3 Added better documentation in source Added a middleman library for index.html Added a way to call an event from Angular to Client Added syncronization for that call and posibility to response back. Documentation on Github
    1 point
  2. To is now problem, but i can find fix (Ubuntu 14.04) (gcc old version 4.x.x, need upgrade) First step: download gcc last version on site https://gcc.gnu.org/ (7.2) (use wget on server) For setup requested other components (GMP, MPFR, MPC): apt-get install libgmp3-dev libmpfr-dev libmpfr-doc libmpfr4 libmpfr4-dbg MPC download: http://www.multiprecision.org/?prog=mpc&page=download (ftp://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz) and unpack (configure, make, make install) Is now... If server x64, use command: ./configure --disable-multilib, not simple ./configure. Result if everything was correct ..... Okay. After use make, make install (cmd). Done. Check GCC version: gcc -v (should be to work more > 6.x.x).
    1 point
  3. Pare promitator / felicitari si tie pentru implicare
    1 point
×
×
  • Create New...