Displaying 3 results from an estimated 3 matches for "peixing".
Did you mean:
weixing
2012 May 07
7
How to build Samba4 using static linked libraries
...-4.0.0alpha17. After build, I am running the test in another environment.
I not only need to copy the binary smbtorture, I also need to copy the shared libraries. This is HUGE inconvenient for us.
Could somebody tell me how to build the binary using static linked libraries?
Thanks very much
Peixing
libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003745400000)
libcmdline-credentials.so => not found
libldb.so.1 => not found
libcli-nbt.so => not found
libsamdb-common.so => not found
libsmbclient.so.0 => /usr/lib64/libsmbclient.so.0 (0x0...
2013 Jan 16
1
Mean calculation by two variables
Hello All,
I have a data frame (dput information below) with food item weight for fish
species.
I need to calculate the Mean proportion by weight of each food item for
each specie, as show in solution data frame (dput information below).
I use the ddply function (plyr package) in two steps. First calculate the
proportion of weight for each individual:
step1 = ddply (example, .(ID), transform,
2009 Apr 03
0
looking for multi-thread samba client application code example
...page saying that Samba (server) is not
multi-threaded.
http://www.samba.org/samba/docs/man/Samba-Developers-Guide/architecture.
html
But I am doing samba Client applications. Is Samba 4 library thread
safe? If anyone can forward me some example code,
That will be greatly appreciated
Peixing