On Wed, 13 Jan 2010, Paolo Bonzini wrote:

>
> > dnormandin@ ~/programming/smalltalk/gst
> > 11:56 am>>  ls -l test_image.im
> > -rw-r--r--  1 dnormandin  dnormandin  1696856 12 Jan 11:47 test_image.im
> >
> > now I do whatever in gst....
> > How do I save the image when I exit?
>
> ObjectMemory snapshot (or, the browser will just prompt you)
>
> > dnormandin@ ~/programming/smalltalk/gst
> > 11:58 am>>  gst-browser
> > -bash: gst-browser: command not found
>
> How did you build gst in the end?  Can you do
>
> $ which gst
> $ ls `which gst`-*
>
> Paolo
>

dnormandin@ ~
06:17 am >> which gst
/opt/local/bin/gst

dnormandin@ ~
07:29 am >> ls `which gst`-*

[output reformatted by moi]
/opt/local/bin/gst-blox
/opt/local/bin/gst-config
/opt/local/bin/gst-convert
/opt/local/bin/gst-doc
/opt/local/bin/gst-feedback
/opt/local/bin/gst-feedback-0.10
/opt/local/bin/gst-inspect
/opt/local/bin/gst-inspect-0.10
/opt/local/bin/gst-launch
/opt/local/bin/gst-launch-0.10
/opt/local/bin/gst-load
/opt/local/bin/gst-package
/opt/local/bin/gst-reload
/opt/local/bin/gst-remote
/opt/local/bin/gst-sunit
/opt/local/bin/gst-typefind
/opt/local/bin/gst-typefind-0.10
/opt/local/bin/gst-xmlinspect
/opt/local/bin/gst-xmlinspect-0.10
/opt/local/bin/gst-xmllaunch
/opt/local/bin/gst-xmllaunch-0.10

BTW, is the current version of GST known (for sure) to work on OS X
Leopard?

I appreciated all your effort Paulo!
-- 
Duke


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to