Re: "@GUILE@" and "Segmentation fault"

David Pirotte <[email protected]> Tue, 17 Jun 2014 18:19:14 -0300
Newsgroups gmane.lisp.guile.gtk
Message-ID <20140617181914.16586e80@capac>
--===============4899948307798083132==
Content-Type: multipart/signed; micalg=pgp-sha1;
 boundary="Sig_/fQQbExUGOaQjdMyB6UDxuN5"; protocol="application/pgp-signature"

--Sig_/fQQbExUGOaQjdMyB6UDxuN5
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi Wolfkin,

> Thanks for your information, these all issues have been done.

Good to know, thanks for the feedback!  If you are interested, while lookin=
g for
running examples, I develop and maintain Kis=C3=AA, a small time keeping ap=
plication
entirely written in guile... Here:

	http://www.altosw.be/kise

In case you 'give it a go', feedbacks more then welcome too...

Happy hacking,
David

;; --

> > 1, ...
> > I installed guile-gnome by
> >    # apt-get install ... =20
>
> It is rather unfortunate but guile-gnome-2 debian packages have been built
> and
> still depend upon/install guile-1.8, which is unsupported since almost 3
> years now.
>
> You really need and want to use guile-2, which means that you'll have to
> manually
> install guile-gnome, itself requiring guile-g-wrap and guile-cairo [and
> you also
> won't be able to use existing debian packages for any of these 2 either].
>
> So:
>         -] purge all guile-gnome packages;
>         -] purge guile-g-wrap;
>         -] purge guile-cairo;
>
>         -] install guile-2.0.11 [it's in debian testing].
>
> Then get, configure, make and install guile-g-wrap 1.19.4, the latest
> guile-cairo
> [from git, the latest tarball is outdated] and finally guile-gnome 2.16.2.
>  I would
> recommend you do this using git clones for all, although you may install
> from the
> tarball for guile-g-wrap and guile-gnome, as you prefer.
>
> I recommend you install all these form source code.
>
> -] g-wrap
>
>         http://www.nongnu.org/g-wrap/development.html
>
>         git clone git://git.sv.gnu.org/g-wrap.git
>         cd g-wrap
>         ./autogen.sh --prefix=3D... && make && make install
>
> -] guile-cairo
>
>         http://www.nongnu.org/guile-cairo/dev/
>
>         git clone git://git.savannah.nongnu.org/guile-cairo.git
>         cd guile-cairo
>         ./autogen.sh --prefix=3D... && make && make install
>
> -] guile-gnome
>
>         http://www.gnu.org/software/guile-gnome/dev/
>
>         Caution: the 'developers' web page is out of date, there is no
> need to run
>         scripts... anymore
>
>         git clone git://git.sv.gnu.org/guile-gnome.git
> guile-gnome-platform
>         cd guile-gnome-platform
>         ./autogen.sh --prefix=3D... && make && make install
>
> =20
> > 2, ... examples ... =20
>
> Most examples come from the very first version of guile-gnome, some still
> work as
> is, but others need some love...
>
>
> Cheers,
> David
>
> =20

--Sig_/fQQbExUGOaQjdMyB6UDxuN5
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iD8DBQFToLDSRyh0zCtz6qsRAiR8AKCvXuEKpaworWnYX5rf40eVhdX1jACgq2VF
EzTDx4JA+N9O4FyMXNzfU4Q=
=jqCx
-----END PGP SIGNATURE-----

--Sig_/fQQbExUGOaQjdMyB6UDxuN5--


--===============4899948307798083132==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
guile-gtk-general mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/guile-gtk-general

--===============4899948307798083132==--