Displaying 3 results from an estimated 3 matches for "permatur".
Did you mean:
permature
2003 Jun 05
1
ppmtolss16, Permature EOF!
Hi ,
I am using syslinux-2.04. I used the isolinux boot loader, to create a
customized boot cd.
As an add on to that process, i thought of displaying the product logo
in the bootup screen. So as the document suggested i went on to create the
lss from png. But it failed with following message.
$ ~archives/syslinux-2.04/ppmtolss16 < ipm-white.pnm > ipm-white.lss
'./ppmtolss16:
2003 Nov 27
8
MGCP problem
...gs the following:
Nov 27 11:40:57 WARNING[10251]: File chan_mgcp.c, Line 2127 (handle_hd_hf): Unable to create switch thread: Interrupted system call
I looked in chan_mgcp.c file and saw that this error occures after pthread_create functions and it means that this "system call was interrupted permaturely with a signal before it was able to complete".
Please, help me to resolve this problem.
Best regards,
Sergi Gabunia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031127/e7bd2c97/attachmen...
2005 Oct 31
1
[R] unvectorized option for outer()
...One optimization might be to
> >> have the default be TRUE if the function is * or perhaps
> if its specified
> >> as a single character and FALSE otherwise.
> >>
> >> Having used APL I always regarded the original design of
> outer in R as
> >> permature performance optimization and this would be a
> chance to get
> >> it right.
> >>
> >> On 10/28/05, Tony Plate <tplate at acm.org> wrote:
> >>
> >>> [following on from a thread on R-help, but my post here seems more
> >>> appropr...