[Lunar-bugs] [bug] Where is netpbm supposed to live?

lunar-bugs at lunar-linux.org lunar-bugs at lunar-linux.org
Wed Dec 1 13:31:11 UTC 2004


 Project:      lunar-linux
 ID:           
 Version:      <none>
 Component:    moonbase (modules)
 Category:     bug reports
 Priority:     normal
 Assigned to:  sofar
 Reported by:  dveatch
 Updated by:   sofar
-Status:       postponed
+Status:       fixed

Made it build inside it's source tree. should not bother you again now.

sofar



Previous comments:
------------------------------------------------------------------------

Wed, 12/01/2004 - 02:12 : dveatch

Attachment: http://lunar-linux.org/files/issues/netpbm-10.18.17.bz2 (14.07 KB)

It looks like to me after a lin of netpbm I end up with it's executables
in /usr/bin AND with it installed in /tmp/netpbm. In /tmp it has; 

bin  include  lib  link  man  misc  pkginfo  README  VERSION


The last bit of the compile log;

make[1]: Entering directory `/usr/src/netpbm-10.18.17/lib'
cd /tmp/netpbm/link ; \
          rm -f libnetpbm.so; \
          ln -s ../lib/libnetpbm.so.10 \
            libnetpbm.so
make[1]: Leaving directory `/usr/src/netpbm-10.18.17/lib'

Netpbm has been successfully packaged under directory
/tmp/netpbm.  Run 'installnetpbm' to install it on your system.

" installnetpbm " is then run at the end but it looks as though the lin
process does not clean up after itself.



------------------------------------------------------------------------

Wed, 12/01/2004 - 12:24 : sofar


looks like you have a broken core somehow. /tmp is listen in $EXCLUDED
and therfore won't be listed in any install log unless
/var/lib/lunar/excluded is messed up. Please confirm that you have
checked this file and it is the same as the latest version.

-- 
View: http://lunar-linux.org/?q=node/view/584
Edit: http://lunar-linux.org/?q=project/comments/add/584




More information about the Lunar-bugs mailing list