[
http://jira.jboss.com/jira/browse/JBIDE-1314?page=comments#action_12387877 ]
Marshall Culpepper commented on JBIDE-1314:
-------------------------------------------
I found the proper C++ compatibility library to make this work in Fedora 8.. for all those
interested, the name of the yum package is:
compat-libstdc++-33
Which you can install as root:
yum install compat-libstdc++-33
After this all is well =)
VPE doesn't work in Fedora 8
----------------------------
Key: JBIDE-1314
URL:
http://jira.jboss.com/jira/browse/JBIDE-1314
Project: JBoss Tools
Issue Type: Feature Request
Components: Visual Page Editor
Environment: Fedora 8 32-bit, WTP 2.0.1 + Eclipse 3.3.1.1
Reporter: Marshall Culpepper
Assigned To: Sergey Vasilyev
Priority: Critical
Fix For: 2.0.0.GA
Attachments: screenshot-1.jpg
The visual editor fails to load with following error:
An error has occurred. See error log for more details.
/home/marshall/Apps/eclipse/builds/jbosstools-2.0.0.cr1-test/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.8.1.3-20070904/xulrunner/libjavaxpcomglue.so:
/usr/lib/libstdc++.so.6: version `GLIBCPP_3.2' not found (required by
/home/marshall/Apps/eclipse/builds/jbosstools-2.0.0.cr1-test/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.8.1.3-20070904/xulrunner/libjavaxpcomglue.so)
Looks like the compiled version of xulrunner doesn't like the version of
libstdc++/g++ that comes with F8 (4.1 instead of 3.2)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira