Displaying 7 results from an estimated 7 matches for "mkr".
Did you mean:
mar
2016 May 26
2
[HCL] Lyonn ULT-2000 MKR supported by
Hi, I'm from Argentina, this model isn't in the hardware compatibility list:
Lyonn ULT-2000 MKR
http://www.solytec.com.ar/p03_ups_lyonn_ult1000.php
http://www.solytec.com.ar/p03_ups_lyonn_ultrack.php
How can I do to control via SNMP? I have an AgentMini hardware.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/piper...
2016 Jun 03
0
Lyonn ULT-2000 MKR supported by
...complete HCL report.)
>
> > On May 26, 2016, at 10:44 AM, Marcos Martinez <marcosdmm at gmail.com <mailto:marcosdmm at gmail.com>> wrote:
> >
> > Hi, I'm from Argentina, this model isn't in the hardware compatibility list:
> >
> > Lyonn ULT-2000 MKR
> >
> > http://www.solytec.com.ar/p03_ups_lyonn_ult1000.php <http://www.solytec.com.ar/p03_ups_lyonn_ult1000.php>
> > http://www.solytec.com.ar/p03_ups_lyonn_ultrack.php <http://www.solytec.com.ar/p03_ups_lyonn_ultrack.php>
> >
> >
> > How can I do to...
2010 Nov 17
1
Compiling R 2.12.0 from source: error (temp dir)
...d off (as
it complained on some .exe). I have Admin rights on my box.
When I run ''make all recommended'' I get the following error after a while:
cannot create /tmp/R5436: directory nonexistent
mv: cannot stat `/tmp/R5436'': No such file or directory
make[3]: *** [mkR] Error 1
make[2]: *** [all] Error 2
make[1]: *** [R] Error 1
make: *** [all] Error 2
Any ideas what this is about? Seems that the compiler can''t create a temp
directory because of a missing directory.
Thanks for any hints,
Janko
[[alternative HTML version deleted]]
2010 Oct 18
1
trouble installing R-patched (R-2.12.0) when TMPDIR is specified
...-patched/src/library/base'
building package 'base'
make[4]: Entering directory `/home/ayee/R-patched/src/library/base'
/bin/sh: line 8: /store/home/ayee/.tmp/R24402: No such file or directory
mv: cannot stat `/store/home/ayee/.tmp/R24402': No such file or directory
make[4]: *** [mkR] Error 1
make[4]: Leaving directory `/home/ayee/R-patched/src/library/base'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/ayee/R-patched/src/library/base'
make[2]: *** [R] Error 1
make[2]: Leaving directory `/home/ayee/R-patched/src/library'
make[1]: *** [R] Error 1
make[...
2010 Jul 14
1
Cannot Build R From Source - Windows XP
...d the latest
Rtools211.exe from http://www.murdoch-sutherland.com/Rtools/ & done a
full installation of that and Inno Setup.
I have set R_HOME as C:\R (and also tried using C:\R\R-2.11.1)
After successfully running 'tar xf R-2.11.1.tar.gz' the modifications I
have made and saved as MkRules.local are:
BUILD_HTML = YES & ISDIR=C:/Program Files/Inno Setup 5
I've then run 'make all recommended' from R_HOME\src\gnuwin32 and it
runs nicely for ages, until I get the following message:
building package 'base'
cannot create /tmp/R612: directory nonexistent
mv:...
2024 Jan 12
1
Sys.which() caching path to `which`
...===========
--- src/library/base/Makefile.in (revision 85802)
+++ src/library/base/Makefile.in (working copy)
@@ -28,7 +28,7 @@
all: Makefile DESCRIPTION
@$(ECHO) "building package '$(pkg)'"
@$(MKINSTALLDIRS) $(top_builddir)/library/$(pkg)
- @WHICH="@WHICH@" $(MAKE) mkRbase mkdesc2 mkdemos2
+ @$(MAKE) mkRbase mkdesc2 mkdemos2
@$(INSTALL_DATA) $(srcdir)/inst/CITATION $(top_builddir)/library/$(pkg)
include $(top_srcdir)/share/make/basepkg.mk
@@ -45,12 +45,12 @@
mkR: mkRbase
Rsimple:
- @WHICH="@WHICH@" $(MAKE) mkRbase mkRsimple
+ @$(MAKE) mkRbase m...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking