Re: [Multisync-users] Problems with Evolution 2 and Siemens SL55

2005-04-14 Thread Tom Parker
Armin Bauer <[EMAIL PROTECTED]> wrote: >Tom Parker wrote: http://sourceforge.net/mailarchive/forum.php?thread_id=6221779&forum_id=12899 >>Has anyone solved it in a hackish kind of way? I understand most >> >i dont think that there is a solution already for the current multisync >version. After a

[Multisync-users] Mozilla Sunbird plugin where?

2005-04-14 Thread Ørjan Pettersen
Hello! Where can I find the Mozilla Sunbird plugin? I have downloaded the CVS-snapshot form this location. http://multisync.sourceforge.net/multisync-CVS-snapshot.tar.gz But there it was no plugin. Oerjan... --- SF email is sponsored by - The IT

[Multisync-users] `${MULTISYNC_TOP}/specs/multisync-irmc.spec.in missing

2005-04-14 Thread Ørjan Pettersen
When I'm running autoconf.sh in irmc_sync I get the following error. I guss this is a automake problem since I have experienced the same thing earlier with the evolution2 plugin. configure.in:80: required file `${MULTISYNC_TOP}/specs/multisync-irmc.spec.in' not found configure.in:80: required f

Re: [Multisync-users] Mozilla Sunbird plugin where?

2005-04-14 Thread Ørjan Pettersen
I did find it with cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/multisync co -r branch_08X multisync Ørjan Pettersen wrote: Hello! Where can I find the Mozilla Sunbird plugin? I have downloaded the CVS-snapshot form this location. http://multisync.sourceforge.net/multisync-CVS-snapshot.tar.gz B

Re: [Multisync-users] `${MULTISYNC_TOP}/specs/multisync-irmc.spec.in missing

2005-04-14 Thread Ørjan Pettersen
I have the same problem when trying to make the sunbird plugin. Then I get the following error. configure.in:32: required file `${MULTISYNC_TOP}/specs/multisync-sunbird.spec.in' not found make: *** [Makefile.in] Error 1 Ørjan Pettersen wrote: When I'm running autoconf.sh in irmc_sync I get the

Re: [Multisync-users] `${MULTISYNC_TOP}/specs/multisync-irmc.spec.in missing

2005-04-14 Thread Ørjan Pettersen
Solved. I just changed the configure.in file in both plugin folders. I swapped out '${MULTISYNC_TOP}' with '../..' That did the trick. Oerjan... Ørjan Pettersen wrote: I have the same problem when trying to make the sunbird plugin. Then I get the following error. configure.in:32: required file

Re: [Multisync-users] Problems with Evolution 2 and Siemens SL55

2005-04-14 Thread Armin Bauer
Tom Parker wrote: Armin Bauer <[EMAIL PROTECTED]> wrote: Tom Parker wrote: http://sourceforge.net/mailarchive/forum.php?thread_id=6221779&forum_id=12899 Has anyone solved it in a hackish kind of way? I understand most i dont think that there is a solution already for the current multisync versi

Re: [Multisync-users] `${MULTISYNC_TOP}/specs/multisync-irmc.spec.in missing

2005-04-14 Thread Armin Bauer
For some weird reason automake-1.9 does not expand ${MULTISYNC_TOP}... Ørjan Pettersen wrote: Solved. I just changed the configure.in file in both plugin folders. I swapped out '${MULTISYNC_TOP}' with '../..' That did the trick. Oerjan... Ørjan Pettersen wrote: I have the same problem when trying