Comment 6 for bug 62346

Revision history for this message
Nick Parker (nickbp) wrote : Re: Missing libobrender.so.1 -> unable to launch obconf

Hi. Here's a fix:

$ cd /usr/lib
$ sudo ln -s libobrender.so libobrender.so.1
$ sudo ln -s libobparser.so libobparser.so.1

That's all you need to do.