gnumail macos high sierra

2018-07-16 Thread Michael Jahn

hello there,

thank you for gnumail on macos.

i am using ist on macos high sierra.

hope you keep it actual.

with my mailservice posteo.de only the ssl auth works, with tls i got 
no connetction.


mj.


--
with kind regards / MfG.

Michael Jahn

michij...@posteo.de


___
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


Re: SimpleAgenda on FreeBSD

2018-07-16 Thread Ivan Vučica
Presumably from an old 'plmerge' left over from a previous
installation of gnustep-base. If you type in 'which plmerge', you'll
find out which 'plmerge' binary is being used. Nuke it and ensure that
only the latest 'plmerge' is being used. For instance, if it's in
/usr/bin, it may have come from your {OS,distribution}'s package
manager, in which case you should uninstall the corresponding package;
if it's elsewhere, or you are certain it's not from a package, then rm
it.
On Mon, Jul 16, 2018 at 2:05 AM Edwin Ancaer  wrote:
>
>
>
> 2018-07-15 13:16 GMT+02:00 Philippe Roussel :
>>
>> Hi all,
>>
>> On Thu, Jul 12, 2018 at 10:58:59PM +0200, Riccardo Mottola wrote:
>> > Hi,
>> >
>> > On 2018-07-12 10:09:04 + Ivan Vučica  wrote:
>> >
>> > > Did this help?
>> > >
>> > > If not, a hacky thing I would do is, I would try:
>> > >   CFLAGS="-isystem /usr/local/include" ./configure
>> > > instead.
>> > >
>> > > (Possibly also CXXFLAGS, OBJCFLAGS, and set up a library search path
>> > > with -L/usr/local/lib in LDFLAGS as well.)
>> > > On Thu, Jun 28, 2018 at 10:01 AM  wrote:
>> >
>> > I just tried myself building SimpleAgenda on FreeBSD.
>> >
>> > it states:
>> >   --with-ical-include=DIR include path for ical headers
>> >   --with-ical-library=DIR library path for ical libraries
>> >
>> > but they do not work, I fixed the configure.ac script to properly work.
>> > Philippe, do you like it? please apply it!
>>
>> If it fixes a bug I love it :o) And I'll trust you on autoconf stuff
>> as on many others.
>>
>> I'll apply your patch and push out.
>>
>> Thanks a lot,
>> Philippe
>> --
>> What's tan and black and looks great on a lawyer? A doberman.
>>
>>
>> ___
>> Discuss-gnustep mailing list
>> Discuss-gnustep@gnu.org
>> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
>
>
> Hello guys,
>
> with the correction suggested by Riccardo anf Yavor, I managed to compile 
> SimplaAgenda.
>
> However, when linking I get the error
>
> 2 warnings generated.
>  Linking app SimpleAgenda ...
>  Creating SimpleAgenda.app/Resources...
>  Creating stamp file...
>  Creating SimpleAgenda.app/Resources/Info-gnustep.plist...
> Shared object "libgnustep-base.so.1.24" not found, required by "plmerge"
> gmake[2]: 
> [/usr/local/GNUstep/System/Library/Makefiles/Instance/application.make:282: 
> SimpleAgenda.app/Resources/Info-gnustep.plist] Error 1 (ignored)
>  Creating SimpleAgenda.app/Resources/SimpleAgenda.desktop...
>  Copying resources into the app wrapper...
>  Copying localized resources into the app wrapper...
>
> I've got version 1.25 installled, so where does that 1.24 comes from?
>
> Thanks again,
>

___
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep