Hi! I have built rpm packages with provided script. Building and install OK, but when I try to run hbrun, I get this error:
hbrun: error while loading shared libraries: libharbour-2.0.0.so: cannot open shared object file: No such file or directory It runs as expected if I add /usr/lib/harbour to /etc/ld.so.conf, but I would somehow like that installation would take care of the issue. Either by linking hbrun to /usr/lib/libharbour.so (and not to libharbour-2.0.0.so) or by adding /usr/lib/harbour to ld.so search path. The later is probably quick solution but I guess that linking to /usr/lib/libharbour.so is the proper one. LP, Tomaž Zupan _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
