[Glade-users] Distribution
Olexiy Avramchenko
olexiy@irtech.cn.ua
Sat, 15 Nov 2003 14:46:56 +0200
Albert wrote:
>hi all, excuseme for my poor english.
>
>I have a doubt. How can I distribute my program? I think that create a
>*.tar.gz, but, What files I must put inside this .tar.gz?
>
>When I create my program I generated the files with ./autogen, then
>modify the callbacks.c and compile with 'make'. When the program is
>finished I want create a *.tar.gz for it will ditribute. What files I
>must put inside this .tar.gz?
>
>
Take a look at
http://sources.redhat.com/autobook/
You may find some usefull info in chapter 13 (Rolling Distribution
Tarballs).
Olexiy