Displaying 13 results from an estimated 13 matches for "libv8".
Did you mean:
libva
2011 Dec 13
1
Trouble setting up Rails with a JS runtime environment
...file, one at a time:
''gem
''therubyracer'''' then ran ''bundle install''
> After everything was successful with the install, I ran ''rails server'' again
-- with both runtime environments I have had similar errors:
Could not find libv8-3.3.10.4 in any of the sources
Run `bundle install` to install missing gems.
Could not find therubyrhino-1.73.0 in any of the sources
Run `bundle install` to install missing gems.
Bundle knows where these programs live, giving correct pathnames when I
enter ''bundle show libv8'' o...
2012 Apr 15
1
Error installing therubyracer
I am using Fedora 16 fresh install, latest upgrades, I have gcc, gems,
libv8, make, bundler etc installed.
This error has me tossed.I''ve googled for hours and not found a
resolution.
firefox localhost:3000/blog displays: Unable to connect.
Permissions on /ror_apps/blog are 777
Please can someone point me to what is wrong?
Thanks in advance.
ERROR: Error insta...
2012 May 18
8
Error installing therubyracer
I''m struggling to install therubyracer gem. Using CentOS 6.2 x86_64,
ruby 1.9.3p194, gem 1.8.24, libv8 (3.10.8.0, 3.3.10.4 x86_64-linux)
Trying to install therubyracer gives me:
Building native extensions. This could take a while...
ERROR: Error installing therubyracer:
ERROR: Failed to build gem native extension.
/usr/local/bin/ruby extconf.rb
*** extconf.rb failed ***
Could no...
2012 Jul 07
1
gem 'therubyracer' installing error in Windows
...Bootstrap in Rails. Actually, I was following atutorial<http://goo.gl/FKEiy> from
railscast. So, when I added gem twitter-bootstrap-rails in my gemfile and
rum bundle command. At first, It showed me that python isn''t install in my
pc, that''s why it can''t install libv8. After installing python, libv8 was
installed successfully. Now it''s trying to install the "therubyracer" but
failing with error. Anyone knows what can be done to get the twitter
bootstrap to work in windows?
Thanks
Yasir Adnan
twitter.com/yasiradnan
--
You received this me...
2012 Mar 07
6
Can't find the PostgreSQL client library (libpq)
When i try it start my ruby server i get a error that looks like
rails server Could not find pg-0.12.2 in any of the sources
Run `bundle install` to install missing gems.
I dont know what to do
Thanks for all the help
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this
2012 May 31
14
How install libv8 (therubyracer) Windows 7
...g activeresource (3.2.3)
Using bundler (1.2.0.pre.1)
Using coffee-script-source (1.3.3)
Using execjs (1.4.0)
Using coffee-script (2.2.0)
Using rack-ssl (1.3.2)
Using json (1.7.3)
Using rdoc (3.12)
Using thor (0.14.6)
Using railties (3.2.3)
Using coffee-rails (3.2.2)
Using jquery-rails (2.0.2)
Using libv8 (3.10.8.0)
Using mysql (2.8.1)
Using rails (3.2.3)
Using sass (3.1.19)
Using sass-rails (3.2.5)
Using sqlite3 (1.3.6)
Installing therubyracer (0.8.2) with native extensions
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native
extension
.
C:/Ruby193/bin/ruby.exe extconf.rb...
2012 Jan 15
2
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. (rspec + haml)
...; 3.0)
activesupport (~> 3.0)
haml (~> 3.0)
railties (~> 3.0)
highline (1.6.9)
hike (1.2.1)
i18n (0.6.0)
journey (1.0.0)
jquery-rails (2.0.0)
railties (>= 3.2.0.beta, < 5.0)
thor (~> 0.14)
json (1.6.5)
libnotify (0.7.1)
libv8 (3.3.10.4)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.17.2)
multi_json (1.0.4)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.3.0)
net-ssh-gateway (1....
2012 Jun 11
10
installing ruby on rails 1.9.3 on windows 7
m sorry its a totally newbie question, but m really stuck. please help
if possible.
after installing everything required to run ruby on rails when i write
the command ''rails s'' in the command prompt it doesn''t start the server.
rather it shows :
C:\Sites\railsinstaller_demo>rails s
C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/execjs-1.4.0/lib/execjs/run
2011 Jul 09
0
Processed: raise severity of ftbfs with -Werror (please apologize for false positives, just close the report in this case)
...75 [libss7] libss7: ftbfs with gcc-4.6 -Werror
Severity set to 'serious' from 'important'
> severity 625376 serious
Bug #625376 [libunique] libunique: ftbfs with gcc-4.6 -Werror
Severity set to 'serious' from 'important'
> severity 625377 serious
Bug #625377 [libv8] libv8: ftbfs with gcc-4.6 -Werror
Severity set to 'serious' from 'important'
> severity 625379 serious
Bug #625379 [libpri] libpri: ftbfs with gcc-4.6 -Werror
Severity set to 'serious' from 'important'
> severity 625381 serious
Bug #625381 [mach] mach: ftbfs...
2018 Apr 14
1
Fwd: Re: Reading xpt files into R
> On Apr 14, 2018, at 12:18 PM, WRAY NICHOLAS via R-help <r-help at r-project.org> wrote:
>
>
> -------- Original Message ----------
> From: WRAY NICHOLAS <nicholas.wray at ntlworld.com>
> To: peter dalgaard <pdalgd at gmail.com>
> Date: 14 April 2018 at 20:18
> Subject: Re: [R] Reading xpt files into R
>
>
> Well yesterday I'd downloaded
2012 Jan 21
16
Installing rails on Ubuntu
Hello, I''m trying to install the rails on ubuntu 11.10, but when I put
the command
felipe@Felipe:~/Downloads/rubygems-1.8.15$ sudo gem install rails
--no-r1 --no-rdoc
ERROR: Loading command: install (LoadError)
no such file to load -- zlib
ERROR: While executing gem ... (NameError)
uninitialized constant Gem::Commands::InstallCommand
felipe@Felipe:~/Downloads/rubygems-1.8.15$
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...amale?n <noelamac at gmail.com>
Bug #667885 [liferea] Liferea notification icon is cutted
Changed Bug submitter to 'Camale?n <noelamac at gmail.com>' from 'Camale??n <noelamac at gmail.com>'
> submitter 667991 J?r?my Lal <kapouer at melix.org>
Bug #667991 [libv8-3.8.9.16] build on mipsel even if only supports certain
Warning: Unknown package 'libv8-3.8.9.16'
Changed Bug submitter to 'J?r?my Lal <kapouer at melix.org>' from 'J??r??my Lal <kapouer at melix.org>'
Warning: Unknown package 'libv8-3.8.9.16'
> submit...
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
...me tags previously set
Ignoring request to alter tags of bug #585409 to the same tags previously set
Ignoring request to alter tags of bug #589371 to the same tags previously set
Ignoring request to alter tags of bug #589773 to the same tags previously set
> tags 701312 + jessie
Bug #701312 [src:libv8] libv8: ftbfs with GCC-4.8
Added tag(s) jessie.
> tags 617008 + jessie
Bug #617008 [src:python-irclib] python-irclib: deprecation of dh_pycentral, please use dh_python2
Added tag(s) jessie.
> tags 650529 + jessie
Bug #650529 {Done: Philipp Kern <pkern at debian.org>} [netcfg] debian-ins...