You are not logged in.

#1 2006-10-01 01:44:14

Kenetixx
Member
From: /unvrs/mlkywy/earth/aust/home
Registered: 2006-09-09
Posts: 258
Website

e17 trouble

I have just installed the latest cvs but when i go to start it i get

enlightenment: error while loading shared libraries: libecore_desktop.so.1: cannot open shared object file: No such file or directory

, it seems i dont have this installed , so which library is it from or is it something else?


http://binaryritual.net

There is no spoon.......

Offline

#2 2006-10-01 09:15:57

cookeal
Member
Registered: 2006-07-11
Posts: 2

Re: e17 trouble

Also have a bit of a newbie question concerning e17 - have installed from new repo and can launch fine - what I cant work out is how to get the modules working. I have menus for other apps but cant see how to access the e17 specific apps (evince etc). Do I need to build these before I can use them or am I missing somthing obvious?

Thanks in advance. Dont mean to hijack this thread just hoping an e17 guru might be attracted by thge title!

Alex

Offline

#3 2006-10-01 09:18:50

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: e17 trouble

what repo have you two installed this from?

Offline

#4 2006-10-01 09:45:48

Kenetixx
Member
From: /unvrs/mlkywy/earth/aust/home
Registered: 2006-09-09
Posts: 258
Website

Re: e17 trouble

takhis repo
is where i got it from as it seemed to be the latest one i could find, is there another uptodate one?


http://binaryritual.net

There is no spoon.......

Offline

#5 2006-10-01 11:40:15

karag
Member
Registered: 2006-09-05
Posts: 84

Re: e17 trouble

you can do

pacman -S e17

to get it all if you have community repo enabled -
thanks to penguin for saying this in another thread, as I couldn't find it!

Offline

#6 2006-10-01 14:18:01

Kenetixx
Member
From: /unvrs/mlkywy/earth/aust/home
Registered: 2006-09-09
Posts: 258
Website

Re: e17 trouble

Still get the same error even with the community repo and the community one seems out of date?


http://binaryritual.net

There is no spoon.......

Offline

#7 2006-10-01 18:05:48

cookeal
Member
Registered: 2006-07-11
Posts: 2

Re: e17 trouble

takhis also - runs fine - just cant see how to get the modules up and running.

Offline

#8 2006-10-01 18:40:26

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: e17 trouble

e17 from repo works you may need to add -fd as it complains about breaking stuff but E17 is working here....

HTH


Mr Green

Offline

#9 2006-10-01 19:41:27

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: e17 trouble

satanix wrote:

Still get the same error even with the community repo and the community one seems out of date?

The e17 in the community repo uses devel snapshots. So the cvs version will be more up-to-date. The community e17 also don't include all the apps/modules that you would found in the cvs repos.

EDIT: Are you sure there is no e17-cvs stuff lying around? I don't have any libecore_desktop.* files and the e17 from community works fine.

Offline

#10 2006-10-01 19:50:13

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: e17 trouble

Mr Green wrote:

e17 from repo works you may need to add -fd as it complains about breaking stuff but E17 is working here....

HTH

You shouldn't need to do that. May be you have e17-cvs stuff on your system... Did you take note of the error messages?

Offline

#11 2006-10-01 20:11:17

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: e17 trouble

no mate sorry I took a big hammer & whacked 'em in ... in paman.log?

could do with changing that gold theme....

I may have had some old stuff on system... I have tried most WMs as some point in time


Mr Green

Offline

#12 2006-10-01 20:45:54

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: e17 trouble

pacman.log won't containt these errors.

About the theme, there's probably not much themes out there as e17 is still in developpement. You could try googling around.

Offline

#13 2006-10-02 03:38:27

reverie
Member
From: Denmark
Registered: 2006-03-02
Posts: 59
Website

Re: e17 trouble

satanix wrote:

I have just installed the latest cvs but when i go to start it i get

enlightenment: error while loading shared libraries: libecore_desktop.so.1: cannot open shared object file: No such file or directory

, it seems i dont have this installed , so which library is it from or is it something else?

pacman -Qo /opt/e17/lib/libecore_desktop.so.1
/opt/e17/lib/libecore_desktop.so.1 is owned by ecore-cvs 20060929-1

one of the packages should have done this:

if ! [ `grep '/opt/e17/lib' etc/ld.so.conf` ]; then                                                                   
echo "/opt/e17/lib" >>etc/ld.so.conf                                                                               
fi                                                                                                                   

/sbin/ldconfig -r .                                                                                                 

Hope that helps...

Offline

#14 2006-10-02 03:50:50

Kenetixx
Member
From: /unvrs/mlkywy/earth/aust/home
Registered: 2006-09-09
Posts: 258
Website

Re: e17 trouble

Thanks ppl Snowman hit it on the head i had older cvs stuff on there i used -fd and it installed no probs, but it is a fair bit different since lst time i used it, is there a script to populate menus auto, or do i have do that manually?


http://binaryritual.net

There is no spoon.......

Offline

#15 2006-10-02 04:23:39

reverie
Member
From: Denmark
Registered: 2006-03-02
Posts: 59
Website

Re: e17 trouble

Configuration/Applications and hit the "Regenerate Applications Menu" button... Caching code hasn't been rewritten yet so the menus might be a tad slow for now...

Offline

#16 2006-10-02 06:41:17

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: e17 trouble

Its up & running now ...

Will need to edit menus I guess will find that out on enlightenment site...

how do you get the snow working lol.....

thanks for all your help

wink


Mr Green

Offline

#17 2006-10-11 04:48:53

dhasenan
Member
Registered: 2006-10-11
Posts: 9

Re: e17 trouble

Has anyone had trouble changing themes with the latest Arch packages? I haven't been able to change themes or wallpapers, and I'm not particularly fond of the default gold bars and brushed metal.


It's my fault.

Offline

#18 2006-10-11 06:13:07

karag
Member
Registered: 2006-09-05
Posts: 84

Re: e17 trouble

most of the themes at get-e.org only work with latest cvs version - ie. not version in community repos.
you will need to install the packages from takhis repo to use them.
you should be able to change wallpaper with the community packages, though.

Offline

Board footer

Powered by FluxBB