* Thomas Weber <[EMAIL PROTECTED]> [2008-03-11 09:42]:

> package octplot
> reassign 470327 fltk1.1
> found 1.1.8~rc1-2
> thanks
> 
> Hi Aaron,
> 
> fltk-config outputs several lines instead of one when called as 
> 
>       $ fltk-config --use-gl --libs
> 
> [...]

As a workaround, while waiting for the upstream fix, we could use instead:

fltk-config --use-gl --libs | perl -e 'print join (" ", map {s/\n//;$_} <>)'

Although, I am afraid my fellows of the DOG will kill me for proposing a
Perl-based solution :-)

-- 
Rafael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to