[Ecls-list] Re: CVS run-in-place ?
Bruce O'Neel
edoneel at sdf.lonestar.org
Mon Aug 8 00:35:38 UTC 2005
Hi,
I often test with
(setenv LD_LIBRARY_PATH /my/ecl/directory/build; /my/ecl/directory/build/ecl)
and it seems to work fine.
cheers
bruce
On Mon, Aug 08, 2005 at 12:35:09AM +0200, Maciek Pasternacki wrote:
> On Prickle-Prickle, Confusion 73, 3171 YOLD, GP lisper wrote:
>
> > Is there a simple way to 'test run' a newly built CVS copy? One that
> > avoids the 'make install' step? I know that you can do this with one
> > of the popular GNU programs, probably emacs.
> >
> > This is for an automated CVS update script, one that ensures that ECL
> > will run the desired code prior to replacing the system ecl
> > installation.
>
> In UNIX environment, LD_LIBRARY_PATH=. ./ecl in ecls/build/ should do
> (check with ldd if ld.so will find correct libecl.so instead of
> system-wide-installed one). If you want to also load new fasl files
> (cmp.fas, sockets.fas, asdf.fas), you may need to redefine `sys:'
> pathname translation to point to build directory.
>
> --
> __ Maciek Pasternacki <maciekp at japhy.fnord.org> [ http://japhy.fnord.org/ ]
> `| _ |_\ / { Badger,Badger,Badger,Badger,Badger,Badger,Badger,Badger,
> ,|{-}|}| }\/Badger,Badger,Badger,Badger, Mushroom, Mushroom, Argh its a Snake,
> \/ |____/ Snake, a Snake, ooooh its a Snake } -><-
>
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
--
edoneel at sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org
More information about the ecl-devel
mailing list