facebook

VPE editor (preview) can’t be run under linux (Centos 5)

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #290557 Reply

    nmatrix9
    Member

    Hello 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 SDK

    Version: 3.3.2
    Build id: M20080221-1800

    Eclipse Project SDK

    Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
    Build id: M20080221-1800

    Eclipse Plug-in Development Environment

    Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
    Build id: M20080221-1800

    Eclipse Platform

    Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
    Build id: M20080221-1800

    Eclipse Graphical Editing Framework

    Version: 3.3.2.v20080129
    Build id: 20080221-1602

    Eclipse RCP

    Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
    Build id: M20080221-1800

    Eclipse Java Development Tools

    Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
    Build id: M20080221-1800

    Eclipse 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/java

    #290582

    Loyal Water
    Member

    Did you try installing the packages as suggest above? Did that help?

    #290609

    nmatrix9
    Member

    Hello nipun,

    Yes I already have compat-libstdc++-33.i386 installed.

    #290850

    Loyal Water
    Member

    Hi,
    Are you working on a 64 bit OS?

    #290931

    nmatrix9
    Member

    @support-nipun wrote:

    Hi,
    Are you working on a 64 bit OS?

    Yes

    #290962

    Loyal Water
    Member

    I 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

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: VPE editor (preview) can’t be run under linux (Centos 5)

You must be logged in to post in the forum log in