Hallo, ik heb vandaag ubuntu hoary geinstalleerd, alles werkt tot nu toe, behalve het installeren van Zend Studio
Ik heb java geinstalleerd, en dat ging zonder problemen.
Dit is de output als ik de versie van java opvraag:
Bij het installeren van Zend Studio krijg ik iederkeer deze melding
Ik heb werkelijk geen idee wat dit allemaal betekent, ik heb op internet gezocht of er meer mensen het probleem hebben. Maar dat was allemaal zonder resultaat.
Ook heb ik verschillende versies van java geinstalleerd maar dit alles zonder resultaat.
Iemand misschien een ideetje?
Ik heb java geinstalleerd, en dat ging zonder problemen.
Dit is de output als ik de versie van java opvraag:
code:
1
2
3
4
| root@LAPTOP:/home/anne/Desktop/ZendStudio-4_0_0a # java -version java version "1.5.0_01" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_01-b08, mixed mode) |
Bij het installeren van Zend Studio krijg ik iederkeer deze melding
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
| root@LAPTOP:/home/anne/Desktop/ZendStudio-4_0_0a # ./ZendStudio-4_0_0a.bin Preparing to install... Extracting the JRE from the installer archive... Unpacking the JRE... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... nawk: error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory hostname: error while loading shared libraries: libresolv.so.2: cannot open shared object file: No such file or directory Launching installer... grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory current locale is not supported in X11, locale is set to CX locale modifiers are not supported, using defaultInvocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX) Stack Trace: java.lang.InternalError: Current locale is not supported at sun.awt.motif.MWindowPeer.pSetTitle(Native Method) at sun.awt.motif.MWindowPeer.init(Unknown Source) at sun.awt.motif.MFramePeer.<init>(Unknown Source) at sun.awt.motif.MToolkit.createFrame(Unknown Source) at java.awt.Frame.addNotify(Unknown Source) at com.zerog.ia.installer.LifeCycleManager.f(DashoA8113) at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113) at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113) at com.zerog.ia.installer.Main.main(DashoA8113) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.zerog.lax.LAX.launch(DashoA8113) at com.zerog.lax.LAX.main(DashoA8113) This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX) |
Ik heb werkelijk geen idee wat dit allemaal betekent, ik heb op internet gezocht of er meer mensen het probleem hebben. Maar dat was allemaal zonder resultaat.
Ook heb ik verschillende versies van java geinstalleerd maar dit alles zonder resultaat.
Iemand misschien een ideetje?