A question on Gap -frame modify

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown A question on Gap -frame modify

by Alchemie foto\grafiche :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sven Neuman wrote:
> Sure. Read docs/howto/txt/HOWTO-write-animated-plug-ins.txt in the GAP
> source code.

thank i read it and was a pleasant surprise, the process seems less complex of what i feared
and is described step by step

But at the very beginning, here

" 1.a # for bourne and ksh users:

GAP_DEBUG=y
export GAP_DEBUG

1.b # for csh users
setenv GAP_DEBUG y "

Now i don't know if i am a bourne, a ksh, or a csh user, i just know (and not as expert) how to use the terminal
of my distro Ubuntu Hardy Heron.
So is that default terminal adapt for this use (if not what else?)
 and if adapt is "a" , "b", or something else the command i have to use for start ?

i fear that will not work with MathMap ( is only apparently able to memorize the last setting used but if called with the "repeat" option just run with the default values not with last used)
but i will like try with "liquid resize" that is another plugin i wish to use in animation




Alchemie Foto\grafiche


Scopri il Blog di Yahoo! Mail: trucchi, novità, consigli... e la tua opinione!
_______________________________________________
Gimp-developer mailing list
Gimp-developer@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Re: A question on Gap -frame modify

by Akkana Peck :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Alchemie fotografiche writes:

> " 1.a  # for bourne and ksh users:
>    
>         GAP_DEBUG=y
>         export GAP_DEBUG
>        
>    1.b # for csh users
>        setenv GAP_DEBUG y "
>
> Now i don't know if i am a bourne, a ksh, or a csh user, i just know (and not as expert) how to use the terminal
> of my distro Ubuntu Hardy Heron.

If you're a Linux user and you don't know (haven't changed it explicitly),
then you're a bash user, which uses the same syntax as Bourne shell.

So use 1.a.

        ...Akkana
_______________________________________________
Gimp-developer mailing list
Gimp-developer@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Re: A question on Gap -frame modify

by gg-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, 11 May 2008 18:28:00 +0200, Akkana Peck <akkana@...>  
wrote:

> Alchemie fotografiche writes:
>> " 1.a  # for bourne and ksh users:
>>
>>         GAP_DEBUG=y
>>         export GAP_DEBUG
>>
>>    1.b # for csh users
>>        setenv GAP_DEBUG y "
>>
>> Now i don't know if i am a bourne, a ksh, or a csh user, i just know  
>> (and not as expert) how to use the terminal
>> of my distro Ubuntu Hardy Heron.
>
> If you're a Linux user and you don't know (haven't changed it  
> explicitly),
> then you're a bash user, which uses the same syntax as Bourne shell.
>
> So use 1.a.
>
> ...Akkana

One thing is fur sure with linux is there's not ONE answer.

echo $SHELL

should give the console login shell XTERM_SHELL may be different.

Linux has more shells than a desert island beach. Each distro has it's own  
prefs.


;)

_______________________________________________
Gimp-developer mailing list
Gimp-developer@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer