← Back to team overview

schooltool-developers team mailing list archive

Re: Interventions with CanDo

 

2010/7/2 Tom Hoffman <tom.hoffman@xxxxxxxxx>:
> ---------- Forwarded message ----------
> From: David Ally <david_ally@xxxxxxxxx>
> Date: Fri, Jul 2, 2010 at 5:00 AM
> Subject: Re: Fwd: [Schooltool-developers] Interventions with CanDo
> To: Tom Hoffman <tom.hoffman@xxxxxxxxx>
>
>
> Tom,
> I had installed intervention from synaptic before your email came in,
> however, when i used apt to install it, it said the most current
> version had been installed but going further to add the plugin, gave
> this error message,
>
> david@ubuntupc:~$ sudo -s "cat >
> /etc/schooltool/schooltool-cando/plugins/intervention.zcml" <include
> package="schooltool.intervention" />
> bash: syntax error near unexpected token `newline'
>
> what is wrong?

The command got wrapped, should be a single line. Simply edit the
/etc/schooltool/schooltool-cando/plugins/intervention.zcml file and
put one line in it:

<include package="schooltool.intervention" />



Follow ups

References