...
| Bloc de code |
|---|
cd /usr/local/src git clone https://github.com/inverse-inc/sope.git cd sope git checkout -b SOPE-3.2.1 SOPE-3.2.1 ./configure --with-gnustep --enabledisable-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.1 SOGo-3.2.1 ./configure --enabledisable-debug --disable-strip make make install |
...