Displaying 7 results from an estimated 7 matches for "emporium".
Did you mean:
empirium
2007 Jul 01
0
image not found -- rake db:migrate
Hi.
I''m learning from the book ''beginning ruby on rails e-commerce'', and i
just got to the point of running my first migration.
When I run rake db:migrate (as it says in the book), I see this:
-------------------------------------
(in /Users/me/dev/myapps/emporium/emporium)
dyld: NSLinkModule() error
dyld: Library not loaded: /usr/local/mysql/lib/mysql/libmysqlclient.
15.dylib
Referenced from: /usr/local/lib/ruby/gems/1.8/gems/mysql-2.7/lib/
mysql.bundle
Reason: image not found
Trace/BPT trap
---------------------------------------
PS: emporium is the name...
2003 Sep 16
1
"Old" libraries with new R?
Hi Folks,
I'm currently installing R-1.7.1 off CRAN.
As it happens, I have a CD (kindly made for me by Linux
Emporium) containing all the libraries which were on CRAN
early this year when I installed R-1.6.1. This is highly
convenient, since the alternative would be several hours
on-line.
While a recent library will on installation announce the
fact should it need a newer version of R than the one which
is instal...
2006 Dec 04
5
ruby on rails ecommerce tests are failing, but why?
...mmies",
:tag=>"td"} in:
"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0
Transitional//EN\"\n\t\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html
xmlsn=\"http://www.w3.org/1999/xhtml\">\n\t<head>\n\t\t<title>Emporium</title>\n\t\t<link
href=\"/stylesheets/style.css?1164206463\" media=\"screen\"
rel=\"Stylesheet\" type=\"text/css\" />\n\t</head>\n\t<body>\n\t\t<div
id=\"header\">\n\t\t\t<h1 id=\"logo\">Emporium&tr...
2004 Nov 16
5
CDs for R?
...yone asks, no I won't be seeing broadband
in the foreseeable future!)
I've worked round this in various ways in the past.
Some Linux distributions (e.g. RedHat, SuSE) come with the
basics of R on their CDs, so when I've upgraded Linux
I've got a new R (though not the latest). Linux Emporium
once obligingly did me a custom CD very cheaply with the
contributed packages. A friend with high-bandwidth access
did me the 5 CDs in return for a pub lunch. And so on.
One can get round it by bothering someone.
What I'd like to suggest, for consideration, is that along
with the stirling work...
2010 Oct 07
1
Polycom: full caller ID?
Hi, all. When I get calls on my SoundPoints, I only see the number -- is
there a way to get the alpha portion of the CID, as well?
Thanks!
-Ken
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
2010 Jun 15
3
Newbie trying to set up rails with MySQL
...;@''localhost'' (using password: NO)
I have modified the database.yml file (full text of file pasted
below). I know the password is correct, as it is what I use to launch
mysql. When I enter ''show databases'' into MySQL monitor, I see the two
databases I specified (emporium_development and emporium_test). The
MySQL service is running (I''m on Win7). I have tried both restarting
the MySQL service and restarting the ruby server. I created the
project with the command: ''rails emporium -d mysql'' and prior to that,
I installed the mysql driver for...
2007 Jul 27
5
Mongrel won''t start
I have a win xp box running instant rails. I installed ferret (the win
version) and acts_as_ferret seemingly succesfully. I then added "require
''acts_as_ferret''" to the environment.rb file of my project. However, I
cannot get webrick/mongrel to start. Can anyone suggest a solution?
Rick
--
Posted via http://www.ruby-forum.com/.