From: Armin B. <arm...@de...> - 2006-05-01 13:06:37
|
Hi Daniel, Daniel Ehlers wrote: > Hi, >=20 > I have build libopensync and multisync from src, with the focus > to create some pkg for ArchLinux. >=20 > 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 ? swig is only a build dependency. try to use --disable-python. >=20 > 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. >=20 > 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 >=20 > 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. Wher= e > can I get it ? your right. i forgot to add the pixmap. The gui is a port of the old multisync gui, so the icon is in the source tarball of the old multisync application. But its not needed to function properly. Armin >=20 > And sorry for my bad English. >=20 > mfg Daniel, >=20 >=20 >=20 > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, securit= y? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geron= imo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users >=20 |