Hello, I have problems with Suse and compiled shell scripts. If I try
to execute a shell script compiled with shcomp on Solaris Express it
works like a charm but on Suse the system refuses to execute the
binary:
lorddan@test:~> cat x.sh
print "hello world"
print --version
lorddan@test:~> shcomp x.sh x
lorddan@test:~>
-bash: ./x: cannot execute binary file

Does anyone have a tip why this fails?
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to