Occupy San Francisco Gallery
Americans protesting corporate greed and inequality faced down authorities in parks and plazas across the country ahead of what organizers describe as 24 hours of public action planned for Saturday in cities around the world.
Thanks to everyone on #OccupySF for their contributions and hard work!
Update: many more pictures added.
Were you always better?
This is the last time
I’m gonna write this down
I must admit I’ve gotten used to you
not being around
You were always better
In the pages of my lettersI don’t talk to God
the way that I used to
No hard feelings
He’s just got more important things to do
Then hear my broken records
And read it in the pages of my letters
Compiling Namecoin on CentOS
I wasted way too much time getting the latest trunk version of Namecoin to compile on CentOS without throwing endless errors. Here’s instructions to hopefully make your life easier:
- Grab the latest Namecoin trunk from vinced’s github.
- Follow all the instructions to build Bitcoin on CentOS, up until the part about the makefile.
- Grab makefile.centos and drop this in the folder you checked out the trunk to.
- Change the DEPSDIR directive at the top.
- Then issue `make -f makefile.centos namecoind`.
- Enjoy.
–
Update 1:
If you’re getting errors about…
forming reference to reference type ‘const CTxIndex&’
or
In instantiation of ‘std::pair
or
warning: converting to non-pointer type ‘unsigned int’ from NULL
…you’re using the wrong version of g++. Make sure you have 4.4 of g++ installed.
Also: Download Namecoin for Windows or Download Namecoin for Mac



