Displaying 20 results from an estimated 400 matches similar to: "(no subject)"
2007 Jun 12
2
[LLVMdev] Problems with the tools
I just built LLVM 2.0 on Windows with Visual C++ 2005. After a few tweaks, it produced several nice .exe files.
I tried to compile a simple Hello-World program as given in the documentation:
--------------------------------------------------------------------------------------
; Declare the string constant as a global constant...
%.LC0 = internal constant [13 x i8 ] c"hello
2006 Apr 07
0
cowloop and XEN - doesn`t work for me
Hello !
Is anybody using cowloop (http://www.atconsultancy.nl/cowloop/) with XEN ?
i want to use this for saving diskspace and time for copying rootfs-images.
the module compiles and loads fine (was done by a colleague)
cowloop - (C) 2005 AT Consultancy/AT Computing
cowloop - version: 2.15
cowloop - info: www.ATConsultancy.nl/cowloop
cowloop - maximum allowed cowdevices: 16
cowloop -
2007 May 01
0
Winbind BUG ? idmap backend =ad !
Hi all,
ldapsearch shows "uidNumber" attribute from ad.
samba 0.24
security=ads
idmap backend = ad
no idmap uid/gid ranges because ids are saved in AD ?????!!!!!!
winbind nss info = sfu or rfc2307
wbinfo-t -u- g OK !
net ads join or net rpc join -> OK.
pam_winbind OK !
log.winbind: cat out for my username !
=========
[2007/05/01 20:55:00, 10]
2004 Jun 15
1
EMails from mindrot.org blocked by web.de ?
Hello,
I can see my previous posting and Damiens reply but I never got his answer nor does it help to subscribe to the openssh-unix-dev at mindrot.org list. The subscription confirmation never appears in my inbox. Maybe you and the web.de admins can sort the problems out.
Thanks,
David
_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach,
2007 May 07
0
Winbind and the AD Group "Domain-Users" RID 513 !
Hi all,
is it possible to configure winbind to not ask for the "Domain-Users" Group ?
All my users should not be member of this primary Group, because i created my own Unix Group in the AD. Is it possible to change the Group membership to this Unix Group to get winbind out of asking for "Domain-Users" Group ?
This is a problem because we have an old existing NIS with given
2007 Jun 11
1
dfs problems in 3.0.25a after client reboot and remapping
We restored to 3.0.23d after update to 3.0.25a because of strange dfs behavior.
the detailed situation:
on msdfs root server 'samba' ls -lR
dfsroot/:
drwxr-xr-x appl1
dfsroot/appl1
lrwxrwxrwx share1 -> msdfs:server1\share1
[dfs]
comment = "SaMBa DFS root"
path = /path.../dfsroot
# next line does not work prior 3.0.25 !!!
# hide unreadable = Yes
2012 Jan 27
2
[LLVMdev] llvm-gcc-4.2-2.9 compilation problems
Folks,
I'm trying to compile the llvm-gcc-4.2-29 frontend at Ubunt 10.04 64bits
following the steps described at README.LLVM conform the llvm/docs page.
My commands:
mkdir llvm-gcc-build
cd llvm-gcc-build/
../llvm-gcc-4.2-2.9.source/configure --disable-multilib
--program-prefix=llvm-
--enable-llvm=/home/bruno/projects/llvm/src/llvm-3.0.src/
--enable-languages=c,c++
make ENABLE_OPTIMIZED=1
2011 Oct 13
1
Problem with Ices
2010 Dec 20
1
How can I re-build domU''s Kernel?
I have fedora13 as domain0 kernel on xen-3.4.3 or xen-4.0.1.
I installed ubuntu10.04 as guest-os following this :
1) download installer from :
-
http://fi.archive.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/current/images/netboot/xen/vmlinuz
-
http://fi.archive.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/current/images/netboot/xen/initrd.gz
to /boot directory
2) edit xen guest
2007 Jun 12
1
[LLVMdev] LLVM binaries for Windows and more
Hi!
I want to use LLVM for my own "pet" programming language compiler as a backend.
Currently it generates C code, but I am not satisfied with this approach as generating
high-level C (with proper type declarations!) is horrible.
So here are my questions/problems with LLVM:
1.) Are there operations that add, sub, mul integers with overflow checking? How much work would it be to add
2009 Nov 28
1
Can't share my secondary HD (Ubuntu to Windows)
Hello, I recently built a System out of old Computer parts I had. I
installed Ubuntu 9.10 in it. I built it for sharing all my files with my
other computer at home. I'm tired of having so many external Hard
Drives. So, I built this new/old system and installed an old Seagate
500GB hard drive I've just RMAed. I'm able to share all my files with
Windows Vista & 7 without any issues
2013 Apr 16
1
Spatial Ananlysis: zero.policy=TRUE doesn't work for no neighbour regions??
Hello,
I'm new to R and to Spatial Analysis and got a problem trying to create a
Spatial Weights Matrix.
*I us the following code to create the Neighbourslist:*
>library(maptools)
>library(spdep)
>library(rgdal)
>location_County<- readShapePoly("....")
>proj4string(location_County)<- CRS("+proj=longlat ellps=WGS84")
>location_nbq<-
2011 Mar 07
4
I can see icons of program...
I have a server with Ubuntu desk.I have Wine 1.0 installed and i'm running mirc (i just uploaded a folder with all files).I started mirc ad evythinf is ok but...ofter if i minimize mirc then i "lose" the icon i meane i cant restore mirc windows the only way to do that is to kill the provess and restart it!?!
Can u help me to sort out that problem?I neade to keep it running but olso i
2010 Jul 15
1
Samba and Ubuntu 9.10
Hi. I have a problem with Samba in Ubuntu 9.10. In the last year I
configure a Samba Server in Centos 5.2 for a school, all ok. In this
year I did the same but in Ubuntu 9.10, but dont work. The students
connect the Samba Server, but when they create documents the Samba
Server disconnect them. After a time automatic they connect and
disconnect again. The process is continue, connect and
2012 Jan 19
1
Mirc crash on Ubuntu 10.04
I use mirc 6.03 on Ubuntu 10.04 with Wine 1.2.2 .The mirc crash with this message :
http://imageshack.us/f/842/mirccrashsushell.jpg
I think that i found the problem,but i neade to resolve it,the mirc when recive a query from somebody goes in crash this is the error i get on mirc
" Quit (Ping timeout)".Befor useing the mirc on the Ubuntu 10.04 i was useing the same mirc on another server
2010 Feb 09
0
Asus Xonar DX PCIe sound card?
Can anyone here report success or failure at making the Asus Xonar DX
PCI-express sound card work under CentOS 4? Or failing that, 5?
Google only turned up people using it on Ubunt or SuSE...
I need to specify the addition of audio outputs to a HP DL360 system,
and don't want to buy stuff that will be a pain to get working. :-)
Or can anyone recommend any other simple sound cards for
2018 Jan 03
1
dovecot v2.3.0: imap segfault when sieve_extprograms_plugin.so called
That's the point,
the fix was committed afterwards...
https://github.com/dovecot/pigeonhole/commit/321a39be974deb2e7eff7b2a50
9a3ee6ff2e5ae1
So, any 0.5.1 release on the horizon?
Thanks,
Daniel
Am Mittwoch, den 03.01.2018, 22:14 +0200 schrieb Aki Tuomi:
> pigeonhole 0.5.0 has been already released...
>
>
>
> ---
> Aki Tuomi
> Dovecot oy
>
> -------- Original
2018 Nov 27
0
Samba 4.9.3 for Ubuntu Bionic (18.04) are now available for amd64 Only
Hai,
?
The Ubuntu Bionic (18.04) packages for samba 4.9.3 are now available for amd64 Only
?
----------- THE REPO SETUP ---------------
1) Choose http or https for you apt, both work, for https you need to :
apt-get install apt-transport-https
?
2) Import my public key
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
?
3) (optional) setup a header line for the repo
2009 Apr 29
1
Warhammer Online
HI
After running and patching under Ubunt/Wine 1.1.20 Character Rendering, only weapons no characters.
2014 Dec 22
2
Syslinux 6.03 UEFI PXE Boot
Hi,
I installed Syslinux 6.03 on Windows 2008 R2 for PXE Boot.
Legacy Boot works fine.
In UEFI PXE boot ( files taken from /efi64, syslinux.efi renamed to
bootmgfw.efi ) the System boots up into menu correctly. In "default" I
configured to either boot efishell.64 or bootx64.efi (Windows PE).
But I get following error if I select on to boot:
Invalid boot signature 0x00,