Comment 24 for bug 110387

Revision history for this message
Kip Warner (kip) wrote : Re: Insight was accidentally built wrong

$ insight --nw
(gdb) show solib-absolute-prefix
The current system root is "/usr/share".

This testcase showed failure.

$ insight --nw
(gdb) show solib-absolute-prefix
The current system root is "/.".

This testcase showed success.

Kip