Displaying 20 results from an estimated 1000 matches similar to: "Buliding a package (on Windows) does not produce libs directory"
2006 Mar 13
1
Building help pages
Hello!
I was just wondering, why only one of my "Rd" files is converted in
"chm" format (REGE) and the other are not when installing a package? The
output from installing a package on WinXp is below.
I tried to find more information about what "chm" format actually is,
however have found none.
Best regards and thaks for any replies,
Ales Ziberna
2005 Aug 13
2
Problems runing R CMD check
Hello!
I have a problem checking the package. Firstly, I do not know how to specify
the package to check. I tied specify it by supplying the path and by runing
the R CMD check in the directory of the package.
In addition to that, I get an error bellow. Any suggestions on how to set
TMPDIR would be greatly appriciated!
C:\Ales\Statistika\Blocno modeliranje\dr\blockmodeling>R CMD check
*
2003 Sep 23
1
smbclient write default to stderr?
Hi
I have problem with smbclient in samba3 rc2, rc4.
When I start tar backup with it:
smbclient //comp-32/volume pass -U user -d0 -Tc /dev/tape0 > /dev/null
[2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830)
directory \Kart-32\
[2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830)
directory \Kart-32\mairs\
[2003/09/23 08:27:46, 0]
2005 Dec 22
1
Problems with passing ... to a function
Dear useRs!
I have written a function that should pass argument "m" to the next
function, however it does not! Please have a look at the function below that
shows a problem and tell me what I am missing. As you can see, the "blocks"
argument is passed corectly, while "m" is not.
Best,
Ales Ziberna
opt.par.new<-function(
#function for optimizig
2005 Sep 08
1
Install packages to non-default lib on Windows
We are trying to setup a Windows server that will allow any of our
users to build a binary R package given a source package.
The idea is to have a central R installation and allow users to
install packages to their own package library for the purposes of
binary package building.
It seems, however, that write access to $R_HOME is required as part of
the install step even when -l is used to
2007 Jun 03
2
Problems compiling RMySQL
Hello, I am trying to compile/Install RMySQL_0.6-0 in
R-2.4.1/2.5.0 under Windows XP MCE, I am using MySQL
5.0.41. I have followed the instructions in the file
INSTALL.win, but I get some errors...
C:\Program Files\R\R-2.4.1>Rcmd build --binary RMySQL
--docs=normal
* checking for file 'RMySQL/DESCRIPTION' ... OK
* preparing 'RMySQL':
* checking DESCRIPTION meta-information
2009 Feb 25
2
[LLVMdev] linkage errors while buliding tblgen
Hi,
Trying to build llvm on irix mips with gcc 3.4.6 and receiving the following types of errors
ld32: ERROR 33 : Unresolved text symbol "std::basic_string<char, std::char_traits<char>, std:
:allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator
<char> > const&)" -- 1st referenced by
2009 Feb 26
0
[LLVMdev] linkage errors while buliding tblgen
Hi Frederick,
> Trying to build llvm on irix mips with gcc 3.4.6 and receiving the following types of errors
>
> ld32: ERROR 33 : Unresolved text symbol "std::basic_string<char, std::char_traits<char>, std:
> :allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator
> <char> > const&)" -- 1st
2009 Feb 28
0
[LLVMdev] linkage errors while buliding tblgen
Hi,
I tried with gcc 4.3 and now tblgen is dumping core during the build.
Does anyone have an actual working irix mips build. If so could they please list out the versions of compilers that they used to build their llvm. It seems that every combination I try breaks.
Cheers
2013 Aug 26
2
Problem with buliding Xen
Hello,
I have the latest source of the master branch of Xen from the git
repository (git://xenbits.xen.org/xen.git) and am trying to build it.
However, the configure command fails with the following error:
$ ./configure
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type...
2009 Jun 11
8
[Bug 1607] New: compile errors buliding OpenSSH for older Red Hat
https://bugzilla.mindrot.org/show_bug.cgi?id=1607
Summary: compile errors buliding OpenSSH for older Red Hat
Product: Portable OpenSSH
Version: 5.2p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
2007 Feb 23
0
Solved two problems with Cygwin
While installing software on a new computer, I thought I would try to use
Cygwin to build an R package. (Note: NOT Ripley/Murdoch's Rtools).
I uncovered and solved two issues, one of which appears to be identical to a
problem previously reported (and unsolved) on this list. I offer this
information in case it will be helpful.
(1) Cygwin defaults to UNIX mode when installed, but it appears
2009 Jul 14
1
Error installing package sna
Dear R-users,
These days, I have been struggling to install the package sna on my Ubuntu
8.04 laptop. My R version is currently R 2.7.2. And I had no trouble
installing any other packages (including network).
However when I run 'install.packages("sna")', compilation of C codes is ok,
but a syntax error is reported when building help pages and sna does not
want to install.
I
2000 Feb 28
3
Rinst.exe question
Hi all,
I'm using R0.99a on WinNT4. I downloaded a bunch of packages and tried
using Rinst.exe to install them. For whatever reason, Rinst.exe does not
find all the packages I downloaded. I put all files in the same temp
directory, but Rinst only finds some of them. I have no problem installing
the rest with WinZip, but if Rinst works it would be much easier (don't have
to run WinZip
2005 Oct 15
1
Hiccup in installing R 2.2.0
Yesterday I downloaded R-2.2.0.tar.gz, gunzipped and untarred, and
did the usual ./configure and make. Everything seemed to go smoothly
until it got to the bit about installing recommended packages. It
got past ``spatial'' but turned up a fatal error in respect of the
``boot'' package.
Here is some of what appeared on the screen:
2009 Jun 17
0
How to bulid additional link to
Hi
I have a small problem.
I have created simple scaffold project.
On index site i wanted to add second edit link but with different text
fields.
on index.html.erb
inserted
<td><%= link_to ''EDIT2'', edit2_list_path(list) %></td>
but when reloading index site following error appear
undefined method `comm_list_path'' for
2005 Nov 24
1
Windows R CMD build <pkg> leftovers
A command
R CMD build <pkg>
that fails, e.g., because of C code compilation errors, leaves a
directory %TMPDIR%/Rinst.xxx containing the file R.css. Although R
CMD INSTALL --build cleans up after itself, build does not. A fix is
below. Also, build.in references Rcmd.exe, which I thought was no
longer necessary?
Index: build.in
2012 Oct 02
3
[Btrfs-next] bulid failure at fs/btrfs/ctree.h
Hello Josef,
FYI build failure occured in fs/btrfs/ctree.h.
CC fs/btrfs/super.o
In file included from fs/btrfs/delayed-inode.h:30:0,
from fs/btrfs/super.c:45:
fs/btrfs/ctree.h:3235:1: error: expected identifier or ‘(’ before ‘<<’ token
make[3]: *** [fs/btrfs/super.o] Error 1
make[2]: *** [fs/btrfs] Error 2
make[1]: *** [fs] Error 2
make[1]: Leaving directory `
make:
2001 Feb 13
4
cvs bulid breaks on slackware
cvs code from this morning (about 9am PST) breaks on slackware 7.1 w/ gcc
2.95.2.1 with an undefined reference to session_setup_sia in session.o.
this seems to be the culprit here:
#ifdef HAVE_OSF_SIA
#else /* HAVE_OSF_SIA */
session_setup_sia(pw->pw_name, ttyname);
since i have no idea what that's trying to accomplish (and seems to be a bit
backwards to me from looking
2009 Dec 02
5
Problem with "Cannot compute correct p-values with ties"
Dear All,
1. why did the problem happen?
2. How to solve it?
--
Best wishes,
Zhijiang Wang
--------------------------------------------
PHD Student
Room 212, Science buliding,
The International WIC Institute,
College of Computer Science and Technology,
Beijing University of Technology,
Beijing, China.