[gobolinux-users] Compile KDE-Base fails in Rootless due to kbookmarknotifier.h
mpb.mail at gmail.com
mpb.mail at gmail.com
Fri Feb 23 22:30:33 UTC 2007
> > > 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.
On 2/23/07, Jonas Karlsson <jonka750 at student.liu.se> wrote:
>
> The variables should be all lower case.
The following works properly:
echo ${kde_libs_path}
Lower case. Underscore instead of dash.
-mpb
More information about the gobolinux-users
mailing list