search for: overcame

Displaying 20 results from an estimated 38 matches for "overcame".

Did you mean: overage
2012 Nov 12
1
Compilation errors
...ard. GCC version is 4.7.1. My initial problem was that the compilation failed when it failed to find unistd_64.h in /usr/src/linux-3.6.3/arch/x86/include/asm/ This is because in kernel 3.6.3, it appears to be in /usr/src/linux-3.6.3/arch/sh/include/asm/ - a small but significant difference. I overcame this by making a symbolic link between /usr/src/linux-3.6.3/arch/sh/include/asm/unistd_64.h and /usr/src/linux-3.6.3/arch/x86/include/asm/ , which overcame that problem, but is not an elegant solution! But I am still unable to get klibc to build! 2.0.2 fails with the following error: usr/klib...
2009 Oct 30
1
serving crossdomain.xml from icecast web-root
...rved the file as application/octet-stream and was ignored by flash which ended up throwing a security sandbox exception... http://lists.xiph.org/pipermail/icecast/2009-April/011444.html this user (david saunders) somehow got it to work back in april so if david or anyone else can explain how they overcame this problem (or anyone else) i would be really grateful. Thanks -- Eric Labelle ________________________________ Dubearth Collective (Québec, Canada) - www.dubearth.com || myspace.com/dubearth -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists...
2010 May 21
10
increase evtchn limits
Hi, I''m trying to boot up with lot more than 32 vcpus on this very large box. I overcame vcpu_info[MAX_VIRT_CPUS] by doing vcpu placement hypercall in guest, but now running into evt channel limit (lots of devices): unsigned long evtchn_pending[sizeof(unsigned long) * 8]; which limits to 512 max for my 64bit dom0. The only recourse seems to create a new struct shared_info_v2{...
2009 May 22
2
Step by step: Making an R package with Fortran 95
...src\gnuwin32 make pkg-Testme This results in errors. Here are the problems: 1. The order of compilation must be f95 -c CalculatorModule.f95 ANiceSubroutine.f95. Unfortunately, R compiles them alphabetically. So, I was given errors making the *.o files. I overcame this problem by renaming the files a01.CalculatorModule.f95 and a02.ANiceSubroutine.f95. I would rather not have to name the files this way if I don't have to! When I did this, R compiled the Fortran files in the correct order, but I still have errors. 2. Here was the error output. He...
2015 Dec 18
4
google chrome future / centos 7
...isn't really for my personal use of the browser. Its that > I support classroom and instructional workstations, and not having a > supported browser is just another excuse for management to get rid of > Linux workstations and make everyone use Windows. > Yes, I know. This is why I overcame my laziness and did use "sarcasm" tags ;-) <rant> Indeed, the first thing that happens, UNIX IT heads of institution are being replaced with Windows brew ones. Then, most of the central services are outsourced to external companies. Then all central IT everything is converted to be...
2011 Jan 07
1
[LLVMdev] Proposal: Generic auto-vectorization and parallelization approach for LLVM and Polly
...ll > the information needed > for efficient parallelisation which are at least the access strides, the > alignment and privatized variables. Recomputing this information using > scalar evolution might be difficult as Polly may introduce > loop ivs using e.g. ceil/floor divisions. To overcame this, We can encode these kind of "hard to recover" information as metadata while generating sequential code, and what the later "Polyhedral Parallelism Analysis" pass need to do is just read these information form metadata, and reparsing/analysis other information which is easy...
2007 Jun 07
3
can i access module "files" w/o using client-server?
...i reference a static file within the module (eg in the module''s files/ subdirectory, as described in http://reductivelabs.com/trac/puppet/wiki/ModuleOrganisation). I suppose i could try using a full.absolute path to the file, but that seems to completely defeat the purpose of a module. I overcame my first hurdle - which was getting puppet to find the module at all. I created a puppet.conf containing a modulepath declaration. At this point, even without a fileserver.conf file at all, it seems like puppet knows where my module is and should be able to find its files. Here is my test setup...
2014 Aug 21
1
Proper sysvol replication solution...
...you're paranoid, you could always do a sysvolreset when done though. unison -batch "/path/to/sysvol" "ssh://dc02.domain.lan//path/to/sysvol" If you do this at a command-line, it will prompt you for your password on the remote machine. This would prevent a cron job, but I overcame that as well. You can create an SSH key that does not require a password for the systems to use. This means you can now create a cron job to handle the replication every fifteen minutes or so. You could also use something like "incrond" to monitor for changes in the sysvol and launch...
2015 Dec 18
0
google chrome future / centos 7
...ersonal use of the browser. Its that >> I support classroom and instructional workstations, and not having a >> supported browser is just another excuse for management to get rid of >> Linux workstations and make everyone use Windows. >> > > Yes, I know. This is why I overcame my laziness and did use "sarcasm" tags > ;-) > > <rant> > Indeed, the first thing that happens, UNIX IT heads of institution are > being replaced with Windows brew ones. Then, most of the central services > are outsourced to external companies. Then all central IT...
2008 Mar 05
0
vncunused always allocating port 0
...in turn for vnc server to service. However, it always allocates port 0. The result it that all guests are allocated port 0, but only the first guest allocation gets any service. The actually setting in the guest configuration file looks like this: vfb = [ "type=vnc, vncunused=1" ] I overcame the problem by using vncdisplay parameter to manually assign different ports to each guest. Am I misreading the parameter usage or is there a bug? Kenneth Nagin Ph: +972-4-8296227 Cell: 054-6976227 Fx: +972-4- 8296113 "It''s not whether you get knocked down, but whether you get up.&...
2005 Mar 18
1
Samba3 Limitations?
...Recently, i worked in a pilot project to migrate a NT4 Domain to Samba3 + OpenLDAP. They have a quite large user base, approx. 2500 accounts, plus approx. 1800 groups, which 200 are local groups. Unfortunately, we faced some problems, and i'd like to know if anyone has faced them too, and how overcame them: - User Rights and Privileges: This is kinda new in latest Samba release, 3.0.11, but doesn't implement yet all NT4 funcionalities. Specifically here, they use the privileges called "Log on as a service" and "Logon as a batch job", and the others, too. I am not a NT4 m...
2016 Mar 10
0
Query regarding Xapian-Matcher Optimisation Project, GSOC-2016
...of April and submit my proposal in a brief manner? Thanking you in advance Sanat Kumar Jain B.E. Computer Engineering Thapar University, Patiala India(GMT +5hr 30min) P.S. Sorry for sending my query so late, I had classes and to be honest, a little hesitation being a beginner which I just overcame. And I am sure that I will make a valuable contribution to the project this summer.
2009 Jun 19
1
JGR installation errors
I remember JGR installation on SuSE 10.3 as a nightmare that eventually I overcame with JGR designers' help. I have installed SuSE 11.1, latest R version and am trying to install JGR again. It is still a nightmare. I have followed the guidelines on http://jgr.markushelbig.org/JGR_on_Linux.html I have made sure I have the so R libraries. I have installed java-1.6.0-sun a...
2006 May 23
3
Dragging a copy of an image and then reverting
I''d like to drag images onto drop zones. I have a working demo with one problem: the image leaves the dock and then "snaps back" to it: (broken -- image leaves dock during drag then snaps back) http://u32.net/junq/imlib-demo-1/ I can get the image to remain in the dock during the drag using ''ghosting:true''. But how do I keep the original in the dock
2009 Dec 24
0
serving crossdomain.xml from icecast web-root
.../octet-stream and was ignored by flash which > ended up throwing a security sandbox exception... > > http://lists.xiph.org/pipermail/icecast/2009-April/011444.html > > this user (david saunders) somehow got it to work back in april so if david > or anyone else can explain how they overcame this problem (or anyone else) i > would be really grateful. > > Thanks > -- > Eric Labelle > ________________________________ > Dubearth Collective (Qu&eacute;bec, Canada) - www.dubearth.com || > myspace.com/dubearth
2006 May 07
6
RuntimeError in Recipe#edit
...nd encountered 3 problems so far. 1. Couldn''t start the Apache server. Error message "Port 80 was used by some other process." I over-came the problem by going into configuration and change the port to 4001. 2. I couln''t connect to my localhost using the MySQL-Front. I overcame the problem by following the explanation in one website and run RegEdit and changed some setting in the Windows Registration. 3. I copied and pasted the codes for edit.rhtml, and run the example and found that text boxes were not filled with the desired fields, but the source codes instead. I...
2005 Feb 19
1
Street Atlas 8.0 Extractor
I mentioned earlier that I had DeLorme Street Atlas 8.0 working on wine. It comes with a separate program, the extractor. This will pull parts of the map CD and store them locally so that the main program does not have to refer to the CD for those parts of the map. I had one problem which I overcame: it was looking for h:\refnc. I have no idea why it was looking on h:, as the CD-ROM is on d: and the program itself on c:\Program Files, as usual. I solved that with a symlink: ln -s ~/.wine/drive_c/Program\ Files/Street\ Atlas\ USA\ 8.0/refnc/ ~/refnc I then was able to read the license agreeme...
2006 Jul 26
3
Is Truer Coding Nirvana Possible?
I''ve been web developing for a long time, and last week it felt like the final piece of the puzzle finally fell into place for me with Markaby (no more angle brackets, slashes, closing tags, quotes, etc. Yay!) to reach a state where web development is enjoyable and easy and powerful. I''ve gone from: ASP (NOT .Net), PHP, Perl MySQL CVS Dreamweaver, Frontpage, and numerous
2018 Oct 09
0
NFSv4, homes, Kerberos...
...i-user.target And adjust above to your needs. Using NfsV4 with kerberos, gives also a problem that kerberos wants to read a file in users home. But depending on you settings you might have blocked that. ## For the CLIENT NFS ## You can set : ignore_k5login = true in krb5.conf [libdefaults] to overcame that. And my current mount and automount in systemd systemctl cat home-users.automount # /etc/systemd/system/home-users.automount [Unit] Description=Automount Home-Users [Automount] Where=/home/users [Install] WantedBy=multi-user.target systemctl cat home-users.mount # /etc/systemd/system/ho...
2018 Sep 07
3
Auth process sometimes stop responding after upgrade
In data venerd? 7 settembre 2018 09:39:23 CEST, Aki Tuomi ha scritto: > Do you see anything else in logs? > Just the usual proxy messages, like these: Sep 6 14:45:41 imap-front13 dovecot: imap-login: proxy(alessandro at soldinicarrelli.it): disconnecting 5.169.233.224 (Disconnected by server(0s idle, in=451, out=3556)): user=<alessandro at soldinicarrelli.it>, method=PLAIN,