trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2012

Re: [trinity-devel] ksquirrel build fail - undefined reference to `TQWidgetFactory::

From: Darrell Anderson <humanreadable@...>
Date: Wed, 28 Mar 2012 08:12:44 -0700 (PDT)
>   I sure didn't do anything special...
> 
>   [ "$QTDIR" = "" ] && .
> /etc/profile.d/tqt3.sh       # or
> tqt3.sh
>   [ "$TDEDIR" = "" ] && .
> /etc/profile.d/trinity.sh   # or tde.sh
> 
>   cd ${srcdir}/${pkgname#*-}
> 
>   cp /usr/share/aclocal/libtool.m4
> ./admin/libtool.m4.in
>   cp /usr/share/libtool/config/ltmain.sh ./admin
> 
>   make -f admin/Makefile.common
> 
>   ./configure \
>     --prefix=${TDEDIR} \
>     --with-qt-dir=${QTDIR} \
>     --with-qt-includes=${QTDIR}/include \
>     --with-qt-libraries=${QTDIR}/lib \
>     --localstatedir=/var \
>     --enable-debug=full \
>     --enable-closure
>   make

I'm suspicious there is a subtle dependency that I am missing. I haven't figured out what that might be, if any. Do you have libkdefx installed?

>   Also, is there any way to tell your mailer to just
> preface your signature with two single dashes '--'? That way
> the signature is automatically stripped from replies. With
> the whole line of dashes '---------....' the signature is
> included in the replies (see above) No biggie, just thought
> I'd mention it :)

I don't know. I use Yahoo web mail. I do not know how Yahoo formats messages. The signature is configured only with my name.

Darrell