problems opening ASTER-Docu from EFICAS
- joha
- Topic Author
- Visitor
-
18 years 4 months ago #1092
by joha
problems opening ASTER-Docu from EFICAS was created by joha
Hi,
I have installed CAELinux on my hard drive.
From inside EFICAS (version 1.10) pressing the button \"Documentation\" nothing happens. Do I have to configure (and how) anything in order to open the Aster-doc-files?
I looked already on the code-aster-forum and found a hint but (since I am not very skilled with linux) don't know what to do.
Thank You in advance for You help
Jo
here I report the dialog from the Code-Aster-forum:
question:
Dans l'utilisation d'Eficas, il y a un problème de chargement de la doc d'une commande en appuyant sur le bouton \"Documentation\".
answer:
je crois que les correctifs apportés à eficas1.10 ont mal été reportés en 1.11.
Je pense qu'il suffit de remplacer la ligne exec_acrobat par :
exec_acrobat = os.environ+'/OUTILS/acroread.bat'
Profitez en pour changer aussi les lignes contenant '/tmp' en dur :
path_cata_dev = os.environ
et :
rep_travail = os.environ
I have installed CAELinux on my hard drive.
From inside EFICAS (version 1.10) pressing the button \"Documentation\" nothing happens. Do I have to configure (and how) anything in order to open the Aster-doc-files?
I looked already on the code-aster-forum and found a hint but (since I am not very skilled with linux) don't know what to do.
Thank You in advance for You help
Jo
here I report the dialog from the Code-Aster-forum:
question:
Dans l'utilisation d'Eficas, il y a un problème de chargement de la doc d'une commande en appuyant sur le bouton \"Documentation\".
answer:
je crois que les correctifs apportés à eficas1.10 ont mal été reportés en 1.11.
Je pense qu'il suffit de remplacer la ligne exec_acrobat par :
exec_acrobat = os.environ+'/OUTILS/acroread.bat'
Profitez en pour changer aussi les lignes contenant '/tmp' en dur :
path_cata_dev = os.environ
et :
rep_travail = os.environ
Moderators: catux
Time to create page: 0.146 seconds