<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi, <br>
<br>
I'm trying to run a test program on a Mac, but it complains csdp is not found. <br>
Actually I can run csdp without problem in a Terminal. <br>
(<b>csdp /private/tmp/tp1688cde8_e84d_4719_b3e2_68ab52d99f7e.dat-s</b>)<br>
<br>
Is it because a certain resetting of .zshrc or something ?<br>
Anyone knows how to fix it?<br>
<br>
Thank you<br>
Hongying<br>
PS: here is more info given in the Matlab command line:<br>
<br>
.....<b><br>
</b><b>zsh:1: command not found: csdp</b><b><br>
</b><b>csdp /private/tmp/tp1688cde8_e84d_4719_b3e2_68ab52d99f7e.dat-s 0.00s user 0.00s system 64% cpu 0.001 total</b><br>
188 [x,y,z]=readsol([fname '.sol'],K,length(b));<br>
file does not exist!<br>
Error in ==> readsol at 17<br>
if isfield(K,'q') <br>
<br>
??? Output argument "x" (and maybe others) not assigned during call to "/Users/hli/workSpace/matlab/csdp/readsol.m>readsol".<br>
<br>
Error in ==> csdp at 188<br>
[x,y,z]=readsol([fname '.sol'],K,length(b));<br>
<br>
Error in ==> mvuHli20130416neighborCell at 543<br>
[x d z info]=csdp(A,b,c,flags,OPTIONS);<br>
<br>
.....</body></html>