Hey,
I want to give a fixed room to certain events, so I did the following
<module name="fixed" weight="3000" mandatory="yes"></module>
<event name="execonoaS" repeats="1">
<resource type="teacher" name="prclerc"></resource>
<resource type="class" name="1ba"></resource>
<restriction type="fixed-day">6</restriction>
<restriction type="fixed-period">0</restriction>
<restriction type="fixed-room">audquet</restriction>
</event>
Where the last restriction has to what I want I think (audquet is a valid
resource)
The error message is the following:
Modsup: /usr/local/lib/tablix2/fixed.so: cannot open shared object file: no
such file or directory
Xmlsup: FATAL: module fixed failed to load
What can I do to resolve this issue?
Many thanks!!!
Sébastien
Received on Tue Jul 31 2007 - 14:42:39 CEST
This archive was generated by hypermail 2.2.0 : Wed Aug 01 2007 - 06:28:38 CEST