...
| Bloc de code |
|---|
cd /usr/local/src git clone https://github.com/inverse-inc/sope.git cd sope git checkout -b SOPE-3.2.18 SOPE-3.2.18 ./configure --with-gnustep --disable-debug --disable-strip make make install |
...
| Bloc de code |
|---|
cd /usr/local/src git clone https://github.com/inverse-inc/sogo.git cd sogo git checkout -b SOGo-3.2.18 SOGo-3.2.18 ./configure --disable-debug --disable-strip make make install |
...