Displaying 3 results from an estimated 3 matches for "librarry".
Did you mean:
library
2006 Oct 18
1
latin1,utf-8...encoding and data
...g and package distribution. We
develop the ade4 package. For some data sets included in the package,
there are accentued character (e.g. ?,?...). The data sets have been
saved using latin1 encoding, but some of us use utf-8 and can not see
some data sets which contains accented chracters.
e.g:
librarry(ade4)
data(rankrock)
rankrock
in this case, characters are in rownames. Other data sets have such
characters in data (e.g. levels of factors..). A solution is to use
iconv... this is quite easy for us but perhaps more difficult for a user
which can have no idea of the problem. This problem is q...
2007 Dec 01
2
cdr_pgsql error in 1.4.15
In Asterisk 1.4.15 if I try to configure cdr_pgsql.conf , asterisk crash
with this message
asterisk: symbol lookup error: /usr/lib/asterisk/modules/cdr_pgsql.so:
undefined symbol: PQescapeStringConn
Is this a knowed error?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071201/a3aecc1d/attachment.htm
2005 Sep 25
0
[ANNOUNCE] Release of libnfnetlink, libnfnetlink_conntrack and conntrack
...rst pieces of the
"next generation" netfilter subsystem that will be present in the 2.6.14
linux kernel release.
libnfnetlink
is the low-level userspace library for nfnetlink based
communication between the kernel-side netfilter and the
userspace world.
libnfnetlink_conntrack
is the librarry for userspace access to the in-kernel connection
tracking table.
conntrack
is a commandline program for listing, querying, deleting,
updating entries in the connection tracking table. It also
supports real-time tracing of connection tracking state changes
(conntrack events).
You can downloa...