[Qt-interest] (no subject)
Thiago Macieira
thiago at kde.org
Fri Sep 3 12:59:45 CEST 2010
Em Sexta-feira 03 Setembro 2010, às 10:53:33, ying.cheng escreveu:
> I have tried to modified the /etc/ld.so.conf. On Ubuntu too.
>
> But I don't succeed.
>
> I write the lib path of dbus in the libdbus.conf, then copy the file to
> /etc/ld.so.conf.d, Then run "sudo ldconfig". After that, when I want to
> open a file, the terminal output:
>
> process 9199: D-Bus library appears to be incorrectly set up; failed to
> read machine uuid: Failed to open
> "/usr/local/dbus/var/lib/dbus/machine-id": No such file or directory See
> the manual page for dbus-uuidgen to correct this issue.
> D-Bus not built with -rdynamic so unable to print a backtrace
> Aborted
>
> ..... sorry, I feel so helpless
This means that Qt did find the library now. But you didn't install it
properly. Please make sure that the file it's asking for above is present. You
can generate it with dbus-uuidgen.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100903/1a8e4066/attachment.bin
More information about the Qt-interest-old
mailing list