From: irem d. <ire...@gm...> - 2012-04-04 09:41:04
|
Hi, I try to install esom-1.1-installer on Windows 7 and have problems. I have examined the archieves of the mailing list and seen some similar problems. However I could not find any answers in the archieve. Could you help me? The problems are: 1.) The installation cannot be made on C: even with administrator privileges. I made the installation on D: but there was no shortcut or anything that enables to reach the Esom analyzer even if I selected shortcut path during installation. 2.) I tried to use esom-toolbox in Matlab. Bin is added to path. When esom_demo was run, a window as shown below appears: ------------------------------------------------------------------------------------------------------------------------------------------ 16 bit MS-Dos Subsystem Error while setting up environment for the application. Choose 'Close ' to terminate the application. ------------------------------------------------------------------------------------------------------------------------------------------- When close selected, below lines appear on Matlab command window and program terminates: D:\esom>call java -cp "D:\esom\lib\lshtools-0.9.9.jar;D:\esom\lib\log4j-1.2.8.jar;D:\esom\lib\gnu-regexp-1.1.4.jar;D:\esom\lib\esom-1.1.jar;D:\esom\lib\commons-cli-1.0.jar;D:\esom\lib\colt-1.2.0.6.jar;D:\esom\lib\ant-1.5.3-1.jar;" -Xmx512m databionics.esom.Train %* configuration file not found: D:\etc\esom.conf log4j:WARN No appenders could be found for logger (databionics.Application). log4j:WARN Please initialize the log4j system properly. ??? Error using ==> loadwts at 41 loadwts: could not open file demo.wts Error in ==> esom_train at 164 wts = loadwts([prefix, '.wts']); Error in ==> esom_demo at 61 [wts, bm, umx] = esom_train(NOData, prefix, epochs, rows, columns, grid, radius, learn, algorithm); What can I do to open the analyzer and use toolbox? Thanks in advance. İrem Hilavin Phd Student in EEE Dokuz Eylül University İzmir/TURKEY |