[gobolinux-users] Compile KDE-Base fails in Rootless due to kbookmarknotifier.h

Jonas Karlsson jonka750 at student.liu.se
Fri Feb 23 14:25:11 UTC 2007


2007/2/23, Andy Feldman <nereusren at gmail.com>:
> I had a problem with this in non-rootless as well.
>
> On 2/23/07, mpb.mail at gmail.com <mpb.mail at gmail.com> wrote:
> > pre_build() {
> >   ln -sf ${KDE-Libs_path}/3.5.5/include/kbookmarknotifier.h $target/include/kboo
> > kmarknotifier.h
> > }
> >
> > "${KDE-Libs_path}" looks like a bad variable name to me, due to the dash.
>
> Well, you can test that pretty easily: add 'echo ${KDE-Libs_path}'
> inside pre_build, and see if it outputs the correct path. The path was
> fine for me (I think), but because I execute Compile as a normal user
> who doesn't have write access to /Programs/KDE-Libs, the symlink can't
> be created. I don't know what the permissions are on Rootless's
> /Programs tree, but that might be the problem.
>
I'm most certain that the path did not woork for you, and as you
stated you ran Compile as normal user you wouldn't have noticed.
Further see http://gobo.kundor.org/wiki/Recipe_format_specification#Dependency_variables

-- 
/Jonas


More information about the gobolinux-users mailing list