Displaying 5 results from an estimated 5 matches for "erverybodi".
Did you mean:
erverybody
2004 Feb 15
1
ldapsmb
Hello List,
i try to build up a samba/ldap pdc using samba 3.0.1 and ldapsmb-1.0. It seems
that ldapsmb-1.0 did not work with samba 3.0 in non compat mode. Searching for a
newer version was frustrating. The only thing i found were dead links to
ldapsmb-1.2.
If i look inside all this samba mailing lists, it seems that erverybody is using
ldapsmb with samba 3.0. Something is going wrong and i
2012 Jul 29
2
Error in for-loop
Hello erverybody,
I have a problem with my second for-loop.
1. First i read the tables.
datos.mx1 <- read.table('PETmx1.csv',head=TRUE,sep=';')
datos.min <- read.table('PETmin.csv',head=TRUE,sep=';')
http://r.789695.n4.nabble.com/file/n4638257/PETmx1.csv PETmx1.csv
http://r.789695.n4.nabble.com/file/n4638257/PETmin.csv PETmin.csv
names(datos.mx1)
2005 Oct 20
2
path and configuration
Hello erverybody!
Im with a problem with the configuration of WINE
I changed in the ~/.wine/config the mapping of my c: to
"Path" = "/home/teste/.wine/fake_windows"
instead of
"Path" = "/home/teste/.wine/drive_c"
and mounted by smb mount a c drive of a real windows machine with all
prograns that i wanna run
and the windows and system path to
2004 Jul 12
1
Problems Compiling asterisk-oh323 0.6.3a
Hi, erverybody
The Asterisk is running well in the linux system.
Now I would like
to add oh323 in Asterisk. I have download
pwlib(version is 1.6.6) and
openh323(version is 1.13.5). And I sucessfully maked
and installed these
two packages. But I got the following errors when
compling the
asterisk-oh323 0.6.3a:
for x in wrapper asterisk-driver; do make -C $x all ||
exit 1 ; done
make[1]:
2004 Jun 25
2
Problems Compiling and Loading asterisk-oh323 0.6.2
Hi,
I having a problem compiling the wrapper for oh323. I am running Debian,
kernel version 2.4.18-bf2.4. The pwlib version I have is 1.6.6 and the
openh323 version I have is 1.13.5. I execute the following commands first
before attempting to compile the wrapper:
pwlib_1.6.6:
make both
openh323 1.13.5
./configure
make opt
asterisk-oh323 0.6.2
make