Re: problem installing latest cogito
From: Petr Baudis <hidden>
Date: 2016-06-15 22:42:17
Dear diary, on Sat, Jan 21, 2006 at 03:08:27PM CET, I got a letter where dave morgan [off-list ref] said that...
sed -e
's/\${COGITO_LIB}/\${COGITO_LIB:-\/home\/david\/lib\/cogito\/}/g; \
s/\${COGITO_SHARE}/\${COGITO_SHARE:-\/home\/david\/share\/cogito\/}/g'
\
$file > $file.new; \
cat $file.new > $file; rm $file.new; \
done
sed: -e expression #1, char 145: unterminated address regex(145 is the total expression length.) Now, I'm at loss - this works here and I can see nothing wrong on the regexp - does anyone have any idea? What is your sed version?
net result - a pile of zero length files in /home/david/bin/ :-( can I just copy the cg-files from to cogito directory over?
No, you would have to also set $COGITO_LIB and $COGITO_SHARE (or put cg-X* scripts to your bin directory as well). -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ Of the 3 great composers Mozart tells us what it's like to be human, Beethoven tells us what it's like to be Beethoven and Bach tells us what it's like to be the universe. -- Douglas Adams