Displaying 3 results from an estimated 3 matches for "sukesh".
Did you mean:
  mukesh
  
2020 May 21
9
[Bug 3168] New: libssh.a(utf8.o): undefined reference to symbol 'strcasestr@@GLIBC_2.17'
...mindrot.org
          Reporter: sgowda at altiostar.com
Hi,
I am getting following error while build openssh.
/tools/xilinx/SDK/2019.1/gnu/aarch64/lin/aarch64-linux/bin/aarch64-linux-gnu-ld
-o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o
sshconnect2.o mux.o ssh-sk-client.o
-L/new-home/sukeshg/svnwork/ant-confd/os/../art/os-ant-revi/buildos/openssh/openssh-portable-V_8_2_P1/openbsd-compat/
-lssh -lopenbsd-compat  -lcrypto -ldl -lutil -lz  -lcrypt -lresolv
/tools/xilinx/SDK/2019.1/gnu/aarch64/lin/aarch64-linux/bin/aarch64-linux-gnu-ld:
/new-home/sukeshg/svnwork/ant-confd/os/../art/os-ant...
2011 May 06
5
Running my RAILS APP on Local area network using Windows XP as server os.
Hello,
I want to deploy my rails app on my college LAN and use it as a
intranet site. I am MAC user so i dont know much about configuring
windows to run the rails app as intranet site. I currently have a
rails app with mysql database and webrick server. Can anyone help me
with this?
-- 
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2011 Jun 09
0
Rails 'report_activate_error' pls help!!
Recently i ran gem cleanup command...after dat im not able to run any
rails commands...i get the following error when i run any rails
command...
/Library/Ruby/Site/1.8/rubygems.rb:812:in `report_activate_error'':
RubyGem version error: activesupport(1.4.4 not = 3.0.7)
(Gem::LoadError)
        from /Library/Ruby/Site/1.8/rubygems.rb:223:in `activate''
        from