How I couldn't get my Blink camera to work on Mac OS X
This is a pretty old post. You can now get plenty of crappy digital photos from your cellphone.
The following is my unsuccesful attempt at getting it to work on my Mac OS X using gPhoto2. I went through the pain and maybe this will help others get further compiling something else, which is how I pieced together what to do.
gPhoto2 is a free, redistributable, ready to use set of digital camera software applications for Unix-like systems, written by a whole team of dedicated volunteers around the world. It supports over 300 cameras
My Environment: (Your mileage may vary)
- I'm running Mac OS X 10.2.4
- I have the December Developer Tools installed
- I use the bash shell
- I've enabled sudo/root access
Step 1: Download and Install pkg-config (ver 0.15.0)
http://www.freedesktop.org/software/pkgconfig/
Unpack the latest package version. I had to set the CFLAGS environment variable to get it
to build properly.
$ ./configure
$ make
$ sudo make install
Step 2: Download and Install dlcompat (ver 2002-11-17)
http://www.opendarwin.org/projects/dlcompat/
Unpack the latest package version and change to directory. No problems building.
$ make
$ sudo make install
Step 3: Download and Install libgphoto2 (ver 2.1.1)
http://gphoto.sourceforge.net/download/
Unpack the latest package version and change to directory. Big problems building.
Required dlcompat and setting the CFLAGS and --disable-nls options below. Build error on
nikon cameras so I commented them out in ./camlibs/Makefile
$ ./configure --disable-nls
Removed all cameras I did not want from SUBDIRS_CAMLIBS and SUBDIRS
$ sudo make install
Step 4: Download and Install gPhoto2 (ver 2.1.1)
http://gphoto.sourceforge.net/download/
Unpack the latest package version and change to directory. Required pkg-config.
$ make
FAILS
Error Message:
ld: unknown flag: -export-dynamic
make[2]: *** [gphoto2] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
At this point it was 1:30am and I called it quits. I took my camera and software into work and attempted on my Linux box there, which was quite easy to install gPhoto2 BUT it would not recognize the camera. I think a USB error of sorts. I haven't had too much time to troubleshoot it.
I have a Windows box there which I was able to install and view the photos. Not too bad for a $40 camera. Reminds me of the Holga or other toy cameras. Gallery to come soon.
(Camera) SiPix Blink II
Ultracool, compact, lightweight, and wearable, the SiPix StyleCam Blink II is the go-everywhere
digital camera. With its built-in 8 MB memory, the StyleCam Blink II can store up to 300 photos.
Buy Now from Amazon.com