link to linux smp guide.

It's here:

http://www.aeternum.co.uk/SMPGuideVer0.5.odt

As far as I know it only opens in Linux.

So you need to install VMWare and create a virtual machine and install Linux on it before you can open the file.

It's a whole lot easier than it looks, with the latest versions of Ubuntu etc you can miss out a lot of the typing.

I'm digging around the barn today so will be in and out for refreshments, it's 30 odd degrees by midday here at the moment, so any questions, just ask.
 
Thanks for the link. All was going until i decided to run the terminal. the terminal decided not to work, so i did a reboot. and then the thing would not boot. Now doing another install.
 
Hmm, I used the finstall method, which worked well for me, did you try the finstall method?

I think there is a space after the p and before the ~
 
WoZZeR said:
Hmm, I used the finstall method, which worked well for me, did you try the finstall method?

I think there is a space after the p and before the ~

There's also a space needed between mkdir and -p

It should be:

Code:
mkdir -p ~/folding/fah
 
WoZZeR said:
It's here:

http://www.aeternum.co.uk/SMPGuideVer0.5.odt

As far as I know it only opens in Linux.

You can get OpenOffice.org for Windows too ;) And it's also free!


But for those who really can't be arsed I created a PDF version of the same for someone on my team here: http://www-users.york.ac.uk/~as239/temp/SMPGuideVer0.5.pdf

@SiriusB, feel free to nick it and include in your thread, or better yet, every time you update the guide, export it as a pdf from OOo, then everyone can read it :)
 
uncle_fungus said:
You can get OpenOffice.org for Windows too ;) And it's also free!


But for those who really can't be arsed I created a PDF version of the same for someone on my team here: http://www-users.york.ac.uk/~as239/temp/SMPGuideVer0.5.pdf

@SiriusB, feel free to nick it and include in your thread, or better yet, every time you update the guide, export it as a pdf from OOo, then everyone can read it :)

I have been incredibly lazy recently when it comes to the SMP Guide. I got sick of looking at it to be honest :p :o

Still, I have some free time later so will upload the PDF and change the link. Might also finish the website :D
 
Back
Top Bottom