Monday, March 24, 2014

new router: why no wi-fi ipod touch

OS X Handbrake 32-bit build notes



http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz
 The connection to the server was reset while the page was loading.

https://trac.handbrake.fr/browser/trunk/doc/BUILD-Mac

SEATOOLS bootable USB stick

I needed to run SEATOOLS to test a Seagate 1.5TB firmware CC34 ST31500541AS SATA drive (more on that later)

  • unetbootin FreeDOS was able to create a bootable USB stick but couldn't figure out where to put the SEATOOLS files
  •  This thread on ubuntuforums put me on the right path


patch build mmv util on Snow Leopard OS X

Patch Build

What:  build mmv util on OS X

Obtain source and diff file:
mmv_1.01b.orig.tar.gz 25.1 kB 1b2135ab2f17bdfa9e08debbb3c46ad8
mmv_1.01b-15.diff.gz 10.4 kB 991e5c7ef7b78a05aba1b81c36c6288c

Unpack both then copy 1.01b-15.diff into the 1.01b folder

cd mmv-1.01b.orig


Patch source with diff file; type this into the terminal

patch < mmv_1.01b-15.diff

Type :
  make
 Result:
 you should see the mmv binary in the build directory


note: i don't know why but mmv -h gives no help output

Binary

Here's a precompiled binary package (nice work Joel!) on another blog :

mmv on Mac OS X


 

More info:



Linux rename tools







Tuesday, October 29, 2013

healthcare.gov on Ubuntu / VirtualBox

What:  healthcare.gov website

On: Ubuntu / VirtualBox

Why: Why not?

 The Doing:  A few easy steps 

Get the source

https://github.com/Conservatory/healthcare.gov-2013-10-01
Follow the build instructions in the README.md file.

Setup the environment

VirtualBox

VirtualBox 4.1.23
VirtualBox 4.2.18


VirtualBox 4.3.0
Don't forget to install the guest additions.

Ubuntu

* Ubuntu 10.10 (EOL)
Ubuntu 12.04 LTS
 ? Ubuntu 13.10

Ubuntu 12.04 LTS
This version was just right.  All the Gems and Ruby on Rails installed without a peep.  This was left out of the readme instructions
sudo apt-get install ruby1.9.1-dev

Now wait a little while after
jekyll serve

Then in the web browser go to this URL:
http://localhost:4000

I wasn't getting the web site but then I noticed that I had typed 4400 instead of 4000.

Enjoy!






= = = = = = = = = = = = = = = = = = = = = = = = 

* Ubuntu 10.10 (EOL)
 gem install bundler

 will keep complaining about zlib being incompatible or whatnot.  Just move on to a more recent or at least an LTS version of Ubuntu.  No need to suffer inst. hell.

 ? Ubuntu 13.10 Didn't try this yet.











Friday, November 23, 2012

OpenSolaris -> Solaris 11 Express

Must say very polished
New VirtualBox 4.1.2 very nice
and Solaris 11 Express is showing a lot of spit and polish.

Windows 7 64-bit Home Premium host, Solaris 11 Express guest and VirtualBox 4.1.2.

Pulling out hair trying to connect to my network windows share.  I was making it far too complicated.

  1. bridged networking in  VirtualBox
  2. go to Places/Connect to Server in Gnome task bar







Thursday, June 14, 2012

Handbrake 0.9.6 32-bit Mac OS X

I was looking for a 32-bit version of Handbrake 0.9.6 to run on my Snow Leopard machine with no luck.  Anyway, in case it is helpful here is the

32-bit only binary.