Keshav Kuruva

Results 10 comments of Keshav Kuruva

Facing the same issue with ubuntu 11.10. Did anyone get a workaround or solution for this? I am trying to fix this since 2 days and it still exists? Thanks...

run warbler warble aborted! Could not open library 'ncursesw' : ncursesw: cannot open shared object file: No such file or directory. Could not open library 'libncursesw.so' : /usr/lib/i386-linux-gnu/libncursesw.so: file too...

this is what I am getting when I tried locating libncursesw keshav@keshav-laptop:/$ locate libncursesw /lib/i386-linux-gnu/libncursesw.so.5 /lib/i386-linux-gnu/libncursesw.so.5.9 /usr/lib/i386-linux-gnu/libncursesw.a /usr/lib/i386-linux-gnu/libncursesw.so /usr/share/doc/libncursesw5 /usr/share/doc/libncursesw5-dev /usr/share/doc/libncursesw5/changelog.Debian.gz /usr/share/doc/libncursesw5/copyright /usr/share/doc/libncursesw5-dev/changelog.Debian.gz /usr/share/doc/libncursesw5-dev/copyright /var/cache/apt/archives/libncursesw5-dev_5.9-4_i386.deb /var/cache/apt/archives/libncursesw5_5.9-4_i386.deb /var/lib/dpkg/info/libncursesw5-dev.list /var/lib/dpkg/info/libncursesw5-dev.md5sums /var/lib/dpkg/info/libncursesw5:i386.list /var/lib/dpkg/info/libncursesw5:i386.md5sums...

keshav@keshav-laptop:/lib/i386-linux-gnu$ ls -al /lib/i386-linux-gnu/libncursesw.so.5 lrwxrwxrwx 1 root root 18 Nov 18 18:46 /lib/i386-linux-gnu/libncursesw.so.5 -> libncursesw.so.5.9

Did the same as you told before running my program and the new error is : warble aborted! Could not open library '/usr/lib/i386-linux-gnu/libncursesw.so' : /usr/lib/i386-linux-gnu/libncursesw.so: file too short Keshav.

keshav@keshav-laptop:~/ehr_bellagio$ sudo apt-get install --reinstall -f libncursesw5 [sudo] password for keshav: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are...

tried the above .. didn't help either... warble aborted! Could not open library 'ncursesw' : ncursesw: cannot open shared object file: No such file or directory. Could not open library...

keshav@keshav-laptop:~/myapp$ warble war --trace rake/rdoctask is deprecated. Use rdoc/task instead (in RDoc 2.4.2+) warble aborted! Could not open library 'ncursesw' : ncursesw: cannot open shared object file: No such file...

config.war_name deprecated; replace with config.jar_name warble aborted! undefined method `gems' for # /home/keshav/.rvm/gems/jruby-1.5.6@global/gems/bundler-1.0.18/lib/bundler/rubygems_integration.rb:270:in`all_specs'

sean, I was using Ubuntu 12.10, but I have downgraded my ubuntu back to 10.10 and reinstalled jruby via rvm. Now when I do a bundle install... this is the...