Re[2]: [Licq-devel] Licq build on Mac
Andrey Danin <[email protected]> Mon, 27 Dec 2010 15:54:12 +0300
| Newsgroups | gmane.network.licq.devel |
|---|---|
| Message-ID | <[email protected]> |
Mon, 27 Dec 2010 13:07:33 +0100 письмо от Erik Johansson <[email protected]>: > 2010/12/25 Андрей Данин <[email protected]>: > > 1. licq is X11 application on Mac. Why? Does Qt is not enough for gui? > > When I build it on mac I get a mac app, not X11. Is your Qt built for > X11 or mac native? > > > 2. I am trying to create standalone licq package, but licq tries to load > > plugins from /usr/local/lib: > > 23:03:05.762 [ERR] licq: Unable to load plugin (qt4-gui): > > dlopen(/usr/local/lib/licq/licq_qt4-gui.so, 2): image not found > > How can I change this in right way? > > I have try to set environment: > > export CMAKE_PREFIX_PATH=/Applications/Licq.app > > export DESTDIR=/Applications/Licq.app > > But this changes have no effect. Install standalone dir with licq will be > > much easy for users/testers, because licq have many dependences on libs > from > > mac ports. > > Run cmake with -DCMAKE_INSTALL_PREFIX=/Applications/Licq.app to get it > to install to the proper location. > > // Erik > > -- > Erik Johansson > Home Page: http://ejohansson.se/ > PGP Key: http://ejohansson.se/erik.asc