Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dears #18

Open
waddah100 opened this issue Oct 13, 2019 · 0 comments
Open

Dears #18

waddah100 opened this issue Oct 13, 2019 · 0 comments

Comments

@waddah100
Copy link

Dears
I am trying to install seizmo on MATLAB 2015A (8.5.XXXX) 32bit, but many errors comes and I don't know what to do, the following comes upon running install_seizmo.m :

install_seizmo
Renaming SEIZMO's top level directory to "seizmo"
Warning: Unknown error occurred.
In install_seizmo (line 112)
Warning: SEIZMO's top directory must be named "seizmo" for
commands like "help seizmo" and "ver seizmo" to work!
In install_seizmo (line 113)
##################################################################
################## STARTING SEIZMO INSTALLATION ##################
##################################################################
Checking what application we are installing SEIZMO in...
Application: MATLAB
Version : 8.5
SEIZMO install path: C:\Program Files\MATLAB\MATLAB Production Server\seizmo-master
Install TauP (<1MB)? Y/N [Y]: y
Getting TauP-2.1.1.jar
Warning: Control Character '\P' is not valid. See 'doc sprintf' for control characters valid in the format
string.
In webinstall_taup (line 150)
In install_seizmo (line 222)
In install_seizmo (line 120)
Warning: Error using webinstall_taup (line 150)
In install_seizmo (line 222)
In install_seizmo (line 120)
Install IRISWS (<1MB)? Y/N [Y]: y
Getting IRIS-WS-2.0.6.jar
Warning: Control Character '\P' is not valid. See 'doc sprintf' for control characters valid in the format
string.
In webinstall_irisws (line 137)
In install_seizmo (line 226)
In install_seizmo (line 120)
Warning: Error using webinstall_irisws (line 137)
In install_seizmo (line 226)
In install_seizmo (line 120)
Install njTBX (30MB)? Y/N [Y]: y
Error using mkdir
Access is denied.
Error in webinstall_njtbx (line 60)
if(~exist(mypath,'dir')); mkdir(mypath); end

Error in install_seizmo (line 230)
ok=ok & webinstall_njtbx;
Error in install_seizmo (line 120)
ok=install_seizmo(false);

Please assist me for solving this issue

Originally posted by @waddah100 in #16 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant