public
Fork of stevenbristol/lovd-by-less
Description: fork of Less Everything's socnet app. hacked! unstable!
Homepage: http://lovdbyless.com
Clone URL: git://github.com/courtenay/lovd-by-less.git
adding tips to the readme
stevenbristol (author)
Mon Apr 07 19:41:44 -0700 2008
commit  04f4c52ccf2973babf31e5130c9fe1dc5a8d9941
tree    06a9c0c3603b2fcf37ba47c9221190c4684d4050
parent  41eb0a913d5634e6ff96ee3be75a10bd3d4bfe12
...
1
 
 
2
3
4
...
1
2
3
4
5
6
0
@@ -1,4 +1,6 @@
0
 
0
+2008-04-07
0
+ Adding tips to the README.
0
 
0
 2008-04-07
0
   Fixed bug on forgot password (flash/flash.now).
0
...
45
46
47
48
 
49
50
51
52
53
 
 
 
 
 
54
55
56
...
45
46
47
 
48
49
50
51
52
53
54
55
56
57
58
59
60
61
0
@@ -45,12 +45,17 @@ Install the Required Gems:
0
 - win32console (windows only)
0
 - avatar (version 0.0.5 or greater)
0
 
0
-TIP:
0
+TIPS:
0
 Installing ferret on Windows
0
 1. Running gem install ferret does not work. Instead, download the gem directly from http://rubyforge.org/frs/?group_id=1028
0
 2. Download file: ferret-0.11.6-mswin32.gem
0
 3. From the directory you downloaded the gem to: gem install ferret-0.11.6-mswin32.gem
0
 
0
+Installing ImageMagick and RMagick
0
+See these posts for tips:
0
+http://b.lesseverything.com/2007/9/26/installing-imagemagick-and-rmagick-on-mac-os-x
0
+http://www.randycullom.com/chatterbox/archives/2006/12/installing_imag.html
0
+
0
 Setup the databases:
0
 
0
 1. Edit config/database.yml.tmp to reflect the database names you would like to use.

Comments

    No one has commented yet.