Menu

#2 .so not created on installation

dbh
closed-fixed
nobody
None
5
2017-03-23
2004-06-14
Anonymous
No

After installing dbh on a Fedora 2 system, I could not
link against it. The problem was that the installer
did not create a ${libdir}/libdbh-1.0.so file.

Workaround is to issue the following command after
installation:

cd ${prefix}/lib
ln -sf libdbh-1.0.so.1 libdbh-1.0.so

Discussion

  • Michael Schwendt

    This ticket should be closed, because it's ancient, and dbh in Fedora has been upgraded to 5.0.x recently after somebody had discovered that it had been stuck at 1.0.x for a very long time. The problem may have been distribution-specific even.

     
  • Edscott Wilson Garcia

    • status: open --> closed-fixed
    • Group: --> dbh
     

Log in to post a comment.

MongoDB Logo MongoDB