For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 5 replies, 2 voices, and was last updated 17 years, 4 months ago by
Loyal Water.
-
AuthorPosts
-
nmatrix9MemberHello Genuitec,
I’m getting a error message when I try to view a jsf/jspx page preview under linux
I’m getting the error “VPE editor can’t be run because your system environment needs to be changed slightly.”
which it provides a link to “find out more”:
http://www.jboss.org/community/docs/DOC-10862
Which lists the following:
Q : Visual Editor does not start under Linux
A : Linux users may need to do the following to get the visual editor to work correctly on their machines.
The Visual Page Editor requires the library libstdc+.so.5. This library is contained in the compat-libstdc+-33.i386 package.
To install this package on Fedora Core or Red Hat Enterprise Linux run the following command:
yum install compat-libstdc++-33.i386
On any other rpm based distributions download libstdc++.so.5 and run the following command:
rpm -Uvh compat-libstdc++-33.i386
On Debian and Debian based distributions (e.g. Ubuntu) run the following command:
apt-get install libstdc++5
In case you have the library installed and you still have issue with starting the visual page editor then close all browser views/editors and leave one visual page editor open and restart eclipse. This should force a load of the right XULRunner viewer.
Here is my Myeclipse installation information:
*** Date:
Sunday, November 2, 2008 1:23:56 AM EST** System properties:
OS=Linux
OS version=2.6.18-8.1.15.el5
Java version=1.6.0_02*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.1 GA
Build id: 6.5.1-GA-20080715*** Eclipse details:
Eclipse SDKVersion: 3.3.2
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse startup command=-os
linux
-ws
gtk
-arch
x86_64
-showsplash
-launcher
/home/nmatrix9/eclipse/eclipse
-name
Eclipse
–launcher.library
/home/nmatrix9/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.3.R33x_v20080118/eclipse_1023.so
-startup
/home/nmatrix9/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
5d4003c
-vm
/usr/bin/javaNovember 3, 2008 at 9:20 am #290582
Loyal WaterMemberDid you try installing the packages as suggest above? Did that help?
November 3, 2008 at 11:56 pm #290609
nmatrix9MemberHello nipun,
Yes I already have compat-libstdc++-33.i386 installed.
November 11, 2008 at 1:41 pm #290850
Loyal WaterMemberHi,
Are you working on a 64 bit OS?November 12, 2008 at 5:58 pm #290931
nmatrix9MemberNovember 13, 2008 at 10:22 am #290962
Loyal WaterMemberI have asked the dev team to look into this issue. This could be a problem on the 64 bit OS. I’ll let you know when I get an update from the team
-
AuthorPosts
