Bug #2049
RCP: 0.7.8, CQP plugin, wrong execution rights
Statut: | New | Début: | 17/02/2017 | ||
---|---|---|---|---|---|
Priorité: | Normal | Echéance: | |||
Assigné à: | - | % réalisé: | 70% |
||
Catégorie: | SearchEngine | Temps passé: | - | ||
Version cible: | TXM 0.8.4 |
Description
Linux and Mac OS X need the CQP binary files to be executable.
Notes:- JAR (and ZIP) don't store file rights (TAR and GZ do)
- a chmod commands does not work because the user is not the owner (same group is not enough).
Solution 1¶
gzip and extract files during the post-installation to be the right user and then to be able to change the execution rights.
Finally use the Java File API to set the rights (instead of using a Runtime command)
Solution 2¶
Wrap the Gz files in a tar file
Historique
#1 Mis à jour par Serge Heiden il y a plus de 8 ans
- Description mis à jour (diff)
#2 Mis à jour par Matthieu Decorde il y a plus de 8 ans
- Description mis à jour (diff)
#3 Mis à jour par Matthieu Decorde il y a plus de 8 ans
- Description mis à jour (diff)
- % réalisé changé de 0 à 60
#4 Mis à jour par Matthieu Decorde il y a environ 8 ans
- % réalisé changé de 60 à 80
#5 Mis à jour par Matthieu Decorde il y a presque 8 ans
- Description mis à jour (diff)
- % réalisé changé de 80 à 70
#6 Mis à jour par Matthieu Decorde il y a presque 8 ans
- Description mis à jour (diff)
#7 Mis à jour par Matthieu Decorde il y a presque 8 ans
- Description mis à jour (diff)
#8 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Version cible changé de TXM 0.7.8 à TXM 0.8.4