[ardour-dev] latest CVS commit
torbenh at gmx.de
torbenh at gmx.de
Sun Jun 6 08:21:33 PDT 2004
On Fri, Jun 04, 2004 at 06:08:20PM -0400, Jesse Chappell wrote:
> The contents of the ardev, ardbg scripts are simple:
>
> ardev ------------------------------------
>
> #!/bin/sh
>
> export LD_LIBRARY_PATH=../libs/ardour/.libs
> exec ./ardour $*
>
> -------------------------------------------
>
> ardbg -------------------------------------
>
> #!/bin/sh
>
> export LD_LIBRARY_PATH=../libs/ardour/.libs
> exec gdb ./ardour $*
normally libtool builds such a stub for you.
just run gtk_ardour/ardour in the build directory.
works find too...
--
torben Hohn
http://galan.sourceforge.net -- The graphical Audio language
More information about the Ardour-Dev
mailing list