Discussion:
OT mkdirheir script?
Tyler Spivey
2016-12-23 06:58:39 UTC
Permalink
That looks like what mkdir -p does.
Try:
#!/bin/bash
Folks,
Trying to install an 8051 cross assembler on debian wheezie.
The install script wants the
command.
Looking around, apparrently it's a script, but can't find a source, just man
entries for it.
Help much appreciated.
Tom Fowle
_______________________________________________
Speakup mailing list
http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
Tom Fowle
2016-12-23 07:09:11 UTC
Permalink
Sorry, we also just found that, modified the install.sh file for the
assembler,
hope it worked.
Thanks
Tom Fowle
Post by Tyler Spivey
That looks like what mkdir -p does.
#!/bin/bash
Folks,
Trying to install an 8051 cross assembler on debian wheezie.
The install script wants the
command.
Looking around, apparrently it's a script, but can't find a source, just man
entries for it.
Help much appreciated.
Tom Fowle
_______________________________________________
Speakup mailing list
http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
_______________________________________________
Speakup mailing list
http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
Loading...