On 2002.01.28 07:50 sartajsingh wrote:
>
> I cant understand.
> I have downloaded the file version dia-0.88.1.tar.gz.
> I tried doing tar x dia-0.88.tar.gz but no works.
Do this:
tar -xvzf dia-0.88.tar.gz
cd dia
/configure
make
/app/run_dia.sh
What Linux distro do you have? It would be easier for you to install a
precompiled binary package.
Andy