[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: geda cvs strategy
I always use prefix during the installation. The stable version is in:
~/geda-install_20041228
the CVS version is in :
~/geda-install_20050109
I switch between both with the PATH and LD_LIBRARY_PATH variable in
the .profile.
Have fun
Peter
Am Freitag, 14. Januar 2005 14:41 schrieb Dan McMahill:
> anyone have a particularly good strategy for building all
> of geda/gaf from CVS sources for testing _without_ it
> getting confused by an installation of a gaf snapshot and
> without overwriting that?
>
> Is there some option which lets you build the various
> bits without having to install each one? I guess if
> nothing else I can use prefix=/opt/geda/devel and make
> sure /opt/geda/devel/bin comes first in my path when
> working with the CVS version.
>
> Thanks
> -Dan