Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Error installing visage-app #124

Closed
ssm2017 opened this issue Dec 18, 2012 · 4 comments
Closed

Error installing visage-app #124

ssm2017 opened this issue Dec 18, 2012 · 4 comments

Comments

@ssm2017
Copy link

ssm2017 commented Dec 18, 2012

hello
using ubuntu 12.10 i have the following output :

# gem install visage-app
Building native extensions.  This could take a while...
ERROR:  Error installing visage-app:
    ERROR: Failed to build gem native extension.

        /usr/bin/ruby1.9.1 extconf.rb
creating Makefile

make
compiling yajl_ext.c
yajl_ext.c: In function ‘yajl_encode_part’:
yajl_ext.c:117:21: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
yajl_ext.c: In function ‘rb_yajl_parser_parse’:
yajl_ext.c:442:17: warning: variable ‘stat’ set but not used [-Wunused-but-set-variable]
compiling yajl_lex.c
compiling yajl_encode.c
compiling yajl.c
compiling yajl_parser.c
compiling yajl_alloc.c
compiling yajl_gen.c
compiling yajl_buf.c
compiling yajl_version.c
linking shared-object yajl/yajl.so

make install
/usr/bin/install -c -m 0755 yajl.so /var/lib/gems/1.9.1/gems/yajl-ruby-1.1.0/lib/yajl
installing default yajl libraries


Gem files will remain installed in /var/lib/gems/1.9.1/gems/yajl-ruby-1.1.0 for inspection.
Results logged to /var/lib/gems/1.9.1/gems/yajl-ruby-1.1.0/ext/yajl/gem_make.out
@auxesis
Copy link
Owner

auxesis commented Dec 18, 2012

Hi there,
This looks like an installation problem with YAJL, rather than Visage itself.

Can you please open up the ticket there, and let me know what the issue number is in this issue?

@ssm2017
Copy link
Author

ssm2017 commented Dec 18, 2012

i could not find an issue queue for the link you have showed me but the author is speaking in the readme file about a parent project where i reported the issue.
here is the link : lloyd/yajl#91

@auxesis
Copy link
Owner

auxesis commented Dec 18, 2012

Oops, I linked to the wrong project. :-(

I meant to link to yajl-ruby.

@auxesis
Copy link
Owner

auxesis commented Aug 12, 2013

No activity. Closing.

P.S. I'm thinking about producing RPMs and debs with Omnibus, which would hopefully eliminate this class of problem.

@auxesis auxesis closed this as completed Aug 12, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants