search for: reference_nam

Displaying 2 results from an estimated 2 matches for "reference_nam".

Did you mean: reference_name
2000 Apr 17
2
akima core dumps on loading (PR#521)
..."help.start()" for a HTML browser interface to help. Type "q()" to quit R. > library(akima) Program received signal SIGSEGV, Segmentation fault. _dl_lookup_symbol (undef_name=0x2d2e3b3 <Address 0x2d2e3b3 out of bounds>, ref=0xbfffabb4, symbol_scope=0x81ec65c, reference_name=0x81e8b20 "/usr/lib/R/library/akima/libs/akima.so", reloc_type=208) at ../sysdeps/generic/dl-hash.h:31 31 ../sysdeps/generic/dl-hash.h: No such file or directory. (gdb) --- STRACE (echo "library(akima)" | strace R --vanilla) [...] rt_sigprocmask(SIG_BLOCK, NULL, [], 8)...
2008 Feb 07
11
Multiple Views within subfolders
Hi, I am creating an application in which I am allowing users to have customized views of a form. These forms do not have to be customized at this point by the user, but will for now be customized by us, and uploaded to the server. My idea was to take the similar approach done by the plug in acts_as_attachment, and, have a default layout stored in the normal views/controller_name folder, but