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

Do i make the right steps to install Ctapi? #2

Open
emmanuelmillionaer opened this issue Sep 15, 2013 · 0 comments
Open

Do i make the right steps to install Ctapi? #2

emmanuelmillionaer opened this issue Sep 15, 2013 · 0 comments

Comments

@emmanuelmillionaer
Copy link

I try to install the ctapi gem for months. Im student and beginner in progamming ruby so that i will completly explain my steps:

I downloaded the driver for my reader Zemo Gk2 from:
http://www.zemo.de/medical/downloads/VML-Install.exe

Next i installed it. The driver has this dll name: "ctVML32.dll" and possess this functions: CT_init, CT_data, CT_close

So then i downloded the gem ctapi as zip and upacked it into "C:\geburtstag\ctapi-master"

So then in my console:
cd C:\geburtstag\ctapi-master
ruby install.rb ctVML32

And then this error appears:
install.rb:7: Use RbConfig instead of obsolete and deprecated Config.
cd ext
checking for main() in -lctVML32... *** 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=C:/RailsInstaller/Ruby1.9.3/bin/ruby
--with-ctVML32lib
--without-ctVML32lib

I hope somebody can help me solve this problem! Thanks

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

No branches or pull requests

1 participant