Hi,
في س، 06-11-2010 عند 18:46 +0300 ، كتب Andrey Borzenkov:
> I'm trying to rebuild systemd
> (http://www.freedesktop.org/wiki/Software/systemd) from GIT. It is
> using several programs built using vala; in-tree build is OK,
> out-of-tree build fails:
Automake assumes the .c files
Hi,
Thanks for all of this. It solved my problem.
Guilluame Viguier-Just
El sáb, 06-11-2010 a las 08:33 +0100, Jan Hudec escribió:
> On Thu, Nov 04, 2010 at 20:24:21 -0500, Guillaume Viguier wrote:
> > Hi,
> >
> > I'm totally new to the Vala language, so there might be something
> > obvious I'm
I'm trying to rebuild systemd
(http://www.freedesktop.org/wiki/Software/systemd) from GIT. It is
using several programs built using vala; in-tree build is OK,
out-of-tree build fails:
{pts/0}% LC_ALL=C make
make all-am
make[1]: Entering directory `/home/bor/build/systemd'
make[1]: *** No rule to
On Thu, Nov 04, 2010 at 20:24:21 -0500, Guillaume Viguier wrote:
> Hi,
>
> I'm totally new to the Vala language, so there might be something
> obvious I'm missing. I'm trying to chunk a file into different chunks of
> 500 k (in order to send it over the network) and then calculate its
> md5sum (to
On Tue, Nov 02, 2010 at 21:48:21 +0900, san hoi wrote:
> I try to use python library in genie, (I choose simply process kick
> aproach...)
> and so I face two problem.
>
> 1. equivarent code in genie that os.poppen("python output_token_value.py")
> 2. definition style infomation in genie (from py