On 03/14/2016 11:38 AM, [email protected] wrote:
ePDFView-0.1.8 BLFS 7.9 documentation states:
ln -svf ../../../../epdfview/pixmaps/icon_epdfview-$size.png \
/usr/share/icons/hicolor/${size}x${size}/apps
Where does ../../../../ take me? Assuming I'm in
/sources/epdfview-0.1.8 I don't see how I can regress four times.
That path is relative to the link's location, not your current
directory. Note that there are a few ln commands back in the LFS book
which use "../", and the same applies here.
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page