Jump to content

Recommended Posts

Posted

After two days fight with the TeX filter I've got that sorted now its the algebra filters turn.

 

I am getting this on the debug screen.

 

There is a problem with either Perl or the script algebra2tex.pl

./algebra2tex.pl: not found

 

Notice: Undefined variable: status in /usr/export/home/www/moodle/filter/algebra/algebradebug.php on line 127

The shell command

cd /usr/export/home/www/moodle/filter/algebra; ./algebra2tex.pl x/2

returned status =

The file permissions of algebra2tex.pl are: 100777

 

 

 

Thoughts?

 

Yes I know the permissions should be 755 but I'm just testing it at present.

 

Wes

Posted

Managed to fix some of it by adding another case statement for NetBSD now I get:

 

There is a problem with either Perl or the script algebra2tex.pl

Can't locate HTML/Entities.pm in @INC (@INC contains: . /usr/pkg/lib/perl5/site_perl/5.8.0/i386-netbsd-thread-multi /usr/pkg/lib/perl5/site_perl/5.8.0 /usr/pkg/lib/perl5/site_perl /usr/pkg/lib/perl5/vendor_perl/5.8.0/i386-netbsd-thread-multi /usr/pkg/lib/perl5/vendor_perl/5.8.0 /usr/pkg/lib/perl5/vendor_perl /usr/pkg/lib/perl5/5.8.0/i386-netbsd-thread-multi /usr/pkg/lib/perl5/5.8.0) at AlgParser.pm line 11. BEGIN failed--compilation aborted at AlgParser.pm line 11. Compilation failed in require at ./algebra2tex.pl line 4. BEGIN failed--compilation aborted at ./algebra2tex.pl line 4.

 

Notice: Undefined variable: status in /usr/export/home/www/moodle/filter/algebra/algebradebug.php on line 127

The shell command

cd /usr/export/home/www/moodle/filter/algebra; ./algebra2tex.pl x/2

returned status =

The file permissions of algebra2tex.pl are: 100777

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...