Dear MEEP users,

With the help of Nick Loomis, I fixed the problem.

Actually when doing ./configure, gen-ctl-io is automatically generated. 
‘Unknown’ is actually ‘guile’. When I first did this, guile was not corrected 
linked to guile16 so that guile was not found. Thus ./configure generated an 
‘unknown’ instead of ‘guile’. After correction of the link, ‘unknown’ was 
replace by ‘guile’ and libctl was correctly installed.

Thanks,

Hanhong

发件人: Hanhong Gao
发送时间: Tuesday, September 28, 2010 9:35 PM
收件人: meep-discuss@ab-initio.mit.edu
主题: Unknown unknown when installing libctl on Mac

Hello Meep users,

I am a new learner of linux and try to install meep on Mac following the 
installation manual http://ab-initio.mit.edu/wiki/index.php/Meep_Installation 
for Mac.

While installing libctl, ./configure is OK but while ‘make’, it is no good but 
says:


make  all-recursive
Making all in src
make  all-am
Making all in utils
MylocalPath/libctl-3.1/utils/gen-ctl-io --code -o ctl-io.c ./geom.scm ..
MylocalPath/libctl-3.1/utils/gen-ctl-io: line 173: unknown: command not found
make[2]: *** [ctl-io.c] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I checked line 173 but it seems ‘unknown’ is not a command.

Could anyone help me with this?

Thanks very much!
_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to