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
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
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
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
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
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
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
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