Moderators: et voilà, Efrain, gubatron, spuggy, nonproffessional, ianw, FTA, Calliope, Casper67, cootmaster, Only A Hobo
Negative wrote:The answer lies within a dependency that isn't called for by the installer package.
Open Terminal
type: "su" to switch user to root (no quotes)
type root password
type: "yum install lesstif" (again no quotes)
When prompted type "y" to install
Once complete type "frostwire" (once again no quotes) to launch the application for the first time. Please note to change the download shared folder to a folder in your home directory. The default will be /root/shared/ And unless you want to log in and out to access your root folders, just change this during set up
From then on, you should find the FW icon/shortcut in Applications>>Internet
Enjoy.
stienjo wrote:stienjo@stienjo-desktop:~$ sudo yum install lesstif
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
No module named cElementTree
Please install a package which provides this module, or
verify that the module is installed correctly.
It's possible that the above module doesn't match the
current version of Python, which is:
2.5.2 (r252:60911, Apr 21 2008, 11:12:42)
[GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]
If you cannot solve this problem yourself, please send this
message to <yum@lists.linux.duke.edu>.
This is my log can someone help me?
thankz
Misterfixit wrote:What's up with this, then?
...
java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/motif21/libmawt.so
...
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode).
look_for_java()
{
JAVADIR=/usr/SDK
if look_for_javaImpl ; then
return 0
fi
JAVADIR=/usr/lib/jvm
if look_for_javaImpl ; then
return 0
fi
JAVADIR=/usr/lib
if look_for_javaImpl ; then
return 0
fi
JAVADIR=/usr/java
if look_for_javaImpl ; then
return 0
fi
JAVADIR=/opt
if look_for_javaImpl ; then
return 0
fi
return 1
Users browsing this forum: No registered users and 1 guest