Displaying 4 results from an estimated 4 matches for "utinit".
Did you mean:
uninit
2011 Sep 05
1
Receive "unable to load shared object RNetCDF.o" during R INSTALL of RNetCDF
...ng for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -std=gnu99 accepts -g... yes
checking for gcc -std=gnu99 option to accept ISO C89... none needed
checking for nc_open in -lnetcdf... yes
checking for utInit in -ludunits2... no
checking for utScan in -ludunits2... yes
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... no
checking for sys/types.h... yes
checking f...
2010 Aug 12
0
- combining lists
Hi all,
I have used this library to create a (360 day)calendar for my rainfall
data (which is divided over 9 gridcells):
## CODE##
library(udunits)
utInit()
calendar <- att.get.nc(nc,'time','calendar')
T <- var.get.nc(nc,"time")
times.list <- utCalendar(T,"days since
1961-01-01",style='array',calendar=calendar)
## END CODE##
****
To separate months and years I use:
## CODE##
times.ind <- lappl...
2012 Mar 03
0
[RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
...s/acpi/acpica/utdelete.c | 707 +++++++++++
.../acpica_linuxized/drivers/acpi/acpica/uteval.c | 337 ++++++
.../drivers/acpi/acpica/utglobal.c | 388 ++++++
.../acpica_linuxized/drivers/acpi/acpica/utids.c | 345 ++++++
.../acpica_linuxized/drivers/acpi/acpica/utinit.c | 143 +++
.../acpica_linuxized/drivers/acpi/acpica/utlock.c | 175 +++
.../acpica_linuxized/drivers/acpi/acpica/utmath.c | 324 +++++
.../acpica_linuxized/drivers/acpi/acpica/utmisc.c | 1134 ++++++++++++++++++
.../acpica_linuxized/drivers/acpi/acpica/utmutex.c | 351 ++++++
.../drivers/...
2009 Jul 22
109
Unable to Configure Xen Dom 0 in Jeremy''s PVOPS Kernel
Hi All,
I followed the instructions here at
http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/
However, when I do a "make menuconfig", I cannot see any XEN related
configuration options. What am I missing?
Thank you.
Mr. Teo En Ming Dip(Mechatronics Engineering) BEng(Hons)(Mechanical
Engineering)