search for: parishes

Displaying 20 results from an estimated 31 matches for "parishes".

Did you mean: arises
2005 May 28
4
bitopts functions overflowing page boundarys
u.inuse.type_info is at the end of the pfn_info structure, and is u32 for both x86_32 and x86_64--in this location it can also be the last 32 bits of a page. several functions use bitopts.h functions to manipulate this member, and on x86_64 these functions use u64 instructions, which will overflow the page boundary, and possibly the end of memory as we see here: (XEN)
2004 Nov 16
7
Problem on FC3
I''m getting a VFS kernel panic when trying to booting to FC3 from Xen. Its the one that says I must supply a valid "root=" option. (sorry I don''t have it verbatim.) I''m using the xen-2.0 binary installer, kernel 2.6.9. I am using ext3fs, but I am fairly certain that I have compiled support into the kernel. (I''ve tired compile xen from the 2.0
2005 Sep 03
5
Asterisk Community Participant; Katrina Refugee
Hi All, My family and I are doing well. Thank you all for your prayers. We are using this as an opportunity to rebuild. I didn't think I really needed to but God knows best and we will obey. My family and I will temporarily be in Lafayette, Louisiana for a while but will probably relocate to Houston, TX in the future. We already have my Daughter registered in school here. Lafayette is my
2005 Apr 18
1
wine and slideshow.exe
It works. I had a slideshow on my PC made by my brother-in-law last Christmas, so I put it on my Linux PC and ran "wine slideshow" yesterday. It ran without a hitch. Well done! Wesley Parish -- Clinersterton beademung, with all of love - RIP James Blish ----- Mau e ki, he aha te mea nui? You ask, what is the most important thing? Maku e ki, he tangata, he tangata, he tangata. I
2005 Jun 16
4
Out of memory problems - some interesting log file entries
This is a newly installed server running CentOS 4 with all current updates. It's been cruising nicely since installation a week ago until this morning. Then everyting started timing out and the attached messages appeared in the log (this is a short and sanitized extract). Load went sky high. Had to reboot to restore service and all looks happy again now, but if anyone can provide some
2005 Apr 19
1
set ver = ?
does Wine have anything that does that? I've just tried "wine MS\ .net\ framework\ SDK\ -\ with\ C-sharp\ compiler\ Setup.exe" and it told me that it couldn't install on Win95, Win98 etc, and I'd have to upgrade to NT 4.0 before it would install. Any hints, ideas, previous experience on configuring Wine for suchlike? Thanks Wesley Parish -- Clinersterton beademung,
2005 Mar 30
1
specified Windows directory not accessible
I get this response when I try to install the VCToolkit. [wparish@localhost wine-hdd]$ wine ./VCToolkitSetup.exe Warning: the specified Windows directory L"C:\\windows" is not accessible. Warning: the specified System directory L"C:\\windows\\system" is not accessible. Warning: could not find DOS drive for current working directory '/home/wparish/wine-hdd', starting
2003 Nov 12
7
Xen + other stuff?
Has anyone got Xen working with say, SELinux? Or vserver? Wesley Parish -- Clinesterton Beademung - in all of love. Mau e ki, "He aha te mea nui?" You ask, "What is the most important thing?" Maku e ki, "He tangata, he tangata, he tangata." I reply, "It is people, it is people, it is people." ------------------------------------------------------- This
2012 May 31
1
maptools: using to sets of information (within two shape files) for one plot
Dear all, I am using a shape file containing the information regarding the borders of the PARISHES of Austria. I created a plot with different colours for different percentages of child care institutions. Now I would like to add the information of the COUNTY boundaries to this plot which I have got in another shape file. I would like these boundaries to be shown with bold lines so that they can...
2005 Apr 06
3
ie5, ie6 won't install
[wparish@localhost inex5]$ wine --version Wine 20040813 That was a Mandrake 10.0 rpm installation, over which I installed Wine-20050211.tar.gz This is the relevant history: [wparish@localhost wine-hdd]$ cd ie6 [wparish@localhost ie6]$ ls ADVAUTH.CAB* IECIF.CAB* IEMIL_2.CAB* IEW2K_1.CAB* OEEXCEP.CAB* AOLSUPP.CAB* IEDATA.CAB* IEMIL_3.CAB* IEW2K_2.CAB* README.CAB* AXA3.CAB*
2005 Jul 27
20
Xen 3.0 Status update
At OLS we had a couple of "Xen Mini Summit" sessions. Although there weren''t any formal minutes, here''s a rough summary of what we discussed/concluded. Status as of 24 July 2005 ========================= Summary: We have a couple of annoying bugs, but things are coming together nicely. x86_32p (PAE 16GB) and x86_64 ports are close to being feature complete with
2005 Mar 26
0
Not Wine but
has anyone seen the other Windows "emulator-cross-platform" library Twin around lately? I'm getting into Windows programming with theForger's Win32 Tutorial - got a personal project I want to fool around with - and while Winelib is a very satisfactory Win32 API library on Linux, I was wanting to have Yet Another Cross-Platform Implementation Thereof to test it against.
2005 Mar 31
0
installing Win32 Compilers
Installing MinGW32 together with msys-1.* and msysDTK was a breeze. I started installing lccwin32, only to find problems with the library compilation in the latter part of installation, with it hanging once it got to commandline.txt fdlibm.lib lcccrt0.obj libcrt0s.obj stdlib.idx complex.lib gdbmdll.lib lcccrt0s.obj libml.lib tcconio.lib daguid.lib gdbm.lib
2019 Dec 03
0
Kernel Panic: BUG: unable to handle kernel paging request at 0000000180200037 | pkla-check-auth
please remove from from this list On Tue, Dec 3, 2019 at 4:49 AM Gokan Atmaca <linux.gokan at gmail.com> wrote: > Hello > > I'm using centos 7. At uncertain times I suddenly get the following > error. The system is panic. Then it restarts automatically. I have > updated the package ( pkla-check-auth ) but the problem persists. My > virtualization environment is KVM.
2020 Feb 19
1
gpgcheck of rpms / anaconda / kickstart / composer install
Hi all, I wonder if the gpgchecks are done while installing a system via anaconda? Any experts here? I was playing with the livemedia-creator and had a 3rd party repo in my ks file. The packages were installed without any problems although having not any key in the rpm db imported. So that leads me to the assumption that the gpgchecks are not done. How to get the integrity check done?
2005 Feb 26
0
RE: [PATCH] warn when iproute2 or bridge-utils aremissing
> On Fri, 2005-02-25 at 19:08 +0000, Scott Parish wrote: > > The attached patch checks for "ip" and "brctl" in the path, > and warns > > the user if they are not found. > > > > Now that the routed setup is included (and IMHO works a whole lot > better) shouldn''t the brctl check be optional somehow? How''s about someone
2005 Jun 02
0
[patch] ASSERT needs declaration
this patch fixes the following problem: x86_64-unknown-linux-gnu-gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe -I/home/srp/darcs/xen-64-4/xen/include -I/home/srp/darcs/xen-64-4/xen/include/asm-x86/mach-generic -I/home/srp/darcs/xen-64-4/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer -msoft-float -m64
2001 Mar 29
1
Samba won't act as PDC
I have been tasked to be one of the main targets, er, I mean, guys to facilitate our changeover from a rather aged Novell server to Samba. My boss set up Samba 2.0.7 (RPM shows "samba-common-2.0.7-4" with an RPM -q). I am trying to convert it to PDC functionality, and am having difficulty. In the log I see this: "smbd/password.c:authorise_login(826) rejected invalid user
2019 Dec 03
2
Kernel Panic: BUG: unable to handle kernel paging request at 0000000180200037 | pkla-check-auth
Hello I'm using centos 7. At uncertain times I suddenly get the following error. The system is panic. Then it restarts automatically. I have updated the package ( pkla-check-auth ) but the problem persists. My virtualization environment is KVM. (Host Centos7 , Guest Centos7. Problem Guest VM) Can you help me ? rpm -qa |grep pkla polkit-pkla-compat-0.1-4.el7.x86_64 KERNEL:
2005 Aug 06
1
Application doesn't run without a CD
Hello, I have a situation here. I use a French dictionary "Le Petit Robert 2003" on a daily basis for my studies and it's probably the only thing left that ties me to Microsoft Windows. The problem when running it with Wine is that I am asked for a CD to be inserted. This application just won't run without it. The thing is that it shouldn't require a CD since I have made a