Hello,

There :
/opt/local/share/libtool/libltdl/ltdl.h
/opt/local/include/ltdl.h

I'm curious to learn what to do with the Makefile.

Thank you so much for helping me !
Pema


2013/5/30 Michael Martin <[email protected]>

> You needn't have reinstalled them, I just needed to know where the
> libraries where. However, MacPorts is a good tool, so you do gain that.
>
> First, let's see where ltdl.h is hiding
>
> In the terminal, type
>
>    mdfind -name ltdl.h
>
>
> I had to tweak the include path and library path of the Makefile to pick
> them up.
>
> Once I know where they are, I can show you where and how to tweak the
> Makefile.
>
> Sent from my iPhone
>
> On May 30, 2013, at 3:48 PM, Pema Suter <[email protected]> wrote:
>
> I didn't.
> So, I just re-installed autoconf, automake and libtool with MacPorts
> But I had the same error.
> Is there another tool missing ?
> Thank you very much !
> Pema
>
>
> 2013/5/30 Michael Martin <[email protected]>
>
>> Much closer!
>>
>> Did you use MacPorts for autoconf, etc?
>>
>>
>> Sent from my iPhone
>>
>> On May 30, 2013, at 3:31 PM, Pema Suter <[email protected]> wrote:
>>
>> Hello,
>>
>> I installed TexLive 2012.
>>
>> I installed Gregorio using the 2.0 package, so apparently the error is
>> known for this package.
>>
>> So, I installed Xcode, and the Command Line Tools (in Mountain Lion it's
>> not native in Xcode).
>> Then I had to install on my own autoconf, automake, libtool and gettext.
>>
>> Then I got by SVN the latest version of Gregorio, and I followed
>> instructions here : http://home.gna.org/gregorio/installation-mac
>> autoreconf went well
>> ./configure too
>>
>> But I got errors with make :
>> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g
>> -O2 -MT plugin_loader.lo -MD -MP -MF .deps/plugin_loader.Tpo -c
>> plugin_loader.c  -fno-common -DPIC -o .libs/plugin_loader.o
>> plugin_loader.c:20:18: error: ltdl.h: No such file or directory
>> plugin_loader.c:40: error: expected specifier-qualifier-list before
>> 'lt_dlhandle'
>> plugin_loader.c: In function 'do_load_plugin':
>> plugin_loader.c:56: error: 'gregorio_plugin' has no member named 'handle'
>> plugin_loader.c:57: error: 'gregorio_plugin' has no member named 'handle'
>> plugin_loader.c:62: error: 'gregorio_plugin' has no member named 'handle'
>> plugin_loader.c:62: warning: assignment makes pointer from integer
>> without a cast
>> plugin_loader.c:74: error: 'gregorio_plugin' has no member named 'handle'
>> plugin_loader.c:75: error: 'gregorio_plugin' has no member named 'handle'
>> plugin_loader.c: In function 'gregorio_plugin_load':
>> plugin_loader.c:94: error: 'gregorio_plugin' has no member named 'handle'
>> plugin_loader.c: In function 'gregorio_plugin_unload':
>> plugin_loader.c:107: error: 'gregorio_plugin' has no member named 'handle'
>> make[1]: *** [plugin_loader.lo] Error 1
>> make: *** [all-recursive] Error 1
>>
>> So, I still don't know how to get a proper version of Gregorio...
>>
>> Thanks for your kind help !
>>  Pema
>>
>>
>>
>> 2013/5/30 <[email protected]>
>>
>>>
>>> Elie,
>>>
>>>         Pema uses Mac OSX which does not run .exe files, so this
>>> suggestion will not work.
>>>
>>> Pema & Elie, and others,
>>>
>>>         I just installed the latest SVN from a few days ago and it works
>>> fine in Mac OSX 10.8.3 using the latest Xcode 4.6.2 and TexLive 2012
>>> (latest from MacTex).
>>>
>>> Pema,
>>>
>>>         How did you install it? The old installation file for 2.0 had
>>> this issue. Did you use SVN?
>>>
>>> ---------------------------------------------------------------------
>>>                           Michael Martin
>>>                      [email protected]
>>> ----------------------------------------------------------------------
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>
_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to