#4953: graphviz-2.38.0
-------------------------+-----------------------
Reporter: fo | Owner: fo
Type: enhancement | Status: assigned
Priority: normal | Milestone: 7.6
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by pierre.labastie):
I cannot test it because I do not have the tarball, but you might
investigate whether those are hard links (maybe you already have tried
this, but you do not mention it, so just in case). Try:
{{{
ls -i /usr/lib/graphviz/tcl/libgv_tcl.so
}}}
then
{{{
ls -i /usr/lib/tcl8.6/graphviz/libgv_tcl.so
}}}
If the inode numbers returned are the same, then, this is a hard link, and
you do not have to worry: the file is only once on the disk.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4953#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page