Help - Search - Members - Calendar
Full Version: permission denied
MandrivaUsers.org > Advanced Topics > Command Line, Kernel and Programming
william
I'm trying to get iconbar in e17 to work and I'm stucked at this point:
QUOTE
[root@poseidon william]# ./build_iconbar_db.sh ~/.e/desktop/0/.e_layout/
bash: ./build_iconbar_db.sh: Permission denied

Could someone here give me a hint?
Cannonfodder
Do a directory listing on the file and determine who owns it and who has rights to it..

Also, to execute a file you need to set the execute flag.

e.g. chmod +x filename
bvc
Uummmm......where did you get E17 :?: .....cvs?

BTW cannonfodder, I d/k if you noticed but he's root :?

but yes, do;
ll ./build_iconbar_db.sh
or
ls -l ./build_iconbar_db.sh
Cannonfodder
you're right, he's root! So suggestion number 1 is no good. But can still check the directory listing..
ramfree17
QUOTE
you're right, he's root! So suggestion number 1 is no good. But can still check the directory listing..


yup but still a chmod +x *.sh would still work. just pointing out the obvious in case somebody misunderstands smile.gif

ciao!
william
Ok it worked.
bvc
Ummm...
QUOTE
Uummmm......where did you get E17?  .....cvs?
:wink:
william
Sorry bvc, I didn't notice your question.

After getting stucked trying to compile the cvs files downloaded from elightenment repository, I got all the necessary libs (rpms dtd 20030417) from freshrpms, despite being under testing for RH it has worked for MDK 9.1.

I went there to check if they still are there but unfortunately they aren't, but I think that with some persistance you can find something here to download.

Probably you already know this place . As you know I'm a newbie and have posted some "stupid" questions out there.

The iconbar has appeared on my desktop, but with no icons inside. I'm trying to make them work.
bvc
sweEEEEeet! thanks! Those weren't there 3 and 6 mths ago, but I haven't searched in a while....gave up. I got it from ftp.rediris.es.
bvc
On freshrpms, they've been moved to testing
http://ftp.freshrpms.net/pub/freshrpms/red.../testing/9/e17/

How about a screenshot for all to see? smile.gif
http://www.mandrakeusers.org/viewtopic.php...t=6343&start=75
william
Great!!!
Let me know if you succeed in putting icons inside iconbar, up to now I didn't get it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.