Re: [newbie] Scripts in Mandrake 9.0

2003-01-07 Thread Milos Prudek
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?

Re: [newbie] Scripts in Mandrake 9.0

2003-01-07 Thread mycal62
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

[newbie] Scripts in Mandrake 9.0

2003-01-07 Thread Lth
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