Linux install problem
Posted: Fri Aug 07, 2009 11:37 pm
Someone reported this problem directly to me:
Has anyone experienced this? Any ideas?
I just tried installing the lated 06-09 release using the install script on a Linux box. It seemed to run fine and said that cobra has been replaced by the newer version, but the file /usr/local/cobra/bin/cobra was empty. I ran the install again and noticed it had the following while it was installed.
#!/bin/sh
exec mono "/usr/local/cobra/Cobra-0.8.0-post-2009-06-09/bin/cobra.exe" "$@"
I created the cobra file with this in it and it works fine. Not sure why the install script lost it at the end.
Has anyone experienced this? Any ideas?