Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes from g0v@us hackthon #2

Merged
merged 23 commits into from Nov 28, 2014
Merged

Changes from g0v@us hackthon #2

merged 23 commits into from Nov 28, 2014

Conversation

chien
Copy link
Contributor

@chien chien commented Nov 23, 2014

  1. Add Github activity
  2. Add function to Add and Edit projects.

@hsin421
Copy link
Contributor

hsin421 commented Nov 25, 2014

Fix project listing issues
add scripts to import all G0V projects
update script to compute activity score
rank projects by activity by default
https://g0v.hackpad.com/G0V--kiBwRTQKh7T

@hychen
Copy link
Member

hychen commented Nov 27, 2014

I got build error, please tell me how to install the dependency.

Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

/Users/hychen/.rvm/rubies/ruby-2.1.1/bin/ruby extconf.rb

checking if the C compiler accepts ... yes
checking if the C compiler accepts -Wno-error=unused-command-line-argument-hard-error-in-future... no

Building nokogiri using packaged libraries.

The file "/usr/include/iconv.h" is missing in your build environment,
which means you haven't installed Xcode Command Line Tools properly.

To install Command Line Tools, try running xcode-select --install on
terminal and follow the instructions. If it fails, open Xcode.app,
select from the menu "Xcode" - "Open Developer Tool" - "More Developer
Tools" to open the developer site, download the installer for your OS

version and run it.

*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers. Check the mkmf.log file for more details. You may
need configuration options.

Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/Users/hychen/.rvm/rubies/ruby-2.1.1/bin/ruby
--help
--clean
--use-system-libraries
--enable-static
--disable-static
--with-zlib-dir
--without-zlib-dir
--with-zlib-include
--without-zlib-include=${zlib-dir}/include
--with-zlib-lib
--without-zlib-lib=${zlib-dir}/lib
--enable-cross-build
--disable-cross-build

extconf failed, exit code 1

Gem files will remain installed in /Users/hychen/.rvm/gems/ruby-2.1.1/gems/nokogiri-1.6.4.1 for inspection.
Results logged to /Users/hychen/.rvm/gems/ruby-2.1.1/extensions/x86_64-darwin-12/2.1.0-static/nokogiri-1.6.4.1/gem_make.out
An error occurred while installing nokogiri (1.6.4.1), and Bundler cannot continue.
Make sure that gem install nokogiri -v '1.6.4.1' succeeds before bundling.

@hsin421
Copy link
Contributor

hsin421 commented Nov 27, 2014

@chien may know better, but did you update your Xcode/Xcode command line tools?

@hychen
Copy link
Member

hychen commented Nov 28, 2014

i fixed the installation issue.

hychen added a commit that referenced this pull request Nov 28, 2014
Changes from g0v@us hackthon
@hychen hychen merged commit 3dfcd3d into g0v:master Nov 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants