missing symlink to libTreeViewer.so in $(LIBDIR)

Bug #1180808 reported by John Frankland
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
root-system (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hi,

I installed root-system on a 64 bit ubuntu13.04 box,
everything works fine except that there is a missing symlink for the library libTreeViewer.so
in $(LIBDIR)=`root-config --libdir`

For the TTree libraries, I have:

prompt% ls -l /usr/lib/x86_64-linux-gnu/libTree*
lrwxrwxrwx 1 root root 25 Apr 18 07:07 /usr/lib/x86_64-linux-gnu/libTreePlayer.so -> root5.34/libTreePlayer.so
lrwxrwxrwx 1 root root 30 Apr 18 07:07 /usr/lib/x86_64-linux-gnu/libTreePlayer.so.5.34 -> root5.34/libTreePlayer.so.5.34
lrwxrwxrwx 1 root root 19 Apr 18 07:07 /usr/lib/x86_64-linux-gnu/libTree.so -> root5.34/libTree.so
lrwxrwxrwx 1 root root 24 Apr 18 07:07 /usr/lib/x86_64-linux-gnu/libTree.so.5.34 -> root5.34/libTree.so.5.34
lrwxrwxrwx 1 root root 30 Apr 18 07:07 /usr/lib/x86_64-linux-gnu/libTreeViewer.so.5.34 -> root5.34/libTreeViewer.so.5.34

and so trying to link against libTreeViewer with e.g. "...-L$(LIBDIR) -lTreeViewer..." does not work
(linker complains that libTreeViewer.so cannot be found).
It seems that there shoul be another symlink of the style:

lrwxrwxrwx 1 root root 30 Apr 18 07:07 /usr/lib/x86_64-linux-gnu/libTreeViewer.so -> root5.34/libTreeViewer.so

Thanks a lot

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.