News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

dsktools

Started by Shyloc, 12:24, 22 May 18

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Shyloc

Hello,


Could anyone provide me with an idiots guide to using dsktools please, I can't seam to "install" it. Where to I type the "make" prompt? please help!

adolfo.pa

I cannot test the whole thing right now (doesn't compile on a mac), but you should be fine by following these steps:

       
  • git clone git@github.com:teiram/dsktools.git
  • cd dsktools
  • make
  • sudo make install
This last step will require superuser privileges, as it will try to copy the binary into /usr/local/bin. Simply copying the two binaries (dskread and dskwrite) somewhere in you path should work as well.
If you're using the master tarball, replace the first two steps above by:

Powered by SMFPacks Menu Editor Mod