search for: loaden

Displaying 4 results from an estimated 4 matches for "loaden".

Did you mean: loaded
2015 Mar 28
3
samba4.2.0 crashes on connection attempt with an internal samba error...
...ow sernet hasn't got > round to releasing 4.2 packages yet and then Peter posted that he had > got 4.2 running on jessie. I would love to know how he did this ? Oh. I am a pretty newbie on this field. Maybe that helped... First I install the basic system including LXDE. On the problem loaden notebook I messed this up by an unsuccessful attempt to install the non-free Nvidia drivers - no way to get the history of this clear. Anyway, next I install ntp, xfs utilities. Next bind9 as slave DNS pointing to my AD DCs. On the notebook I used the Debian repository, on the servers I build...
2009 May 21
0
VC2010 (VC10) can't use /Zi option
...and it's work fine. The Windows is pure: not install any software. That mean is: The VC 10 is a portable software. I can compile main.cpp use: ./cl.exe /EHsc main.cpp it's OK! the main.exe created! but if i do: ./cl.exe /EHsc /Zi main.cpp it's fair. the error information is: > loaden at qpsoft:~/qpcb/bin$ ./cl.exe /EHsc /Zi main.cpp > fixme:heap:HeapSetInformation 0x540000 0 0x32fd88 4 > fixme:heap:HeapSetInformation (nil) 1 (nil) 0 > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.20506.01 for 80x86 > Copyright (C) Microsoft Corporation. All rights r...
2015 Mar 28
0
samba4.2.0 crashes on connection attempt with an internal samba error...
...t got >> round to releasing 4.2 packages yet and then Peter posted that he had >> got 4.2 running on jessie. I would love to know how he did this ? > Oh. I am a pretty newbie on this field. Maybe that helped... > > First I install the basic system including LXDE. On the problem loaden > notebook I messed this up by an unsuccessful attempt to install the > non-free Nvidia drivers - no way to get the history of this clear. > Anyway, next I install ntp, xfs utilities. Next bind9 as slave DNS > pointing to my AD DCs. On the notebook I used the Debian repository, > on...
2015 Mar 27
4
samba4.2.0 crashes on connection attempt with an internal samba error...
Dear Samba fellows, I try to install samba on my notebook in order to get it into my samba based domain. It was a bit picky to get everything assembled on the notebook - but that last issue is hard. :-( I installed it from the sources on Debian Jessie - exactly in the same manner I used for my servers. I got sssd and kerberos working... > root at alecto:/usr/src/samba4/samba-4.2.0#