Package: wnpp Version: N/A; reported 2002-02-24 Severity: wishlist * Package name : picogui Version : (not yet released) Upstream Author : Micah Dowty <[EMAIL PROTECTED]> (et al) * URL : http://picogui.org * License : GPL Description : a lightweight client/server GUI system PicoGUI is a windowing system designed with hand-held computers and low-powered desktops in mind. It aims to make optimal use of whatever screen space is available in addition to using very few resources.
In my preliminary packages, I've come across one problem I don't know how to fix: the rpath lintian warning [0]. This is caused by libtool, and while I've received vague answers about LIBTOOL_IS_A_FOOL, my searching didn't yield any definitive explanation of this topic. Here is a sample: /bin/sh ../libtool --mode=link gcc -o pgedit pgedit.o -lpgui mkdir .libs gcc -o pgedit pgedit.o /usr/local/lib/libpgui.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib Any answers or pointers to information appreciated (the lintian warning said to ask here). -- Joshua Haberman <[EMAIL PROTECTED]> [0] http://lintian.debian.org/reports/Tbinary-or-shlib-defines-rpath.html

