similar to: Internal server error

Displaying 20 results from an estimated 2000 matches similar to: "Internal server error"

2013 Feb 19
2
Puppet-dashboard(open source)
Hi , I am working with puppet open source.I have setup puppet dashboard. But its is not showing any agent node there.Anyone guide me for the same? -- Thanks and Regards, Mamta Garg -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to
2013 Jan 29
10
Puppet service
HI All, Can any anyone please help me with attached screenshot. Actually i am not able to lauch puppet dashboard and when i have tried to running below command ,getting error. puppet resource service puppet ensure=running enable=true -- Thanks and Regards, Mamta Garg -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe
2006 Jul 11
2
wine upgrade causes finale font display problem
Hi, I use open suse 10.0. With the same configuration of $HOME/.wine folder but different wine versions I got two small screenshots of finale 2003a that show the font display failure. This is the correct display of all fonts in finale: http://www.piotr.art.pl/finale_jad_wine.png - this is a screnshot made with wine version from suse jacklab repository from:
2008 May 23
1
Problem withe portal
I want to play portal on my ubuntu 8.04. I started it wihte command : Code: wine hl2.exe -dxlevel 80 -applaunch 400 -steam -game portal when console write : Code: :~/instalki/portal/portal$ wine hl2.exe -dxlevel 80 -applaunch 400 -steam -game portal err:winedevice:ServiceMain driver L"SCDEmu" failed to load fixme:win:EnumDisplayDevicesW ((null),0,0x33e2a0,0x00000000), stub! And i saw
2015 Nov 03
3
how to add the location debug info for each instruction
Hello, For some reason, I have to stick on llvm 3.3 for a language compiler, I find that the location debug info is attached to each instruction using !dbg, however, I found some of that information is mis-attched and need to be changed, so I want to *know what functions(I checked all funcs in DIBuilder.h but didn't find a appropriate one) are used to attach those !dbg nodes to each
2009 Apr 08
3
[LLVMdev] help using indvars pass
I am trying to use the indvars pass on a simple loop but it does not seem to have any effect The sample code i am using is #include <stdio.h> int test (int p); int main(){ int a,b=3; for(a=7;a*a<100;++a){ if(b >3) test(3); b++; } return 1; } int test(int p){ return p; } According to documentation
2010 Oct 20
7
yum update
After giving command "yum update openoffice" the output is: Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centos.aol.in * updates: ftp.oss.eznetsols.org * addons: centos.aol.in * extras: centos.aol.in Setting up Update Process No Packages marked for Update -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 May 07
3
[LLVMdev] obtaining IR for CellBE code
Hello, I was trying to extract out the IR for some CELLBE code. However i was not able to compile with llvm-gcc. Has someone who has tried this shed some light on the changes required to use llvm-gcc instead of gcc or xlc. A simple replacement of gcc with llvm-gcc -emit-llvm -S or marking $CC as llvm-gcc in the makefile did not work for me. I am using the standard makefile format supplied
2009 May 07
2
[LLVMdev] obtaining IR for CellBE code
On Thu, May 7, 2009 at 10:12 PM, Eli Friedman <eli.friedman at gmail.com> wrote: > On Thu, May 7, 2009 at 9:25 AM, Kshitiz Garg <ksh.cseiitk at gmail.com> wrote: >>> Can you give a couple examples of error messages you're getting? >>  llvm-gcc -emit-llvm -S        -W -Wall -Winline -Wno-main  -I.  -I >> /opt/cell/sysroot/usr/spu/include -I >>
2009 Apr 08
0
[LLVMdev] help using indvars pass
On Wed, Apr 8, 2009 at 10:26 AM, Kshitiz Garg <ksh.cseiitk at gmail.com> wrote: > Neither is there a Phinode for a Maybe you need to run mem2reg first? -Eli
2010 Oct 14
5
installing centOS5.5
Want to install CentOS 5.5 by burning the image on DVD. On the link: http://mirrors.hns.net.in/centos/5.5/isos/x86_64/, there is a list given. CentOS-5.5-x86 64-bin-DVD.torrent is in the list. So is the download of the .iso possible only through torrent? There is CentOS-5.5-x86 64-netinstall.iso Is this also an .iso which one can download to install CentOS5.5? -------------- next part
2011 Nov 20
9
scanning word document in ruby
I am new to the ROR and just got stucked into something.... ....that is i have to scan a word document through ruby... Please suggest me how to do...... -- 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
2009 Apr 01
2
[LLVMdev] adding header files to code
Hi, I was wondering how to add header files to code in LLVM. I am trying to create a small profiler to track the actual time spent in functions. For this i am adding call to clock() in the C code of the given program. However this will require adding the file time.h to C code. Can some tell me a way to do so. I have tried using Module.addLibrary("time.h"); but this doesn't seem
2010 Dec 05
9
ntfs
CentOS 5.5 is installed in the system. I installed the package kmod-ntfs-2.1.27-3.el5.elrepo.x86_64.rpm I mounted Seagate external hard disk. I am able to copy contents from the hard disk to the system but not from the system to the hard disk. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Apr 16
3
[LLVMdev] Generating incorrect bitcode file
Hi, I am generating the .bc file using the following command $ llvm-gcc -emit-llvm -S -o pointer.bc ../../../test/pointer.c But when I run any pass using opt it gives the following error : $ ./opt -basicaa pointer.bc ./opt: Bitcode stream should be a multiple of 4 bytes in length Is there something wrong with the way I generate the .bc file ? Thanks Pranav -------------- next part
2012 Jul 30
2
[LLVMdev] ARM JIT support status?
Hi. I am a little unclear about the ARM JIT support status. Is it working as of LLVM 3.1? If not, is it on the roadmap for LLVM 3.2? I am not currently interested in NEON support so if thats unimplemented, thats fine. thanks, Rahul
2011 Jan 22
5
ethernet configuration
I pressed the tab "probe" by mistake near "bind to MAC address" in system->administration->network->edit->hardware device. After this the MAC address disappeared. Internet is not working. Shall I write the MAC address and activate again? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Apr 22
2
[LLVMdev] Adding structures in a loop pass
Hello, I wanted to do some speculative execution on a loop for which I require some data storage structure for book keeping. The exact structure of this storage buffer can only be determined after loop analysis. Is there a clean way to add this new structure to the module. Since this structure is to be used for each loop iteration I do not want to allocate it inside the loop. A second
2014 Sep 05
2
[LLVMdev] Enabling SPIR target in LLVM 3.3
Thanks. I am not trying to modify convert generic LLVM IR and know the requirements (such as specifying address spaces etc.). I guess I just need to ensure that I am sticking to LLVM 3.2 and the SPIR specified subset+ metadata annotations etc. Anyway, I was confused partly because there are references to a SPIR backend in LLVM code (eg: include/llvm/ADT/Triple.h lists spir and spir64 as possible
2010 Oct 12
3
updating centOS5.3
I have centOS5.3 installed in the system. I have never updated it but now am planning to update. While doing "yum update", is there any possibility that the update might hamper the execution of any software/application installed on the system? Is there anything particular to note before updating the system? -------------- next part -------------- An HTML attachment was scrubbed... URL: