LibraryNotFoundError
Jul 18, 2009 8:14:45 GMT -5
Post by metro on Jul 18, 2009 8:14:45 GMT -5
Hi All
I am using PCLOS2009 and have copied "rb101" to the "/home" directory
as per instructions CD'd to the rb101 folder
Typed ./rpb rb.in
and cranked Rb up
within RunBasic I then set Projects root: to "/home/rb101/projects"
and resources root: to "/home/rb101/public"
I then pasted the code from
runbasic.wikispaces.com/No+Frills+SQL+Demo
and ran it full screen only to get the following
Runtime Error in program 'untitled': sqliteconnect #mySQLdb, "SQLite3Database.db"
LibraryNotFoundError
it appears twice (because the connection is attempted twice)
My first thought is SQLITE is not found
I have installed it through SYNAPTIC and I'm assuming Carl has supplied it in "rb101/linux86
any ideas
thanks in advance
regards
Laurie
I am using PCLOS2009 and have copied "rb101" to the "/home" directory
as per instructions CD'd to the rb101 folder
Typed ./rpb rb.in
and cranked Rb up
within RunBasic I then set Projects root: to "/home/rb101/projects"
and resources root: to "/home/rb101/public"
I then pasted the code from
runbasic.wikispaces.com/No+Frills+SQL+Demo
and ran it full screen only to get the following
Runtime Error in program 'untitled': sqliteconnect #mySQLdb, "SQLite3Database.db"
LibraryNotFoundError
it appears twice (because the connection is attempted twice)
My first thought is SQLITE is not found
I have installed it through SYNAPTIC and I'm assuming Carl has supplied it in "rb101/linux86
any ideas
thanks in advance
regards
Laurie