Click to See Complete Forum and Search --> : Epplets


greyalien
03-09-2000, 03:24 AM
I'm running Enligtenment and I can't get any of my epplets to work(i hate being a newbie) anyways i get the error libepplet.so not found... how do i fix this... thanks in advance for your help

Strike
03-09-2000, 06:58 AM
Go to Enlightenment.org's FTP site and make sure that you have installed epplet-base-0.5 because every epplet depends upon files from that installation.

greyalien
03-09-2000, 02:33 PM
yeah already did that still not working

Sean Rodden
05-15-2001, 07:48 AM
I'm working on a week-old RH7 system. I've adjusted .Xclients to only run E and today downloaded and installed the applet base and 1 applet, E-Mount. In the process of setting up E-Mount I discovered that there were a bucketload of epplets in /usr/bin. Do

cd /usr/bin
ls E-*

This will show you if you have any epplets already installed. Running them up is then just a matter of ./E-<name>.epplet &

This assumes that your distribution puts the epplets in /usr/bin. I don't know what installed those epplets there, be it installing E itself or the epplet base.

Cheers,
Sean