[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NURBS package: 'nrbeval' crashes when calling 'bspeval'
From: |
c. |
Subject: |
Re: NURBS package: 'nrbeval' crashes when calling 'bspeval' |
Date: |
Sat, 27 Apr 2013 15:11:36 +0200 |
On 26 Apr 2013, at 20:28, afullo <address@hidden> wrote:
> Ok, it was just because */trunk/octave-forge* was repeated twice.
>
> Now *svn* worked, but *sed* didn't, saying impossibility to modify
> *nurbs/inst/private* because "it's not a normal file". Autenticating as root
> had no effect.
sorry another typo.
sed -i".bak" -e 's|#pragma|//#pragma|g' nurbs/src/*
c.