Re: Packing software developed in GNU Guile Scheme

2016-05-16 Thread David Pirotte
Hi Daniel,

> > Maybe look at the automake files from Sly or Guix.  
> 
> I was using a Automake, but without success because I never use it with 
> GNU Guile Scheme (only in C/C++ projects) but I'll use Guix to packing 
> it.

There is GNU Foliot [1], fully written in Guile, fully autotool chained, a good
example as well, not because I wrote it :) but because it also includes a user 
script
written in guile of course, which needs not be compiled and installed in
$prefix/bin, files are here [2]

I'd be happy to help, ping me...

Cheers,
David

[1] http://www.gnu.org/software/foliot/
[2] http://git.savannah.gnu.org/cgit/foliot.git/tree/


pgpJkibTpTGwu.pgp
Description: OpenPGP digital signature


Re: Packing software developed in GNU Guile Scheme

2016-05-16 Thread Daniel Pimentel

Maybe look at the automake files from Sly or Guix.


I was using a Automake, but without success because I never use it with 
GNU Guile Scheme (only in C/C++ projects) but I'll use Guix to packing 
it.


Thanks,



Re: Packing software developed in GNU Guile Scheme

2016-05-16 Thread Christopher Allan Webber
Daniel Pimentel writes:

> Hi Guiles,
>
> I developed a software with GNU Guile Scheme and I'd like packing to 
> distribute it.
>
> How do I do? Using Makefile?

Maybe look at the automake files from Sly or Guix.

> Project dependences: Guile, LSH/SSH.
>
> Thanks and sorry for my newbie's question :)
>
> Note: I'll packing for Guix/GuixSD in soon, but I'd like to distribute 
> to other distribution by tarball for example.

No worries!  Yes, it needs to be better documented.



Re: Packing software developed in GNU Guile Scheme

2016-05-12 Thread David Pirotte
Amirouche,
Hello,

> Le Thu, 12 May 2016 21:16:50 +0200,
> Amirouche Boubekki  a écrit :

Please don't attach images to your emails!

Thanks,
David


pgp0KzshXtk7J.pgp
Description: OpenPGP digital signature


Packing software developed in GNU Guile Scheme

2016-05-12 Thread Daniel Pimentel

Hi Guiles,

I developed a software with GNU Guile Scheme and I'd like packing to 
distribute it.


How do I do? Using Makefile?

Project dependences: Guile, LSH/SSH.

Thanks and sorry for my newbie's question :)

Note: I'll packing for Guix/GuixSD in soon, but I'd like to distribute 
to other distribution by tarball for example.


--
Daniel Pimentel (d4n1)