Alessandro Alocci wrote these words on 07/14/06 14:01 CST: > Hi, the symlink > ln -vsf $(pkg-config --variable=prefix \ > ORBit-2.0)/share/gnome/help/gnumeric \ > /usr/share/gnumeric/1.6.3/doc > is going to create a broken symbolic link if you have > gnome installed in a prefix different from /usr and > gnumeric installed in /usr (As per BLFS instruction). > Shouldn't this simply be: > ln -vsf /usrshare/gnome/help/gnumeric \ > /usr/share/gnumeric/1.6.3/doc
Relooking at this, because it dawned on me that we moved the installation prefix of Gnumeric to /usr not too long ago that you are correct. I copied to -dev also so there will be more exposure. I'll try to create a ticket before it is forgotten. -- Randy rmlscsi: [bogomips 1003.23] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 15:32:00 up 8 days, 1:40, 1 user, load average: 0.06, 0.03, 0.00 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
