[Qt-interest] (no subject)

ying.cheng ying.cheng at sseec.com.cn
Fri Sep 3 10:50:56 CEST 2010


hi,thiago,

sorry to bother you again! I have some question about D-Bus lib files.

you said "This might be your problem. Qt will not find the libraries there. Please have the libraries in a directory listed in /etc/ld.so.conf.

Either move the libraries to one of the paths there, or you write the path where they are in that file."

1. I have tried move the libraries to every path listed in /etc/ld.so.conf
 /lib: /usr/lib: /usr/local/lib:
   the controller still show "disconnect".

2. In my opinion, if the Qt can't find some libraries, it will error and tell me what libraries it need. But when I run the car&controller, it output nothing; Furthermore, When I run the car&controller, it has the same situation na matter whehter the dbus-daemon is running. I think it's abnormal. It should error if i don't run the dbus-daemon.

3. Even if I should tell Qt where the libraries is, I should modified the environment variable LD_LIBRARY_PATH, I should list all lib files in the LD_LIBRARY_PATH in the profile of my ARM file system.
   But I have tell the LD_LIBRARY_PATH all the lib, the controller still show "disconnect".

4. I think that Maybe the libraries isn't the reason. Maybe I should do something in my ARM file system. Could you tell me? 

5. Above is my superficial opinion about D-Bus, please correct my error.

Thanks.









-----------------
Best Regards & Sincere Appreciation




More information about the Qt-interest-old mailing list