discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SimpleAgenda on FreeBSD


From: Edwin Ancaer
Subject: Re: SimpleAgenda on FreeBSD
Date: Tue, 17 Jul 2018 11:50:43 +0200

Hello again,

Just to say that everything is working now. Ons minor remark, in the attached screeshot, you will see that the hours and durations miss 1 digit when all 5 positions are needed. Is that something I can update  with some settings, or is it for a future release 😁?

Next step is to get the new version installed with the ports system of FreeBSD.


Thanks for helping,

Edwin Ancaer



Op ma 16 jul. 2018 12:22 schreef Ivan Vučica <ivan@vucica.net>:
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 <eancaer@gmail.com> wrote:
>
>
>
> 2018-07-15 13:16 GMT+02:00 Philippe Roussel <p.o.roussel@free.fr>:
>>
>> Hi all,
>>
>> On Thu, Jul 12, 2018 at 10:58:59PM +0200, Riccardo Mottola wrote:
>> > Hi,
>> >
>> > On 2018-07-12 10:09:04 +0000 Ivan Vučica <ivan@vucica.net> 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 <p.o.roussel@free.fr> 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,
>

Attachment: Screenshot_20180717-100830.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]