Groups | Search | Server Info | Login | Register
Groups > comp.databases.pick > #2405
| Newsgroups | comp.databases.pick |
|---|---|
| Date | 2017-10-26 18:37 -0700 |
| Message-ID | <96964054-b147-40a4-be30-98401e83cea8@googlegroups.com> (permalink) |
| Subject | openqm qmclient on raspberry pi3 question |
| From | lititude101095@gmail.com |
open qm (3.4.11) works fine on raspberry pi 3, that is from the site auto extract archive the qmclient.py program requires qmclilib.so (client library, shared object file). The archive file on the download site libqmclient.a - (QMClient library Raspberry Pi) provides qmclilib.o that goes into /usr/qmsys/bin, permissions set tries to run using it but: I copy the qmclilib.o & get OSError: /usr/qmsys/bin/qmclilib.so: only ET_DYN and ET_EXEC can be loaded have looked for qmclient.py file specifically for raspberry pi .. the SYSCOM (qmclient.py) is same, looks for qmclilib.so Anyone know how to get the qmclient working test I use is qm.Connect(Host, -1, UserName, Password, Account)
Back to comp.databases.pick | Previous | Next | Find similar
openqm qmclient on raspberry pi3 question lititude101095@gmail.com - 2017-10-26 18:37 -0700
csiph-web