beaver-devel
[Top][All Lists]
Advanced

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

[Beaver-devel] beaver... getting ready for RC2 ? (or even 0.4.0 stable?)


From: Andrea Florio
Subject: [Beaver-devel] beaver... getting ready for RC2 ? (or even 0.4.0 stable?)
Date: Thu, 24 Jun 2010 14:17:34 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1.9) Gecko/20100317 SUSE/3.0.4-1.1.1 Thunderbird/3.0.4

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi guys, after moving to git @ sourceforge [1] , as promised i worked a
lot to improve autotools.

i just fixed a "bug", it's not strictly a bug, but for a linux
application, it was very annoying. In particular, the plugins was
installed into /usr/share/beaver/plugins. the problem was that the
plugins are actually libraries, and should be installed into /usr/lib. I
actually fixed it, plugins are installed into /usr/lib/beaver/plugins.
everything works fine.

a similar problem happen with beaver.h, it's actually installed into
/usr/share/beaver/<something> when it should go in /usr/include. because
we have a simple .h file, i suggest to install it as
/usr/include/beaver.h that will NOT hit autoconf or source code because
we DON'T need to pass -I/usr/include<subfolder> or change #include
"beaver" into #include "subfolder/beaver.h"

to finish, i noticed one bug. ANY file into beaver plugin directory is
listed as a plugin, also .la files (automatically generated by
autotools). Is there any way to fix that? i guess that into

static inline void plugin_load_plugin_dir (gchar * directory)  (plugin.c)

the plugin list must be filtered accepting ONLY .so files...


after fixing those 2 small problems, i guess we can finally release
0.4.0 rc2 (or even the stable version)

and than, as you told me, focus on the next version that i understood
will be a major rewriting.

Andrea

[1]
http://beaver-editor.git.sourceforge.net/git/gitweb.cgi?p=beaver-editor/beaver-editor;a=summary


- -- 
- ------------------------------------------
Andrea Florio
QSI International School of Brindisi Sys Admin
CISCO CCNA Certified
openSUSE-Education Administrator
openSUSE Official Member (anubisg1)
Email: address@hidden
Packman Packaging Team
Email: address@hidden
Web: http://packman.links2linux.org/
Cell: +39-328-7365667
- ------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/

iEYEARECAAYFAkwjTN4ACgkQyCZT87TFPuh6DgCgngPOHnpzZ8WbE4n8K1IuORzp
kqgAnizDZKoRxZlg93N/DejcespoVzNN
=LJ+R
-----END PGP SIGNATURE-----



reply via email to

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