|
|
last edited 16 years ago by gdr |
1 2 3 | ||
Editor:
Time: 2007/11/17 22:13:25 GMT-8 |
||
Note: |
changed: - When I click on the 'Dependents' link in the HyperDoc Browse interface, it always crashes, printing:: >> System error: Caught fatal error [memory may be damaged] ... in the terminal. What is the matter? Is it difficult to fix that? To reproduce:: 1. Start axiom 2. Click the 'Browse' link 3. Type 'Matrix' in the box, and then 'domains'. 4. Click 'Dependents', and it crashes HyperDoc. This is Axiom axiom--main--1 fresh as of 2005/11/18, that I just built last night. I had to 'chmod +x mnt/linux/{bin/{htsearch,presea},lib/presea}', and had to edit the 'presea' scripts to change the path to 'awk' since it resides in /usr/bin on FHS compliant Linux.
When I click on the Dependents
link in the HyperDoc? Browse interface, it always crashes, printing:
>> System error: Caught fatal error [memory may be damaged]
... in the terminal. What is the matter? Is it difficult to fix that? To reproduce:
1. Start axiom 2. Click the 'Browse' link 3. Type 'Matrix' in the box, and then 'domains'. 4. Click 'Dependents', and it crashes HyperDoc.
This is Axiom axiom--main--1 fresh as of 2005/11/18, that I just built last night. I had to chmod +x mnt/linux/{bin/{htsearch,presea},lib/presea}
, and had to edit the presea
scripts to change the path to awk
since it resides in /usr/bin on FHS compliant Linux.