Displaying 20 results from an estimated 29 matches for "storabl".
Did you mean:
storable
2003 Jul 06
0
Installing RSPerl (PR#3415)
...ling *source* package 'RSPerl' ...
Using '/usr/local/bin/perl' as the perl executable
Perl modules:
Adding R package to list of Perl modules to enable callbacks to R from Perl
modules: threads re attrs XS::Typemap XS::APItest Unicode::Normalize Time::HiRes
Sys::Syslog Sys::Hostname Storable Socket SDBM_File
PerlIO::via PerlIO::scalar PerlIO::encoding POSIX Opcode ODBM_File NDBM_File
MIME::Base64 List::Util IPC::SysV IO I18N::Langinfo GD
BM_File Filter::Util::Call File::Glob Fcntl Encode Digest::MD5 Devel::Peek
Devel::PPPort Devel::DProf Data::Dumper DB_File Cwd ByteL
oader Compress:...
2005 Jul 08
3
Problem with script.aculo.us 1.0
I just upgraded to the new version and now my storable containers are
not working. here is my code.
Sortable.create("leadstories",
{handle:''handle'',tag:''div'',containment:''leadstories'',onUpdate:
function(element) { new save_order(issueId,Sortable.serialize(element));
}});
Sortab...
2007 Nov 15
3
Graphics device storable in a variable
I'm using R embedded in PostgreSQL (via PL/R), and would like to use
it to create images. It works fine, except that I have to create every
image in a file (owned by and only readable by the PostgreSQL server),
and then use PostgreSQL to read from that file and return it to the
client. It would be much nicer if I could plot images into an R
variable (for instance, a matrix), and return that
2002 Oct 16
1
follow up to novell file issue and a question about "fstype"
...alling the Novell client on a Win machine has the
effect of replacing the file copy command with one from Novell. It also
seems that the NTFS filesystem has spaces for extra metadata, and the the
new Novell command is using those to store it's ACL. I"m guessing that
this metadata is not storable via Samba, which would cause the errors i'm
seeing.
So my proposed solution is for Samba to emulate a non-NTFS filesystem.
I've found the fstype directive in the man page for smb.conf, but cannot
find a list of alternate settings for it. (the man page lists "NTFS" and
"Sam...
2006 Nov 02
2
highlighting with find_by_contents
I''m trying to highlight keyword snippets using the highlight method of
the results returned from find_by_contents (the actual models), but
always come up with an empty array. Any ideas what could be going wrong?
--
Posted via http://www.ruby-forum.com/.
2012 Apr 21
2
nfsen daemon dies for unknown reason
...1301942 /lib64/libglib-2.0.so.0.1200.3
nfsend 6932 nfsen mem REG 252,0 13056 228836 /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/auto/Fcntl/Fcntl.so
nfsend 6932 nfsen mem REG 252,0 81800 229709 /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/auto/Storable/Storable.so
nfsend 6932 nfsen mem REG 252,0 18080 228851 /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/auto/IO/IO.so
nfsend 6932 nfsen mem REG 252,0 28544 2701803 /var/cache/fontconfig/7ddba6133ef499da58de5e8c586d3b75-x86-64.cache-2
nfsend 6932 nfse...
2005 Apr 21
3
Objects in R
...vices simply don't understand it. Students are
trained in "standard" object-oriented technique and
this wonkish offshoot(puritanical functional
programming) just increases the information costs to
using R and thus decreases the demand.
(2)Large frameworks benefit from
serializable/storable objects which contain both
functionality and modifiable values. S4 stores
"class" information and R.oo does not upon
"save()"ing, but there are still real hindrances to
"trading" objects, which is -extraordinarily-
important in creating industrial-variety R-based
ana...
2008 Aug 21
7
perl
Am trying to install perl module "File::Find", but not able it gave the
following
cpan[1]> install File::Find
CPAN: Storable loaded ok (v2.15)
Going to read /root/.cpan/Metadata
Database was generated on Thu, 21 Aug 2008 02:03:21 GMT
Running install for module 'File::Find'
The most recent version "1.12" of the module "File::Find"
is part of the perl-5.10.0 distribution. To install that, you...
2015 Dec 15
2
RFC: Extending atomic loads and stores to floating point and vector types
...e sure we don't and have some pretty explicit
testing for it.
If it has a power of two store size, then it should get the equivalent
> handling to an iX of the same size. I don't see the issue here. How is
> the second example any different from an atomic i256?
>
i1 isn't storable as-is :-)
Actually, this brings up a related issue. We seem to have no documentation
> in the lang ref about how vector types are represented in memory. The
> actual implementation appears to assumed packed bits, but the docs don't
> say. Depending on what the semantics here are,...
2009 Mar 23
2
[LLVMdev] Problem Compiling Test-suite
Hello, I am new in using llvm so I would like to get some help on how to compile test-suite.
Assumptions:
llvm is in /llvm directory
llvm-gcc is in /llvm-4.2-2.4-x86-linux-RHEL4/bin
I have tried compiling test-suite and I get the following error:
$make
make[1]: Entering directory '/llvm/projects/test-suite/SingleSource'
make[2]: Entering directory
2015 Jul 31
1
[Bug 11422] New: Feature request: add support for Linux libcap[-ng]
...d file capabilities. This allows certain
binaries to perform specific privileged functions without requiring SUID root.
Example:
# getcap /bin/ping
/bin/ping = cap_net_raw+ep
Rsync should be able to (optionally of course) copy these attributes as it can
copy xattrs and ACLs. They should also be storable via --fake-super on
non-Linux systems.
--
You are receiving this mail because:
You are the QA Contact for the bug.
2005 Oct 11
0
DB in memory...
Hi all,
I''d like to develop an application with an in-memory db.
I''d like to use the same model of Instiki.
Instiki uses Madeleine to work.
I''d like to know what are the basic step I must do to build a model
class to make it "storable" in Madeleine.
I am watching at the Instiki source but ruby is still new to me...and I
have find little comments on instiki sources.
Can you address me to a simple example to look for?
Thank you ;)
--
Giovanni Giorgi http://www.objectsroot.com
Be Creative, Be Open Source...
2004 Aug 06
1
liveice Question
> You'll probably also want to come up with some kind of keepalive. A
problem
> with that is that liveice can lose connection with the server, and in fact
> stop encoding, but still show up as a running process (as will lame). I
> have a keepalive that polls the Icecast (or Shoutcast) server as to
whether
> *it* thinks the stream is connected and then (important) kills all
2006 Feb 21
10
segfault after page view
I realize this is slightly off-topic, but I''m stumped and I hope someone
else has had the same problem.
When running a rails app using webrick (script/server), I can load any
given page which involves a controller once, and any subsequent page
loads trigger a "Segmentation fault" without any other info.
This problem is very new, and has only started occurring since I last
2005 Dec 08
5
perl module
...perl modules to my Centos 4.2 server
and I need help
Digest::SHA1
Digest::HMAC
Net::DNS
Time::HiRes
HTML::Tagset
HTML::Parser
Pod::Usage
Parse::Syslog
Statistics::Distributions
I tried "perl -MCPAN -e shell" and then "install Pod::Usage" and I got the
following errors:
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Warning: Found only 0 objects in /root/.cpan/Metadata
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
LWP failed with code[500] message[LWP::Protocol::MyFTP: Bad hostname
'ftp.perl.org']
Fe...
2013 Aug 20
0
sf bug 256 - Virtual functions in destructor
...ion
and destruction, but that
order can be observed by calling virtual functions, dynamic_ cast, or
typeid (?15.4.4) at a point
where the object isn?t complete. For example, if the constructor for
Component in the hierarchy
from ?15.4.2 calls a virtual function, it will invoke a version defined
for Storable or Component,
but not one from Receiver, Transmitter, or Radio. At that point of
construction, the object isn?t
yet a Radio; it is merely a partially constructed object. It is best to
avoid calling virtual functions
during construction and destruction.
Email address: visor at nextmail.ru
2009 Oct 20
0
Perl error - Can't locate R/Rdconv.pm in @INC
...2.6.1.
I have installed R v2.9.2 from source, with a shared library and tcktk
support. The
package, myPkg, depends on RSPerl, and imports it in its NAMESPACE.
I've downloaded and installed RSPerl using command:
>R CMD INSTALL -c --configure-args="--with-modules='IO \
Fcntl Socket Storable XML::Parser::Expat DB_File File::Glob \
GDBM_File SDBM_File POSIX'" RSPerl
When installing myPkg, I use the following command:
>R CMD INSTALL myPkg
* Installing to library ?/usr/local/lib/R/library?
* Installing *source* package ?myPkg? ...
** R
** inst
** preparing package for lazy...
2006 Jan 19
2
CPAN module install problem
...d perl was updated
afterwards via yum update. The error seems related to GPG, does anyone
know if 1.8.2 added new restrictions on signatures?
$ sudo perl -MCPAN -e shell
cpan shell -- CPAN exploration and modules installation (v1.82)
ReadLine support enabled
cpan> install DBD::SQLite
CPAN: Storable loaded ok
Going to read /usr/share/cpan/Metadata
Database was generated on Wed, 18 Jan 2006 20:10:08 GMT
Running install for module DBD::SQLite
Running make for M/MS/MSERGEANT/DBD-SQLite-1.11.tar.gz
CPAN: Digest::SHA loaded ok
CPAN: Module::Signature loaded ok
WARNING: This key is not certified...
2014 Jun 17
0
How to create an OpenVZ OS Template for CentOS 7 Public QA
...-freebl glibc libstdc++ \
bash libsepol zlib audit-libs nspr chkconfig bzip2-libs nss-util grep libattr \
libcap elfutils-libelf libgcrypt readline libidn libffi pkgconfig sqlite \
groff-base file-libs libtasn1 slang gdbm perl-HTTP-Tiny perl-Pod-Perldoc \
perl-Encode perl-Pod-Usage perl-macros perl-Storable perl-Carp perl-Exporter \
perl-Socket perl-File-Temp perl-PathTools perl-Pod-Simple perl apr-util libcroco \
cyrus-sasl-lib libgomp kmod-libs libedit hostname js newt ca-certificates less \
dbus-glib acl libdb-utils findutils xz sysvinit-tools ustr nss-tools \
openssl-libs gzip cracklib-dicts nss...
2003 Aug 02
7
[2.6] Perl weirdness with ext3 and HTREE
Hi
I have mailed about this previously, but back then it was not
really confirmed, so I have let it be at that.
Anyhow, problem is that for some reason 2.5/2.6 ext3 with HTREE
support do not like what perl-5.8.0 does during installation.
It *seems* like one of the temporary files created during manpage
installation do not get unlinked properly, or gets into the
hash (this possible?) and cause