From: Daniel E. <dan...@mi...> - 2006-05-01 12:24:49
|
Hi, I have build libopensync and multisync from src, with the focus to create some pkg for ArchLinux. So my first problem in this task was to detect the right deps for libopensync. The configuration scripts tell me about glib2 and sqlite3, but make breaks in need for swig. Ok, first question is this a build dependency only or also runtime ? Next step I build multisync pkg and install it. Seems to work all correct. But which configuration parameters do I need to build the gui with multisync too. At the moment I build these separate. Then after I start multisync gui, I get an error about a missing png : ** (multisync-0.90:6945): WARNING **: Couldn't find pixmap file: multisync-0.90/multisync_small.png Seems to be the picuture for the tray icon. First I thought about a install failure, but then I ascertain that there is no png in src. Where can I get it ? And sorry for my bad English. mfg Daniel, |