Re: [Slackbuilds-users] Building Gnote: problem with Boost headers

2016-07-19 Thread Nicolas Kovacs
Le 18/07/2016 à 15:33, David Spencer a écrit :
> Looking at the dependencies that Arch uses, there seems to be a good
> chance that newer versions of gnote will build on 14.2.  Just use the
> latest commit from the relevant branch and make sure that m4/boost.m4
> is new enough.

Unfortunately newer versions of Gnote are unusable under Xfce, since the
panel icon does not appear and all preferences are greyed out. It looks
like the whole GNOME stuff is only meant to run under GNOME, so I guess
I'll just use a different application instead of pulling my hair out
trying to make that thing work.

BTW, tried to replace boost.m4 in version 0.8.4. ./configure went OK,
but it wouldn't build. And later versions are unusable.

Cheers,

Niki

-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Web  : http://www.microlinux.fr
Mail : i...@microlinux.fr
Tél. : 04 66 63 10 32
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] Building Gnote: problem with Boost headers

2016-07-18 Thread Ryan P.C. McQuen
> On 18/07/16 09:50, Nicolas Kovacs wrote:
>>
>> I guess I'll have to abandon this software and replace it by something
>> like the Xfce notes plugin.

You could also try xpad:

https://slackbuilds.org/repository/14.2/office/xpad/

Which reminds me, I should update it.  :^)
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] Building Gnote: problem with Boost headers

2016-07-18 Thread Andrzej Telszewski

On 18/07/16 09:50, Nicolas Kovacs wrote:

I guess I'll have to abandon this software and replace it by something
like the Xfce notes plugin.


I'm using Xfce notes plugin for years and I love it ;)

One thing I do is, when logging out, I send SIGTERM to xfce4-notes 
process, since there was a time I lost my notes for some reason.


(the signal is sent from xfce4-session-logout wrapper script).

--
Best regards,
Andrzej Telszewski
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] Building Gnote: problem with Boost headers

2016-07-18 Thread Nicolas Kovacs
Le 18/07/2016 à 09:22, Matteo Bernardini a écrit :
> I think that most probably happens because the version of gnote you
> are trying to build is old and it doesn't like the newer boost
> library.

Unfortunately it looks like more recent versions of Gnote are tightly
integrated into GNOME. By "tightly integrated into GNOME" I mean "can be
integrated into a different desktop environment, provided you accept to
spend a whole afternoon jumping through a series of burning loops".

I guess I'll have to abandon this software and replace it by something
like the Xfce notes plugin.

Cheers,

Niki

-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Web  : http://www.microlinux.fr
Mail : i...@microlinux.fr
Tél. : 04 66 63 10 32
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] Building Gnote: problem with Boost headers

2016-07-18 Thread Matteo Bernardini
2016-07-18 9:00 GMT+02:00 Nicolas Kovacs :
> Hi,
>
> I'm currently trying to build Gnote, a nifty little note-taking
> application I've been using for a few years now. For those who don't
> know Gnote, it's Tomboy rewritten in C++.
>
> Gnote 0.8.4 builds fine under Slackware 14.1. Here's the source:
>
> http://www.microlinux.fr/microlinux/desktop-14.1-source/xap/gnote/
>
> I tried to build that exact version under Slackware 14.2 for a start,
> but ./configure spews out a puzzling error:
>
> checking for LIBGLIBMM... yes
> checking for GTK... yes
> checking for LIBGTKMM... yes
> checking for LIBXML... yes
> checking for LIBXSLT... yes
> checking for PCRE... yes
> checking for UUID... yes
> checking for Boost headers version >= 1.34.0... yes
> checking for Boost's header version...
> configure: error: invalid value: boost_major_version=
>
> Any idea what's missing here?

I think that most probably happens because the version of gnote you
are trying to build is old and it doesn't like the newer boost
library.

Matteo
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] Building Gnote: problem with Boost headers

2016-07-18 Thread Nicolas Kovacs
Le 18/07/2016 à 09:19, Willy Sudiarto Raharjo a écrit :
> Hi Niki
> 
> I can't find gnote in SBo repository
> Is this an external script outside SBo?
> 

Hi Willy,

It's an external script outside SBo, but it's one I'm planning to submit
for this version of Slackware.

This being said, I'm experimenting, and it looks like more recent
versions build fine. Gnote is a bit tricky to compile.

Cheers,

Niki

-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Web  : http://www.microlinux.fr
Mail : i...@microlinux.fr
Tél. : 04 66 63 10 32
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] Building Gnote: problem with Boost headers

2016-07-18 Thread Willy Sudiarto Raharjo
Hi Niki

I can't find gnote in SBo repository 
Is this an external script outside SBo?


Willy Sudiarto Raharjo 

 Nicolas Kovacs wrote 

>Hi,
>
>I'm currently trying to build Gnote, a nifty little note-taking
>application I've been using for a few years now. For those who don't
>know Gnote, it's Tomboy rewritten in C++.
>
>Gnote 0.8.4 builds fine under Slackware 14.1. Here's the source:
>
>http://www.microlinux.fr/microlinux/desktop-14.1-source/xap/gnote/
>
>I tried to build that exact version under Slackware 14.2 for a start,
>but ./configure spews out a puzzling error:
>
>checking for LIBGLIBMM... yes
>checking for GTK... yes
>checking for LIBGTKMM... yes
>checking for LIBXML... yes
>checking for LIBXSLT... yes
>checking for PCRE... yes
>checking for UUID... yes
>checking for Boost headers version >= 1.34.0... yes
>checking for Boost's header version...
>configure: error: invalid value: boost_major_version=
>
>Any idea what's missing here?
>
>Cheers,
>
>Niki
>-- 
>Microlinux - Solutions informatiques durables
>7, place de l'église - 30730 Montpezat
>Web  : http://www.microlinux.fr
>Mail : i...@microlinux.fr
>Tél. : 04 66 63 10 32
>___
>SlackBuilds-users mailing list
>SlackBuilds-users@slackbuilds.org
>http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
>FAQ - http://slackbuilds.org/faq/
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



[Slackbuilds-users] Building Gnote: problem with Boost headers

2016-07-18 Thread Nicolas Kovacs
Hi,

I'm currently trying to build Gnote, a nifty little note-taking
application I've been using for a few years now. For those who don't
know Gnote, it's Tomboy rewritten in C++.

Gnote 0.8.4 builds fine under Slackware 14.1. Here's the source:

http://www.microlinux.fr/microlinux/desktop-14.1-source/xap/gnote/

I tried to build that exact version under Slackware 14.2 for a start,
but ./configure spews out a puzzling error:

checking for LIBGLIBMM... yes
checking for GTK... yes
checking for LIBGTKMM... yes
checking for LIBXML... yes
checking for LIBXSLT... yes
checking for PCRE... yes
checking for UUID... yes
checking for Boost headers version >= 1.34.0... yes
checking for Boost's header version...
configure: error: invalid value: boost_major_version=

Any idea what's missing here?

Cheers,

Niki
-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Web  : http://www.microlinux.fr
Mail : i...@microlinux.fr
Tél. : 04 66 63 10 32
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/