Displaying 2 results from an estimated 2 matches for "falgs".
Did you mean:
algs
2003 Sep 09
1
Samba3: group mapping with samba PDC, LDAP account flags
...or proper client operation ( W2k/XP pro) ? If so, which
Windows groups have to be mapped?
b) There are "Account flags" both visible in the LDAP directory as well
as in pdbedit's output. The examples always refer to UX, while smbpasswd
just sets the U-flag on my system. What are these falgs about. They are
mentioned once in the Howto Collection in chapter 7, but that does not
really explain the matter.
thanks for answers.
regards, Gunther
--
Gunther Schlegel Riege Software International GmbH
Manager System Administration Mollsfeld 10...
2004 Feb 23
1
Segmentation fault with fix() (PR#6605)
...tely quits with a segmentation fault
if I use the copy button in the graphical device window. Clicking on the name of
the variables completely messes up the screen too. In this case you have to
close the grahpic device and call fix() again.
I've compiled R from sources on a pentium4 with these falgs:
CFLAGS="-march=pentium4 -O2 -pipe -msse -msse2 -mmmx"
CXXFLAGS=CFLAGS
and on a Celeron (Mendocino) with these:
CFLAGS="-march=i686 -O2 -pipe -mmmx"
CXXFLAGS=CFLAGS
and I've also tried to use both nano and vim as editors. In each case I always
get the same error on both comp...