On Saturday 13 September 2008 16:58:22 batden wrote:
> Thank you for your answer.
>
> I use the common sequence './autogen.sh && make && sudo make install'
> for installing applications.
> I checked the permissions, everything's ok.
> Never messed with SElinux or AppArmour...
> For some unknown reasons, /bin/mkdir seems to ignore the '-p' argument.
> This problem is limited to edje_editor, eyesight, emphasis and
> entrance_edit_gui, everything else builds flawlessly. :-\

You seem to have done everything right, I can't see any sensible reason why 
those builds are failing. Maybe a process of elimination is called for. What 
happens if you:

mkdir -p /usr/local/share/applications/
mkdir -p /usr/share/applications/
./autogen.sh --prefix=/usr

-- 
alan dot mckinnon at gmail dot com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to