User:PIOLPCIntern-1/Blog: Difference between revisions
(→Week 1) |
|||
Line 14: | Line 14: | ||
Once it actually started building I watched for a couple minutes before realizing that it was probably going to be a fairly long wait before it was done. I assume that I screwed something up and even when this is done it won't work, but hopefully not. |
Once it actually started building I watched for a couple minutes before realizing that it was probably going to be a fairly long wait before it was done. I assume that I screwed something up and even when this is done it won't work, but hopefully not. |
||
Also took a look at Squeak/EToys and tried to install them both. Installing Squeak had a few problems, the main one being that the man for squeak says to run inisqueak, which doesn't exist, I don't think. |
|||
=== July 17, 2007: Day 1 === |
=== July 17, 2007: Day 1 === |
Revision as of 20:04, 18 July 2007
User:PIOLPCIntern-1::Blog::Marching::Description::Docs
Intern Blog
Here I'll be tracking what I do from day to day while interning at Pathfinder.
Week 1
July 18, 2007: Day 2
11pm -
Spent a little time looking at linux commands so that I would have some kind of an idea what I was doing while I installed sugar, and eventually got to actually trying to install it. It took a little bit of effort on my part (due to inexperience for the most part) to get './sugar-jhbuild build' to actually get started due to a number of missing packages/dependencies; the biggest hangup was trying to install ncurses, but eventually I figured out that all I had to do was apt-get install libncurses5-dev (I think that was it, don't remember off the top of my head).
Once it actually started building I watched for a couple minutes before realizing that it was probably going to be a fairly long wait before it was done. I assume that I screwed something up and even when this is done it won't work, but hopefully not.
Also took a look at Squeak/EToys and tried to install them both. Installing Squeak had a few problems, the main one being that the man for squeak says to run inisqueak, which doesn't exist, I don't think.
July 17, 2007: Day 1
11am - 5pm
Researched OLPC development, specifically installing Sugar. Having not used Linux in several years, I also took some time to look up a good distro to use with Sugar and decided on Ubuntu 7.04. I installed Ubuntu onto the laptop that I will be using for development later on, and then got to work here on the wiki. I've never edited/created a wiki page, so there was a bit of learning there.