On Mon, May 6, 2013 at 12:28 PM, Chris Cappuccio wrote:
> Chris Cappuccio [ch...@nmedia.net] wrote:
> > Ted Unangst [t...@tedunangst.com] wrote:
> > > On Fri, May 03, 2013 at 15:46, Jeremy Evans wrote:
> > > >
> > > > Basically, the native code in the libv8 gem doesn't compile
> correctly on
> >
Chris Cappuccio [ch...@nmedia.net] wrote:
> Ted Unangst [t...@tedunangst.com] wrote:
> > On Fri, May 03, 2013 at 15:46, Jeremy Evans wrote:
> > >
> > > Basically, the native code in the libv8 gem doesn't compile correctly on
> > > OpenBSD. It probably requires patches (lang/libv8 requires patches
Ted Unangst [t...@tedunangst.com] wrote:
> On Fri, May 03, 2013 at 15:46, Jeremy Evans wrote:
> >
> > Basically, the native code in the libv8 gem doesn't compile correctly on
> > OpenBSD. It probably requires patches (lang/libv8 requires patches to
> > compile). There are two ways to go about fi
On Fri, May 03, 2013 at 15:46, Jeremy Evans wrote:
>
> Basically, the native code in the libv8 gem doesn't compile correctly on
> OpenBSD. It probably requires patches (lang/libv8 requires patches to
> compile). There are two ways to go about fixing it:
>
> 1) Get libv8 to work. You could try
On Fri, May 3, 2013 at 2:52 PM, Chris Cappuccio wrote:
> Jeremy Evans [jeremyeva...@gmail.com] wrote:
> >
> > Like I mentioned earlier, there's libv8 the shared library, and libv8 the
> > ruby gem. The port you installed is for the shared library. The rails
> > app is complaining because it wa
Jeremy Evans [jeremyeva...@gmail.com] wrote:
>
> You didn't mention what happens when you run `bundle install`. As the
> rails app you are working on uses bundler, running `bundle install` is
> basically the first thing you should do after cloning the repository.
>
I got the bright idea to ln -
Jeremy Evans [jeremyeva...@gmail.com] wrote:
>
> Like I mentioned earlier, there's libv8 the shared library, and libv8 the
> ruby gem. The port you installed is for the shared library. The rails
> app is complaining because it wants you to install the libv8 ruby gem. The
> Gemfile includes gem
On Fri, May 3, 2013 at 2:19 PM, Chris Cappuccio wrote:
> Jeremy Evans [jeremyeva...@gmail.com] wrote:
> > On Fri, May 3, 2013 at 10:13 AM, Chris Cappuccio
> wrote:
> >
> > > hi
> > >
> > > trying to get some rails stuff working but the ruby-gem port
> > > keeps trying to install libv8 when it is
Jeremy Evans [jeremyeva...@gmail.com] wrote:
> On Fri, May 3, 2013 at 10:13 AM, Chris Cappuccio wrote:
>
> > hi
> >
> > trying to get some rails stuff working but the ruby-gem port
> > keeps trying to install libv8 when it is already installed via
> > ports. clue stick?
> >
> > # thin20 start
> >
On Fri, May 3, 2013 at 10:13 AM, Chris Cappuccio wrote:
> hi
>
> trying to get some rails stuff working but the ruby-gem port
> keeps trying to install libv8 when it is already installed via
> ports. clue stick?
>
> # thin20 start
> > Using rack adapter
> Could not find libv8-3.11.8.13 in any of
hi
trying to get some rails stuff working but the ruby-gem port
keeps trying to install libv8 when it is already installed via
ports. clue stick?
# thin20 start
> Using rack adapter
Could not find libv8-3.11.8.13 in any of the sources
Run `bundle install` to install missing gems.
11 matches
Mail list logo