Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

184
Views
org.eclipse.swt.SWTError: No más identificadores [MOZILLA_FIVE_HOME='/usr/lib/firefox'] (java.lang.UnsatisfiedLinkError: No se pudo cargar la biblioteca SWT. Razones

ACTUALIZAR:
Mi objetivo: voy a compilar el software Zekr con una nueva biblioteca en el repositorio de Debian. Zekr ya estaba en el antiguo repositorio de Debian.
Ahora, tengo un código antiguo escrito por java y lo compilo y ejecuto bajo JDK11 y la nueva versión de la biblioteca de dependencias a través de ant clean;ant compile;ant run
Entonces me sale los siguientes errores:

 org.eclipse.swt.SWTError: No more handles [MOZILLA_FIVE_HOME='/usr/lib/firefox'] (java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: no swt-mozilla-gtk-4233 in java.library.path: [lib] no swt-mozilla-gtk in java.library.path: [lib] /home/mohsen/.swt/lib/linux/x86_64/libswt-mozilla-gtk-4233.so: libxpcom.so: cannot open shared object file: No such file or directory Can't load library: /home/mohsen/.swt/lib/linux/x86_64/libswt-mozilla-gtk.so )

Al principio, debe cambiar la línea 92, atribuir fuente y destino a 1.6, y en la misma línea agregar includeantruntime="false" Luego, en la directiva javac, agregue <compilerarg value="-Xlint:-options"/>
El código dado usa la biblioteca SWT. ¿Cómo puedo resolverlo?
¿Cómo puedo decirle a build.xml que use una nueva versión de mis libs?

Por cierto, Debian eliminó xulrunner de sus paquetes.

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!