Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-30-2009, 08:34 PM
|
#1
|
Member
Registered: Aug 2009
Distribution: Fedora
Posts: 126
Rep:
|
unixODBC could not construct a property list for (SQLITE)
I have two computers, one is x86 and the other is x86_64. On the x86 Desktop computer, it works fine as expected. On my x86_64 Latop, I'm getting this error 'could not construct a property list for (SQLITE)', when trying to add a DSN manually, it also fails when I launch Ooo with 'unable to access /usr/lib64/sqliteodbc.so'.
I have sqliteodbc installed and both libs for Sqlite and Sqlite3 exists in the /usr/lib64 directory. I think something is borked, I don't know where. The only thing I remember doing to my system, was running ldconfig. Anyone can help me solve this, I would appreciate it? Thank You
|
|
|
12-01-2009, 02:27 AM
|
#2
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,361
Rep: 
|
If /usr/lib64/sqliteodbc.so does exist, I would check if it (or the file it points to, if it is a symbolic link) is an ELF 64-bit LSB shared object with a file command, i.e. "file /usr/lib64/sqliteodbc.so".
Last edited by Didier Spaier; 12-01-2009 at 02:58 AM.
|
|
|
12-16-2009, 10:52 PM
|
#3
|
Member
Registered: Aug 2009
Distribution: Fedora
Posts: 126
Original Poster
Rep:
|
Yes, it does say that, comp1:/usr/lib64 # file libsqlite3odbc-0.81.so
libsqlite3odbc-0.81.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, not stripped
I've still been having trouble getting ODBC to work properly, some old error. All the packages it needs to work are avialable and I can't get a single Error except for a plain, could not construct a property list for (SQLITE). I read http://wiki.services.openoffice.org/...#Under_Linux_2
Quote:
If in the place of this window you obtain an error message ("Could not construct has property list for (SQLite)"), your version of the driver is too old. Install version 0.6.1, or higher, which corrects this bug.
|
I'm using the same version on my other BOX(32Bit), does this mean that, it doesn't work correctly on a x86_64 machine?
Last edited by lhorace; 12-16-2009 at 10:53 PM.
|
|
|
12-17-2009, 12:07 AM
|
#4
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,361
Rep: 
|
You have version -081 installed. I suggest you try the more recent -084 version available here. You could have been mis leaded because in the third paragraph the (outdated) link to the current source code points you to the -081 version, so don't use it but use link to sqliteodbc-0.84.tar.gz pasted there instead.
Last edited by Didier Spaier; 12-17-2009 at 12:14 AM.
|
|
|
All times are GMT -5. The time now is 08:49 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|