GithubHelp home page GithubHelp logo

ruby_mapscript's People

Contributors

pka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ruby_mapscript's Issues

Cannot load such file mapscript FIX for Rails

On ubuntu and rails, I was able to fix this by adding the below line to boot.rb rather than environment.rb. Mapscript gets required before environment.rb is loaded. Also, add the directory to the path, rather than the file mapscript.so.

$: << '/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.0.0/'

mapscript doesn't work with Ubuntu 14.04

I am trying to implement mapwarper for my server. The service is installed however mapscript doesn't seems to be working. I get the below error.

LoadError (cannot load such file -- mapscript):
  app/controllers/maps_controller.rb:692:in `<class:MapsController>'
  app/controllers/maps_controller.rb:1:in `<top (required)>'

I have installed ruby_mapscript and also added the below line in mapwarper/lib/enum_fu/Rakefile file. However, I still get the same error.

t.libs << '/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.0.0'

Any help would be greatly appreciated.

Attached is the screenshot of the error in the browser.
mapscript error

`require': cannot load such file -- mapscript (LoadError)

Hi there,

thanks for making this gem available.
I am hitting this:

gems/ruby_mapscript-0.3.0/lib/mapscript/mapscript_extensions.rb:3:in `require': cannot load such file -- mapscript (LoadError)

Can't find a find a mapscript.rb file on the system

$ locate mapscript.rb
gems/ruby_mapscript-0.3.0/lib/ruby_mapscript.rb

Where can we get the mapscript extension?

I am able to get an extension for the debian system libs but I need one for rvm or rbenv. How may I build that? This may be a good project for the Ruby community. I have done some Ruby C extensions before. Where could we get the source code for mapscript to build a mapscript.so?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.