On Wed, Dec 15, 1999 at 01:32:54AM -0500, Michael Rich wrote:
> I've got an AlphaLinux version semi built (it complained about me not having
> the right version of gtk or something), and so i've still got a few things
> to build, but how do i get it to archive the setup like what you have on the
> WWW site?  make install seems to copy the files all over the disk, but can
> it also zip (or tar.gz) them all up?
make prefix=/tmp/foo/usr install
cd /tmp/foo
tar czvf ../freeamp-foo.tar.gz .

_______________________________________________
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev

Reply via email to