| 22 Sep 2021 |
Pol | Est-ce que qqun peut m'aider a faire un shell pour ceci? https://www.visual-paradigm.com/downloads/vp16.2/Visual_Paradigm_Linux64_InstallFree.tar.gz | 17:56:58 |
Pol | C'est une app java, avez-vous quelques indications ? | 17:57:24 |
symphorien | dans le cas simple, il suffit d'extraire le .jar et de le lancer avec java -jar foo.jar | 17:59:22 |
symphorien | il est possible que le .jar essaie de dlopen des .so, là c'est plus pénible | 17:59:50 |
symphorien | aussi les machins java sont les spécialistes des scripts adhoc qui cherchent où est installé java pour lancer le .jar. le plus souvent on peut juse les ignorer | 18:00:36 |
Pol | C'est pas un .jar, c'est un .sh dedans :S | 18:03:18 |
symphorien | il contient la vraie commande: | 18:03:45 |
symphorien | $INSTALL4J_JAVA_PREFIX exec "$app_java_home/bin/java" "-Xmx1024m" "-Xms256m" "-Dsun.java2d.noddraw=true" "-Dvp.launcher.version=13.1" "-Djava.io.tmpdir=\${installer:sys.userHome}/.config/VisualParadigm/tmp" "$vmov_1" "$vmov_2" "$vmov_3" "$vmov_4" "$vmov_5" $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" install4j.RV3418790646 "$@" | 18:03:52 |
Pol | Oh. | 18:05:17 |
Pol | J'essaie... | 18:05:32 |
Pol | J'en suis la.... https://pastebin.com/t9gNkckX | 18:13:54 |
Pol | Je continue.... | 18:13:57 |
symphorien | il faut probablement tout copier sauf le dossier qui contient java | 18:16:31 |
symphorien | et patcher abondamment le script pour qu'il utilise le java de nix | 18:16:33 |
Pol | mmh suis pas sorti de l'auberge :) | 18:17:10 |
Pol | Tu as une idee de package qui est similaire sur lequel je pourrais m'inspirer? | 18:17:33 |
symphorien | on trouve des résultats avec rg "java -jar" | 18:19:16 |
symphorien | pour des trucs avec -classpath y'a jdepend apparemment | 18:20:15 |
Pol | Okay | 18:20:22 |
Pol | Peut etre lui? https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/science/math/geogebra/default.nix | 18:25:59 |
| 2 Oct 2021 |
| nf changed their profile picture. | 00:16:46 |
| 5 Oct 2021 |
| lourkeur (nix btw) joined the room. | 08:58:07 |
| 6 Oct 2021 |
| kamadorueda joined the room. | 22:31:07 |
| 20 Oct 2021 |
| lourkeur (nix btw) set a profile picture. | 09:11:22 |
| lourkeur (nix btw) changed their display name from Louis Bettens to lourkeur (Nix OwO). | 11:19:36 |
| lourkeur (nix btw) changed their profile picture. | 13:05:43 |
| lourkeur (nix btw) changed their profile picture. | 13:09:28 |
| 21 Oct 2021 |
| Pol left the room. | 09:59:11 |
| Pol joined the room. | 09:59:17 |
| 23 Oct 2021 |
| nbp changed their display name from nbp to nbp|pto. | 14:06:40 |