--> atomsInstall("toolbox_skeleton")
Skeleton of a valid atoms package
Upload date : 2012-10-25 15:24:54 MD5 : 8bfb05ea597afd8e5617cc23e67eda7c SHA1 : e7aa4998cfa7c57b0aa68278cf178159e9ed3f76 Downloads : 452 File list
Linux 32-bit Automatically generated by the ATOMS compilation chain
Upload date : 2012-10-25 15:33:17 MD5 : 170341e827ca965e77372665409450f2 SHA1 : 41f2607a73ea8b09f94fd7d646cd86cb9ed1ee94 Downloads : 674 File list
Windows 32-bit Automatically generated by the ATOMS compilation chain
Upload date : 2012-10-25 15:35:19 MD5 : 34be2116473d33b1d057879e9541af6d SHA1 : 6453ecef2bc737aad41bd6bf3b46abf431d472f9 Downloads : 880 File list
Windows 64-bit Automatically generated by the ATOMS compilation chain
Upload date : 2012-10-25 15:36:16 MD5 : 7f38221f6abbb32cd4dd13f4d68d75ff SHA1 : 49d4d855deb81b27d03a589ade36752c6666f5da Downloads : 1391 File list
MacOSX version Automatically generated by the ATOMS compilation chain
Upload date : 2012-10-25 15:38:23 MD5 : 29f6b00c42c3b00ca09dd27429e20441 SHA1 : fea7d366feddc0418f482c3d2c46b66233d9abc2 Downloads : 1122 File list
Linux 64-bit Automatically generated by the ATOMS compilation chain
Upload date : 2012-10-25 15:33:24 MD5 : 7b11aaa160eceecf3cbfa74d617f2886 SHA1 : 9085ab858b7b2a00019b2b84835932ef9ee04036 Downloads : 1182 File list
This comment has been deleted.
Hello, installation failed partially when run from the scilab 5.4.1 console (machine W7-32bits) : atomsInstall('toolbox_skeleton') then it's "difficult" to clean the install to try another way because atoms now found that it is partially installed : I assume it's a pb of access rights to the directory since Scilab was installed with admin rights on this machine but i asked for toolbox installation with a lower file access rights user account. i don't know if there is a nice way to manage this case. Installing with admin rights give similar error when restarting scilab (admin rights too): Start Toolbox skeleton Load macros Load gateways Load help Load demos atomsLoad : Une erreur est survenue au cours du chargement de 'toolbox_skeleton-5.4.0-1': addModulePreferences: Fichier de pr?f?rence incorrect: C:\PROGRA~1\SCILAB~1.1\contrib\TOOLBO~1\54B0F8~1.0-1\etc\toolbox_skeleton_preferences.xml. Thanks, David
Could you give us the content of the file C:\PROGRA~1\SCILAB~1.1\contrib\TOOLBO~1\54B0F8~1.0-1\etc\toolbox_skeleton_preferences.xml. ? > Hello, > installation failed partially when run from the scilab 5.4.1 console (machine W7-32bits) > : > atomsInstall('toolbox_skeleton') > then it's "difficult" to clean the install to try another way because atoms > now > found that > it is partially installed : I assume it's a pb of access rights to the directory since > Scilab was installed with admin rights on this machine but i asked for toolbox > installation with a lower file access rights user account. i don't know if there is a > nice > way to manage this case. > > Installing with admin rights give similar error when restarting scilab (admin rights > too): > Start Toolbox skeleton > Load macros > Load gateways > Load help > Load demos > atomsLoad : Une erreur est survenue au cours du chargement de > 'toolbox_skeleton-5.4.0-1': > addModulePreferences: Fichier de pr?f?rence incorrect: > C:\PROGRA~1\SCILAB~1.1\contrib\TOOLBO~1\54B0F8~1.0-1\etc\toolbox_skeleton_preferences.xml. > > > Thanks, > > David
Hello, I got the following error during the module initialization : atomsLoad : Une erreur est survenue au cours du chargement de 'toolbox_skeleton-5.4.0-1': addModulePreferences: Fichier de pr?f?rence incorrect: /home/pierre/.Scilab/scilab-branch-master/atoms/toolbox_skeleton/5.4.0-1/etc/toolbox_skeleton_preferences.xml. and indeed there was no file "toolbox_skeleton_preferences.xml" in that directory. I solved the problem by copying the file from "/usr/share/scilab/contrib/toolbox_skeleton/etc/" to the local scilab directory.
Hello Pierre Vuillemin I confirm your findings and reported it as a bug in bugzilla, no. 13269: http://bugzilla.scilab.org/show_bug.cgi?id=13269 I do not understand how you can find a file in /etc since this directory contains .start and .quit files only (no XML files). I looked in other locations (and other toolbox_skeleton packages on ATOMS) and never found the missing XML file. /Claus