[Licq-devel] Licq build on Mac
Андрей Данин <[email protected]> Sun, 26 Dec 2010 00:38:23 +0300
| Newsgroups | gmane.network.licq.devel |
|---|---|
| Message-ID | <[email protected]> |
----ALT--H4gHx8kZ1293313103 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Hi, I have built licq on mac (revision info at the bottom). App starts fine. ICQ and jabber accounts are able to go online. Jabber messages was sent to another jabber user. I have some questions about build system: 1. licq is X11 application on Mac. Why? Does Qt is not enough for gui? 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. revision: commit 7618d45a94cd405d74c367514600f532f537ee40 Author: Erik Johansson <[email protected]> Date: Fri Dec 17 09:37:09 2010 +0100 Use git HEAD revision as extra version Thanks. ----ALT--H4gHx8kZ1293313103 Content-Type: text/html; charset=koi8-r Content-Transfer-Encoding: 8bit <HTML><BODY> <p>Hi,<br><br>I have built licq on mac (revision info at the bottom). App starts fine. ICQ and jabber accounts are able to go online. Jabber messages was sent to another jabber user.<br><br>I have some questions about build system:<br><br>1. licq is X11 application on Mac. Why? Does Qt is not enough for gui?<br><br>2. I am trying to create standalone licq package, but licq tries to load plugins from /usr/local/lib:<br> <span style="color: #173bd3"><em>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</em></span><br>How can I change this in right way?<br>I have try to set environment:<br><span style="color: #173bd3">export CMAKE_PREFIX_PATH=/Applications/Licq.app</span><br><span style="color: #173bd3">export DESTD IR=/Applications/Licq.app</span><br>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.<br><br><br>revision:<br>commit 7618d45a94cd405d74c367514600f532f537ee40<br>Author: Erik Johansson <[email protected]><br>Date: Fri Dec 17 09:37:09 2010 +0100<br><br> Use git HEAD revision as extra version<br><br><br>Thanks.<br></p></BODY></HTML> ----ALT--H4gHx8kZ1293313103--