
Originally Posted by
martynwendon
Any questions and I'll do my best to help!
1st Question - probably of many
- I have installed Slug_OS and have been following your notes. All seems to have gone well until I get to the following statement:
Code:
perl -i -p -e 's/XSUBPP \= \$\(XSUBPPDIR\)\$\(DFSEP\)xsubpp/XSUBPP \= \/usr\/share\/perl\/5\.8\/ExtUtils\/xsubpp/' Makefile
I get the error = Can't open Makefile: No such file or directory.
I suspect I have done something wrong and would welcome any pointers as to what to look for