[Kstars-devel] Compile somewhere run elsewhere

Luciano Montanaro mikelima at cirulla.net
Fri May 20 14:18:10 CEST 2005


El Viernes 20 Mayo 2005 14:04, Gaetano Vocca escribió:
> Dear all,
> as many others I use to compile and run KStars directly from svn/cvs on
> my desktop machine.
> I am willing to port the resulting bunch of files to another pc (eg. a
> laptop) to run them on.
> In my case the second machine is a Suse 9.2 laptop.
> Is there any suggestion on how to do all this in a quick and effective
> way?

If the machines have a similar setup, i.e. if they both have SuSE 9.2,
you can use something like:

make DESTDIR=$HOME/kstars-temp install
cd kstars-temp
tar jcvf kstars.tar.bz2 .

Luciano

-- 
Luciano Montanaro       //
                    \\ //
                     \x/Un euro, un voto!


More information about the Kstars-devel mailing list