Re: [Vala] create a tar ball
- From: JM <interflug1 gmx net>
- To: "Dr. Amr Osman" <dr3mro gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] create a tar ball
- Date: Fri, 30 Dec 2011 10:57:38 +0100
I think you are maybe looking for the command 'make dist'
So if
./configure
make
works, then you can do
make dist
or
make distcheck
to automatically create a tarball in the project folder. This will work
if the autotools project is configured right.
I have a working autotools project with vala here:
http://code.google.com/p/xnoise/
Regards
Am Montag, den 26.12.2011, 17:36 +0200 schrieb Dr. Amr Osman:
hello I am new to programming in linux and i find my self lost
i have written a small app in vala glade gtk3 and i want to create a
tarball for testers so others
can
./configure
make
make install
and i read about autotools / automake /cmake
but i can;t find easy tutorial step by step that help me
please if any one can reply with help i will appreciate it
thanks
_______________________________________________
vala-list mailing list
vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]