View Single Post
  #9  
Old 03-26-2016, 11:39 PM
mutidotpaul
Fire Beetle
 
Join Date: Apr 2013
Location: United States
Posts: 5
Default

Quote:
Originally Posted by Shin Noir View Post

I plan to adjust my guide soon
Kind of a separate issue, but a also a perl and saw the reference to updating the guide so figured I could probably add it here

I ran into an issue after following the walkthrough today (3-26-2016) where the updater wasn't running after launching world so i ran this command to pull down a missing perl module:


Code:
perl -MCPAN -e'install "LWP::Simple"'
Just posting in case anyone else runs into it / if it can be added to the wiki
Reply With Quote