Patches: Browse | Submit New | Admin

[#3252] Update GETTING_STARTED/INSTALL_*.txt: Use of setup.py, need for mime-types gem

Date:
2006-01-15 15:14
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Update GETTING_STARTED/INSTALL_*.txt: Use of setup.py, need for mime-types gem

Detailed description
--- GETTING-STARTED.latest_release        2005-10-12 22:41:43.000000000 +0100
+++ GETTING-STARTED     2006-01-15 16:12:50.000000000 +0100
@@ -1,7 +1,7 @@
-First you'll need to copy the flickr.rb and the flickr directory to your
-library directory.  I know, it's crude.  It will be a nicely packaged gem
-in a bit but right now I'm focused on finishing up the functionality.
-Sorry about that.
+First you'll need to install the flickr.rb and the flickr directory to your
+library directory. See INSTALL_*.txt for instructions. I know, it's crude.
+It will be a nicely packaged gem in a bit but right now I'm focused on
+finishing up the functionality. Sorry about that.

 Once you've got it installed, there are a few example applications in the
 samples directory.  You need to first get an API key as detailed here:




--- INSTALL_en.txt.orig 2005-10-12 22:41:43.000000000 +0200
+++ INSTALL_en.txt      2006-01-15 16:17:07.000000000 +0100
@@ -14,6 +14,10 @@

     $ ruby setup.rb all --prefix=$HOME

+  You also need the mime-types gem installed:
+
+    $ gem install mime-types
+
 Detailed Installtion Process
 ----------------------------

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item