search for: shyam

Displaying 20 results from an estimated 173 matches for "shyam".

2012 Jun 29
0
[LLVMdev] Error using llcj
I tried to compile helloworld program using llcj to native but i got the following error shyam at shyam:~$ cat hello.javaclass hello { public static final String str = "Hello Word"; public static void main(String[] args) { System.out.println(str); }}shyam at shyam:~$ llcj --main=hello hello.class -o hellollc: Unknown command line argument '-f'. Try: '/home/shya...
2012 Jun 21
1
[LLVMdev] Error: unsupported GC: vmkit
Hi,I have recently installed llvm-3.1 , gnu classpath-0.97.2 and vmkit I compiled a simple java file "hello.java" to hello.class Then converted hello.class to llvm bytecode(hello.bc) using vmjc from vmkitwhen i tried to run "hello.bc" using lli I am getting the following error shyam at shyam:~$ cat hello.javaimport java.io.*; class hello { public static void main(String[] args) { System.out.println("Hello world\n"); }}shyam at shyam:~$ javac hello.java -o hello.classshyam at shyam:~$ vmjc hello.class -o hello.bcshyam at shyam:~$ lli hello.bc unsupported GC:...
2012 Jul 09
1
[LLVMdev] Error generating a executable using llcj
I installed vmkit-0.29 and tried to generate a executable using llcj I generated the libvmjc and updated the library path export LD_LIBRARY_PATH=$(VMKIT_OBJ)/Release/lib llcj --main=hello hello.class -o hello but i am getting the following error /home/shyam/classpath-0.97.2/lib/vmkit/Release+Debug/lib/libvmjc.a(glibj.zip.o): In function `JnJVM_sun_misc_Unsafe_putLong__Ljava_lang_Object_2JJ':glibj-optimized.zip.bc:(.text+0x1a8c930): undefined reference to `Java_sun_misc_Unsafe_putLong__Ljava_lang_Object_2JJ'/home/shyam/classpath-0.97.2/lib/vmki...
2018 May 02
1
[Gluster-Maintainers] Meeting minutes : May 2nd, 2018 Maintainers meeting.
Meeting date: 05/02/2018 (May 02nd, 2018), 19:30 IST, 14:00 UTC, 10:00 EDT BJ Link * Bridge: https://bluejeans.com/205933580 * Download: <TBD> Attendance * Raghavendra M (Raghavendra Bhat), Kaleb, Atin, Amar, Nithya, Rafi, Shyam Agenda * Commitment (GPLv2 Cure) * Email and Patch * [amarts] 20+ people already have done +1. Will wait another 15days before any action on this. * AI: Send a reminder to the lists and get the changes merged around next maintainers meeting [Amar] * GD2...
2018 Aug 17
1
How to use kerberos as the default auth in AD config?
...get windows 2016 "protected users" to work with samba. Note that "wbinfo --krb5auth" manages to authenticate. This I see it uses WINBIND_PAM_AUTH & not WINBIND_PAM_AUTH_CRAP. I dont see how to switch to WINBIND_PAM_AUTH instead of AUTH_CRAP. Any further insights? Thanks! --Shyam On Tue, 14 Aug 2018 19:18:42 +0530 Shyam Kaushik <shyam at zadarastorage.com> wrote: > Thanks Rowland for your pointers! > > I'm sorry to just mention it as win2k. This is actually a Windows 2016 > server on which we want to get AD/"Protected Users" working. I will...
2018 Aug 13
6
How to use kerberos as the default auth in AD config?
...entication succeeded challenge/response password authentication succeeded & client is able to work with samba share. Question is how do we force samba to do only KRB auth & not attempt at NTLM auth as its showing up in error with auth_check_ntlm_password? Any help appreciated! Thanks. --Shyam
2013 Apr 19
5
how to subtotal by rows
...aize 1        1995      5        3           2 1        1996      4        2           6 2        1995      3        8           4 2        1996      7        6           7I am looking for some ideas or r-codes on resolving my problem. I appreciate your kind help, Thanks a lot, Sincerely yours, Shyam Nepal  [[alternative HTML version deleted]]
2018 Apr 19
1
Meeting minutes : April 18th Maintainers meeting.
...ps://hackmd.io/yTC-un5XT6KUB9V37LG6OQ?both#BJ-Link>BJ Link - Bridge: https://bluejeans.com/205933580 - Download: https://bluejeans.com/s/qjebZ <https://hackmd.io/yTC-un5XT6KUB9V37LG6OQ?both#Attendance>Attendance - Nigel - Hari - Nithya - Kotresh - Raghavendra M - Shyam - Milind - Sorry Note: ndevos (travelling), kkeithle, amarts <https://hackmd.io/yTC-un5XT6KUB9V37LG6OQ?both#Agenda>Agenda - Format change proposal: - Check the bug <https://bugzilla.redhat.com/show_bug.cgi?id=1564149> - Provide feedbacks - We want to do...
2010 Feb 22
6
Rails Parser
...ion in production mode ... are more error porn... This is due to the Parser used in rails ... is complicated to understand Some Time it generates some unknown error that is difficult to solve .... so i want to know is it really true.... what is the solution to this ...parser problem.... Regards, Shyam +91-971-618-9650 http://sites.google.com/site/shyammohankanojia/cv -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubsc...
2017 Jun 21
2
[Gluster-Maintainers] [Gluster-devel] Release 3.11.1: Scheduled for 20th of June
On Tue, Jun 20, 2017 at 7:37 PM, Shyam <srangana at redhat.com> wrote: > Hi, > > Release tagging has been postponed by a day to accommodate a fix for a > regression that has been introduced between 3.11.0 and 3.11.1 (see [1] for > details). > > As a result 3.11.1 will be tagged on the 21st June as of now (fur...
2017 Jun 01
3
Release 3.12: Scope and calendar!
...is one release you will have lesser time to get your features into the release. Release calendar: - Feature freeze, or branching date: July 17th, 2017 - All feature post this date need exceptions granted to make it into the 3.12 release - Release date: August 30th, 2017 Release owners: - Shyam - <TBD> Any volunteers? Features and major changes process in a nutshell: 1) Open a github issue 2) Refer the issue # in the commit messages of all changes against the feature (specs, code, tests, docs, release notes) (refer to the issue as "updates gluster/glusterfs#N" where N...
2017 Jun 22
1
[Gluster-Maintainers] [Gluster-devel] Release 3.11.1: Scheduled for 20th of June
On Wed, Jun 21, 2017 at 9:12 PM, Shyam <srangana at redhat.com> wrote: > On 06/21/2017 11:37 AM, Pranith Kumar Karampuri wrote: > >> >> >> On Tue, Jun 20, 2017 at 7:37 PM, Shyam <srangana at redhat.com >> <mailto:srangana at redhat.com>> wrote: >> >> Hi, >> >>...
2017 Jun 21
0
[Gluster-Maintainers] [Gluster-devel] Release 3.11.1: Scheduled for 20th of June
On 06/21/2017 11:37 AM, Pranith Kumar Karampuri wrote: > > > On Tue, Jun 20, 2017 at 7:37 PM, Shyam <srangana at redhat.com > <mailto:srangana at redhat.com>> wrote: > > Hi, > > Release tagging has been postponed by a day to accommodate a fix for > a regression that has been introduced between 3.11.0 and 3.11.1 (see > [1] for details). > >...
2010 Aug 08
1
Why Rails 3 installation is so pane full
Hi all Why Rails 3 installation is so pane full...? I am using fedora 10, ruby 1.8.6 rails 2.3.5/2.3.8 Now want to upgrade to rails3 i tried so many links... but nothing find essay.. for Rails 3 problem in ruby installation please suggest good links ... Thanks.... Regards Shyam 971-618-9650 shyam.heroku.com -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to r...
2010 Feb 24
5
gem install rmagick --local
Hi all i copied rmagic gem in my local system cd rmagick-2.12.2.gem bash: cd: rmagick-2.12.2.gem: Not a directory *[root@localhost shyam]# gem install rmagick --local* Building native extensions. This could take a while... ERROR: Error installing rmagick: ERROR: Failed to build gem native extension. /usr/bin/ruby extconf.rb checking for Ruby version >= 1.8.5... yes checking for gcc... yes checking for Magick-config... no...
2017 Jun 20
1
[Gluster-devel] Release 3.11.1: Scheduled for 20th of June
Hi, Release tagging has been postponed by a day to accommodate a fix for a regression that has been introduced between 3.11.0 and 3.11.1 (see [1] for details). As a result 3.11.1 will be tagged on the 21st June as of now (further delays will be notified to the lists appropriately). Thanks, Shyam [1] Bug awaiting fix: https://bugzilla.redhat.com/show_bug.cgi?id=1463250 "Releases are made better together" On 06/06/2017 09:24 AM, Shyam wrote: > Hi, > > It's time to prepare the 3.11.1 release, which falls on the 20th of > each month [4], and hence would be June-20t...
2017 Oct 12
1
[Gluster-Maintainers] Rqelease 3.12.2 : Scheduled for the 10th of October
+1 Agree with Shyam. We can make more releases, but let's not stop release cycle. On 12-Oct-2017 8:32 PM, "Shyam Ranganathan" <srangana at redhat.com> wrote: On 10/12/2017 08:09 AM, Jiffin Tony Thottan wrote: > >> [2] : https://review.gluster.org/#/c/18489/ >> >> [1] : h...
2017 Jun 06
3
Release 3.11.1: Scheduled for 20th of June
...review votes, so use the dashboard [2] to check on the status of your patches to 3.11 and get these going 3) Empty release notes are posted here [3], if there are any specific call outs for 3.11 beyond bugs, please update the review, or leave a comment in the review, for us to pick it up Thanks, Shyam/Kaushal [1] Release bug tracker: https://bugzilla.redhat.com/show_bug.cgi?id=glusterfs-3.11.1 [2] 3.11 review dashboard: https://review.gluster.org/#/projects/glusterfs,dashboards/dashboard:3-11-dashboard [3] Release notes WIP: https://review.gluster.org/17480 [4] Release calendar: https://ww...
2017 Jun 05
0
Release 3.12: Scope and calendar!
On 01/06/17 22:47, Shyam wrote: > Hi, > > Here are some top reminders for the 3.12 release: > > 1) When 3.12 is released 3.8 will be EOL'd, hence users are encouraged > to prepare for the same as per the calendar posted here. > > 2) 3.12 is a long term maintenance (LTM) release, and potentially...
2013 Apr 20
2
creating dummy variables
...rop year value SWHE BARL 5_1_1 SWHE 1995 171 1 0 5_1_1 SWHE 1997 696 1 0 5_1_1 BARL 1996 114 0 1 5_1_1 BARL 1997 344 0 1 5_2_2 SWHE 1995 120 1 0 5_2_2 SWHE 1996 511 1 0 5_2_2 BARL 1996 239 0 1 5_2_2 BARL 1997 349 0 1     Cheers, Shyam Nepal [[alternative HTML version deleted]]