Displaying 15 results from an estimated 15 matches for "_install_".
Did you mean:
_install
2001 Dec 09
2
compile failure at - libavifile.so Error Code 2
I am trying to install wine from the latest source on a FreeBSD 4.4 box. I
did
chip# ./configure --prefix=/usr/local/wine
chip# make depend && make
then
chip# make install
but am getting the following error.
cd `dirname advapi32/__install__` && make install
[ -d /usr/local/wine/lib ] || mkdir -p /usr/local/wine/lib
/usr/bin/install -c libadvapi32.so /usr/local/wine/lib/libadvapi32.so
cd `dirname avicap32/__install__` && make install
[ -d /usr/local/wine/lib ] || mkdir -p /usr/local/wine/lib
/usr/bin/install -c libavic...
2023 Jul 19
0
proposal for WRE: clarify that use of S4 classes implies use of superclasses
...s _not_
occur if I add all of the superclasses to the importClassesFrom directive
in NAMESPACE _or_ if I delete the call to setClass in R/*.R.
It is precisely these cached superclasses that are liable to become stale,
because, if I understand correctly, the namespace is populated and serialized
at _install_ time, whereas the imports environment is populated at _load_ time.
Hence by clarifying in WRE that packages should import exported superclasses
of classes that they extend, etc., we could stem some of the "staleness" on
CRAN ...
But maybe my analysis is mistaken, so I'll wait for co...
2010 Aug 28
1
Calculating p and q values with R
Hi,
I have a huge dataset (53 million records). I have to calculate the p and q
values of my data. How can I do it in R or perl? I have downloaded R (I'm
completely new to R). and the package qvalue but I don't understand how can
I call/use qvalue package with R. When I type library(qvalue), it gives me
an error that this package doesn't exist. What should I do?
Thanks!
--
View this
2002 Dec 07
0
cannot build/install
...for the first time to get wine to build on
my FreeBSD machine. I have XFree86 4 and FBSD 4.7, I
tried building from source, using the sequence:
./configure
make depend
make install
and also, using the ./tools/wineinstall script. Both
of them produce the following error:
--
cd `dirname avifil32/__install__` && make install
../../tools/mkinstalldirs /usr/local/lib/wine
/usr/bin/install -c avifil32.dll.so
/usr/local/lib/wine/avifil32.dll.so
make: don't know how to make _install_/avifile.dll.so.
Stop
*** Error code 2
Stop in /usr/home/btimby/wine-20021125/dlls.
*** Error code 1
Stop in...
2007 Mar 19
2
Wine for command line only
Hi;
I think I have a very simple question but I can't find an answer to it.
I need to run one command line windows executable with no dlls on my
MacPro. Runs fine under Parallels/xp, but I would like to run it under
the bash shell script from the Mac/Unix terminal.
I "installed" the Darwine x86 package by copying it to the applications
folder. Not surprisingly, not having it
2004 May 10
1
probs w/ make and make install
...amp; make install-lib
rm -f libdxerr8.a && ln -s dxerr8/libdxerr8.a libdxerr8.a
rm -f libdxerr9.a && ln -s dxerr9/libdxerr9.a libdxerr9.a
rm -f libdxguid.a && ln -s dxguid/libdxguid.a libdxguid.a
rm -f libuuid.a && ln -s uuid/libuuid.a libuuid.a
cd `dirname advapi32/__install__` && make install
../../tools/mkinstalldirs -m 755 /usr/local/lib/wine
/usr/bin/install -c advapi32.dll.so
/usr/local/lib/wine/advapi32.dll.so
cd `dirname amstream/__install__` && make install
../../tools/mkinstalldirs -m 755 /usr/local/lib/wine
/usr/bin/install -c amstream.dll....
2007 Apr 11
2
Unable to figure out extlinux
OK, been perusing the archives and Google, but can't find what I want.
I'm building up a 512 MB compact flash using the CLFS directions to
build the filesystem. That works great, but I would like to use extlinux
to make the cflash bootable on my little SBC. However, to date, no dice.
Attached is my extlinux.conf file and the steps I have used to make this
work.
Initially I tried to
2009 Jul 07
2
Newbie need help windows server 2008 on XEN in Linux fails to start
Hello,
I need help with a windows server 2008 or windows in general using in XEN:
Host:
CentOS 5.3 Linux localhost.localdomain 2.6.18-128.el5xen #1 SMP Wed Jan 21
11:12:42 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
fstab:
LABEL=/ / ext3 defaults 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
tmpfs
2005 Jan 05
2
Rcmd check Error help
R-help,
I'm the primary developer for an increasingly large R package with over
three thousand lines of code. Unfortunately, do the complexity of the
code, I sometimes am required to change several interoperating parts of
the package before testing for bugs and performance. And sometimes
unnoticed syntax errors slip in that cause Rcmd check / INSTALL to fail
with such messages as:
Error in
2006 Dec 07
4
MassPay API with Ruby On Rails PayPal AARRRGH
Hey,
I''m trying to use Paypal to automatically pay customers, and I''ve heard
MassPay API is a good thing to use. But I cannot find any examples of
it for Ruby, nor do I know what steps to take to use it.
Does anyone have any information or experience with using MassPay API in
RoR? Any help is much appreciated
--
Posted via http://www.ruby-forum.com/.
2007 Oct 18
1
Regression test failed when building on an "older" Linux cluster
We have an aging Linux Cluster here, running Red Hat 7.3. We have some
business reasons for not upgrading the OS version. I don't recall the exact
hardware (dual Pentium III, 4 Gbyte RAM, 1 GHz clock?), but it was pretty
good in 2001 or so.
We recently tried to build and install R, ver 2.6.0, for this cluster.
It built and apparently ran correctly, but it failed "make check".
2014 Jan 14
3
USB boot problems on Gigabyte GA-M55Plus-S3G
...What I've
learned since last Friday is that this is actually, most probably,
the expected outcome on essentially _any_ motherboard. Apparently,
as I have now learned first-hand, Microsoft has, for better or worse,
hobbled the stock Win7 install disks in such a way that if you use
one to try to _install_ Win7 on any kind of USB-attached device, that
attempt will fail. The good news is that the messages you get
when it does fail are crystal clear. Win7 cannot be installed on any
device attached via either USB or Firewire. End of story. The installer
just doesn't let you even try. However wh...
2014 Jan 11
4
USB boot problems on Gigabyte GA-M55Plus-S3G
In message <BLU0-SMTP145A44932CB6CC2DB4621568BB30 at phx.gbl>,
Ady <ady-sf at hotmail.com> wrote:
>Recent (testing) Clonezilla versions include changes related to
>booting problems, so there are valid reasons to try the very latest
>version available. At the time I am writing this email, Clonezilla
>Live 2.2.1-22 is the latest available (at this moment, under
2006 Nov 30
41
TDD killing my joy of Rails
I''ve been working through the book ''Beginning Ruby on Rails E-Commerce''
which is very heavy on Test Driven Development. As in, you have to
write tests for scaffolding methods and validations and crap like that.
And then they fail. And you KNOW its the test not the method. So you
spend 2x the time writing a test that has to be adapted when
requirements change. You
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)