[Hbasic-userinfo] Can't load library
Status: Beta
Brought to you by:
mengels
From: Steven De K. <flu...@pa...> - 2004-04-03 19:48:46
|
root@glox:~# hbasic hbasic: error while loading shared libraries: mysql/mysql_server_lib.so: cannot open shared object file: No such file or directory root@glox:~# root@glox:/usr/local/hbasic/lib# ls dlg_pgsql_database.so hbobject.o pgsql_user_group.so hb_db_column.moc.o hbtoolbar.moc.o recordset.moc.o hb_db_column.o hbtoolbar.o recordset.o hb_db_table.moc.o hbtoolbarentry.moc.o rt_database.moc.o hb_db_table.o hbtoolbarentry.o rt_database.o hbdatabase.moc.o libhbobject.a rt_operations.o hbdatabase.o librt_compiler.a sql_designer.so hbdbserver.moc.o message_list.moc.o undo_functions.a hbdbserver.o message_list.o win_calc_sheet_lib.a hbicon.moc.o mysql_server_lib.so* hbicon.o mysql_user_editor.so root@glox:/usr/local/hbasic/lib# The file is there .. but hbasic can't be started. |