Ferret building on Windows

2 views
Skip to first unread message

Keith Davey

unread,
Feb 28, 2007, 10:33:22 AM2/28/07
to rubyonra...@googlegroups.com
Hi,

I am trying to install Ferret on Windows XP. I have Instant Rails installed
but when I do gem install ferret I get errors related to nMake not being installed.

Which compiler and make utilities do I need to get it to compile?

Thanks,

Keith

gene...@gmail.com

unread,
Feb 28, 2007, 11:03:59 AM2/28/07
to Ruby on Rails: Talk

I've never used on Win32, but it's likely to have been discussed on
ferret list: google

site:rubyforge.org/pipermail/ferret-talk "err msg here"

David Balmain

unread,
Feb 28, 2007, 10:23:55 PM2/28/07
to rubyonra...@googlegroups.com

You need Visual C++ 6. Otherwise, install the latest win32 version;
0.10.9 I believe. Or you could wait until I compile a new win32 gem.
I'll do that once I finish fixing some bugs I'm working on right now.
I can't say when that will be.

Cheers,
Dave

--
Dave Balmain
http://www.davebalmain.com/

Keith Davey

unread,
Mar 1, 2007, 4:59:38 AM3/1/07
to rubyonra...@googlegroups.com
No Problem, a few hours on a windows machine and I went and ordered another mac.

Keith

Benjamin Bonnet

unread,
Jul 19, 2008, 6:08:06 AM7/19/08
to rubyonra...@googlegroups.com
Is ferret's focusing on making people want to buy a mac ?
It suck that you have to use a mac to play with ferret.

Why intalling ferret on a win32 is so odd ?


Keith Davey wrote:
> No Problem, a few hours on a windows machine and I went and ordered
> another
> mac.
>
> Keith

--
Posted via http://www.ruby-forum.com/.

Matt Stone1

unread,
Jul 19, 2008, 7:37:31 AM7/19/08
to rubyonra...@googlegroups.com
Its not odd really.

You need to compile various bits of c code.

Windows does not come with a C compiler, so you need one.

Buying a mac just to use ferret.. not many of us could afford that.


rgds,
- matt.

Benjamin Bonnet

unread,
Jul 19, 2008, 9:11:53 AM7/19/08
to rubyonra...@googlegroups.com
Matt Stone1 wrote:
> Its not odd really.
>
> You need to compile various bits of c code.
>
> Windows does not come with a C compiler, so you need one.
>
> Buying a mac just to use ferret.. not many of us could afford that.
>
>
> rgds,
> - matt.
sure.
but it does restrict the windows users audience.
I wish it would be possible not to have to know how to compile c stuff
for using it.
Might not be so hard but it's something else.

Kathy...@gmail.com

unread,
Jul 19, 2008, 11:59:17 AM7/19/08
to Ruby on Rails: Talk
I swear I get so tired of hearing the the Apple lovers who were stupid
enough to pay twice for the same computer hardware power to identify
with the intellectual elite. This is a classic example of the ''Power
of Advertising".
Now, Apple is sueing the first PC manufacturer with enough balls to
challenge this illusion.... see: http://blogs.pcworld.com/staffblog/archives/007281.html
If you go to the http://groups.google.com/group/insoshi?hl=en Insoshi
forum many people have addressed this issue who run on Windows.
Effectively, if you download the older version Ferret (1.15) that
comes compiled for the Windows machine.
Kathleen

On Jul 19, 7:11 am, Benjamin Bonnet <rails-mailing-l...@andreas-s.net>
wrote:

Rimantas Liubertas

unread,
Jul 19, 2008, 1:18:09 PM7/19/08
to rubyonra...@googlegroups.com
> I swear I get so tired of hearing the the Apple lovers who were stupid
> enough to pay twice for the same computer hardware power to identify
> with the intellectual elite. This is a classic example of the ''Power
> of Advertising".

This is the classic example of "You don't know what are you talking about".

No, you cannot get the _same_ hardware for half a price. You can get
hardware that is cheeper, but it will be not the same.

http://www.pcworld.com/article/148032/mac_vs_windows_laptops.html

http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9023959&pageNumber=1

No, desire to work on polished UNIX system has nothing to do
with trying "to identify with the intellectual elite".

Yes it is possible to compile stuff on windows, but it is
much much easier on any unix/linux distribution.

> Now, Apple is sueing the first PC manufacturer with enough balls to
> challenge this illusion.... see: http://blogs.pcworld.com/staffblog/archives/007281.html

Not sure what illusion company illegally preinstaling OS X on their computers is
trying to challenge.

<...>

Regards,
Rimantas
--
http://rimantas.com/

Benjamin Bonnet

unread,
Jul 19, 2008, 2:42:45 PM7/19/08
to rubyonra...@googlegroups.com
mac sucks as much as windows; but we can say that we have another
intellectual elite knowing how to make ferret run on windows and not
sharing it.
i wonder why it is so difficult to find a good explanation on how to
install it.

leopard's shipped with a broken mysql for rails, but you still find
solutions on the web even if it's kind of hard to do it.

I got a pc and just want to install it, does anyone has a clear clue ?
can't get a ----ing nmake on this stuff !


Kathy...@gmail.com wrote:
> I swear I get so tired of hearing the the Apple lovers who were stupid
> enough to pay twice for the same computer hardware power to identify
> with the intellectual elite. This is a classic example of the ''Power
> of Advertising".
> Now, Apple is sueing the first PC manufacturer with enough balls to
> challenge this illusion.... see:
> http://blogs.pcworld.com/staffblog/archives/007281.html
> If you go to the http://groups.google.com/group/insoshi?hl=en Insoshi
> forum many people have addressed this issue who run on Windows.
> Effectively, if you download the older version Ferret (1.15) that
> comes compiled for the Windows machine.
> Kathleen
>
> On Jul 19, 7:11�am, Benjamin Bonnet <rails-mailing-l...@andreas-s.net>

--
Posted via http://www.ruby-forum.com/.

Matt Stone1

unread,
Jul 19, 2008, 7:43:43 PM7/19/08
to rubyonra...@googlegroups.com

Most windows developers will probably have a version of visual studio
with a c++ compilier & all should be good.

You can get it to work but it takes a bit of effort & reading the
documentation.

You could try sphinx if its bugging you.

http://www.cordinc.com/blog/2008/03/installing-sphinx-ultrasphinx.html

I had one developer who loved his windows & got ferret running under
cygwin - probably not for the faint hearted or those lacking in patience
& spare time.

I used to develop rail apps on a vista machine, but everything ran so
slowly [in 2GB of RAM] it drove me nuts - I tried ubuntu & decided a
switch was in order - its not as nice a mac & won't run itunes, but it's
in my price range.

rgds,
- matt.

http://www.internetschminternet.com

Reply all
Reply to author
Forward
0 new messages