Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/cad/astk-serveur/files.client/pkg-message.in
18157 views
[
{ type: install
  message: <<EOM
Des fichiers de configuration standards ont été préparés dans le répertoire
%%inst_dir%%/ASTK_CLIENT/etc/astkrc/.
Veuillez les vérifier, et n'oubliez pas d'installer la partie serveur
sur la machine où Code_Aster a été installé.

Pour lancer ASTK, entrez :
%%tools_dir%%/astk
une fois Code_Aster installé sur cette machine, sinon :
%%inst_dir%%/ASTK_CLIENT/bin/astk

ASTK utilise le protocole rcp/rsh, il faut donc l'activer (/etc/inetd.conf
et ~/.rhosts) ; le paramètre --check passé à astk permet de vérifier votre
configuration.

ASTK lance xterm avec -display : il ne faut donc pas lancer Xorg avec
-nolisten tcp

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Standard configuration files have been initialized in the directory
%%inst_dir%%/ASTK_CLIENT/etc/astkrc/.
Please check them, and do not forget to install the server side on the
machine running Code_Aster.

To run ASTK, type:
%%tools_dir%%/astk
once Code_Aster has been installed on this machine, else:
%%inst_dir%%/ASTK_CLIENT/bin/astk

ASTK uses the rcp/rsh protocol: it must be configured (check /etc/inetd.conf
and ~/.rhosts); if you launch astk with the parameter --check, it will check
your configuration.

ASTK launches xterm with -display: check that Xorg is not launched with
-nolisten tcp
EOM
}
]