Lth wrote:
Sorry but my English isn't well.
I need help. I use shell /bin/bash on Mandrake 9.0.
My Linux can't do scripts... like install.sh or configure.
Yesterday I tryed to compile and install one program (name: EKG) and I
can't.
What am I doing wrong?
What I should install or configure?
Your english is fine.
in trying to run a script from the command line or console,
do you do like this : [root@linux root]#./configure
[root@linux root]#./install.sh
the part :./ must be added before the word configure, or
install.sh and is usually
Sorry but my English isn't well.
I need help. I use
shell /bin/bash on Mandrake 9.0.
My Linux can't do scripts... like install.sh or
configure.
Yesterday I tryed to compile and
install one program (name: EKG) and I can't.
What am I doing wrong?
What I should install or configure?
What m