Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 158329 Details for
Bug 246461
Wrong libs in launcher script
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Changed entries pointing to /usr/lib/eclipse... to /usr/lib64/eclipse...
rssowl (text/plain), 1.07 KB, created by
Alex Tucker
on 2007-07-02 14:12:56 UTC
(
hide
)
Description:
Changed entries pointing to /usr/lib/eclipse... to /usr/lib64/eclipse...
Filename:
MIME Type:
Creator:
Alex Tucker
Created:
2007-07-02 14:12:56 UTC
Size:
1.07 KB
patch
obsolete
>#!/bin/sh ># ># startscript for rssowl ># > ># This makes the embedded browser work. >if [ -z "$MOZILLA_FIVE_HOME" ]; then > XPCOM=$(ls -t /usr/lib64/firefox-*/libxpcom.so|head -n1) > export MOZILLA_FIVE_HOME=$(dirname $XPCOM) >fi >export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$MOZILLA_FIVE_HOME > >exec java -Djava.library.path=/usr/lib64/eclipse -cp /usr/share/java/rssowl.jar:/usr/share/java/xerces-j2.jar:/usr/share/java/itext.jar:/usr/share/eclipse/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar:/usr/share/eclipse/plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar:/usr/lib64/eclipse/swt-gtk-3.2.jar:/usr/share/java/commons-logging.jar:/usr/share/eclipse/plugins/org.eclipse.jface_3.2.2.M20061214-1200.jar:/usr/lib64/eclipse/plugins/com.ibm.icu_3.4.5.20061213.jar:/usr/share/eclipse/plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar:/usr/share/java/jdom.jar:/usr/share/java/commons-httpclient.jar:/usr/share/java/commons-codec.jar:/usr/share/java/glib0.2.jar:/usr/share/java/gconf2.12.jar:/usr/share/java/gtk2.8.jar:/usr/share/java/ net.sourceforge.rssowl.controller.RSSOwlLoader "$@" > > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 246461
: 158329