Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : module details
Please login or create an account

Toolbox Skeleton

(811/1994 downloads)
Skeleton of a valid atoms package
Details
Version
5.4.0-1
Author(s)
Scilab
Entity
Scilab Enterprises
Package maintainer
Simon Gareste
Categories
License
Supported Scilab Versions
>= 5.4
Creation Date
25th of October 2012
ATOMS packaging system
Available on
How To Install
atomsInstall('toolbox_skeleton')
Description
Skeleton of a valid atoms package
Files (6)
[45.43 Ko] toolbox_skeleton_5.4.0-1.bin.i686.linux.tar.gz
Linux version (i686)
Automatically generated by the ATOMS compilation chain

[58.30 Ko] toolbox_skeleton_5.4.0-1.bin.x86_64.linux.tar.gz
Linux version (x86_64)
Automatically generated by the ATOMS compilation chain

[102.55 Ko] toolbox_skeleton_5.4.0-1.bin.windows.zip
Windows version (i686)
Automatically generated by the ATOMS compilation chain

[103.37 Ko] toolbox_skeleton_5.4.0-1.bin.x64.windows.zip
Windows version (x64)
Automatically generated by the ATOMS compilation chain

[42.50 Ko] toolbox_skeleton_5.4.0-1.bin.x86_64.darwin.tar.gz
MacOSX version
Automatically generated by the ATOMS compilation chain

News (0)
Comments (2)
    Leave a comment 
Comment from David Chèze -- 6th of May 2013, 02:35:34 PM    
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
Answer from Simon Gareste -- 15th of May 2013, 10:26:27 AM    
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
Leave a comment
You need to log in before you can leave a comment.