search for: peterdun

Displaying 2 results from an estimated 2 matches for "peterdun".

Did you mean: peterd
2008 Jan 29
2
A good way to store some profile-information?
What would be a good way to store profile-information, in the cases where the information can be selected from a list of choices? i.e. gender (male,female), religion or marital status. The lists don''t change, so putting that in the db doesn''t seem like a good idea, but how do i put something like this in a model? --~--~---------~--~----~------------~-------~--~----~ You received
2008 Feb 04
7
Problems installing Rmagick on Ubuntu
I want to install Rmagick on Ubuntu 7.10, but i am getting this error when running gem install rmagick: Can''t install RMagick 2.2.0. You must have ImageMagick 6.3.0 or later. (I installed imagemagick and libmagick9-dev prior to that) I installed rmagick through Synaptic, and it says that i have version 7:6.2.4.5.dfsg1-2ubuntu1 installed (by the way, what does the 7 mean?). What should