Displaying 20 results from an estimated 100 matches similar to: "Using a different compiler when creating a package on Windows"
2005 Oct 12
0
additional comments on building R with PGI compiler
Hi,
I have additional comments on building R with PGI compiler.
If one wants to use external BLAS library, then pgf90 instead of pgf77
should be used, and BLAS_LIBS flags should be set.
e.g.
F77 = $PG_HOME/bin/pgf90
BLAS_LIBS='-L/opt/acml2.7.0/pgi64/ -lacml' # for ACML library
BLAS_LIBS='-L/usr/lib64 -lg2c -lblas' # for generic BLAS
library that comes
2005 May 20
1
R 2.1 and gfortran
From the configure output of the latest devel snapshot:
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for fl32... no
> checking for af77... no
> checking for fort77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for
2011 Nov 10
1
assistance building R on RHEL5
I have gotten this error while attempting to build R-2.13.2 and
R-2.14.0 using ./configure --with-x=no --enable-R-shlib, and
./configure --with-x=no
Red Hat Enterprise Linux Server release 5.6 (Tikanga)
=========================
Warning in solve.default(rgb) :
unable to load shared object '/users/home/mked/R-2.13.2/modules//lapack.so':
/users/home/mked/R-2.13.2/lib/libRlapack.so:
2003 Apr 21
1
building R 1.7.0 under RH7.3 (PR#2808)
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
Send mail to mime@docserver.cac.washington.edu for more info.
---559023410-959030623-1050952576=:23064
Content-Type: TEXT/PLAIN; charset=US-ASCII
The configure process does not seem to be working as well as it had for
previous versions ...
2006 Mar 10
2
problem building R-patched on x86-64 with PGI 6.1
Dear R-devel,
[I'm not sure if this is appropriate for R-devel. If not, I'm more than
happy to move it to R-help.]
As those of you who saw my post on R-help know, I've been trying to build
R-patched on a dual Opteron box running Scyld Beowulf, using the PGI 6.1
compilers. The build went fine, but I couldn't get it to pass make
check-all. Jennifer Lai, who reported success with
2009 May 11
0
Unable to install R package
Hi all,
I am unable to install R package on RHEL version 5.1. While running
* ./configure* command following is printed on to the screen and no *
makefile* is created. Can anyone help me out ??? Thanks in advance.
./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
loading site script './config.site'
loading
2005 Apr 11
1
Unable to compile icecast 2.2.0 under Suse 9.2
Dear list members,
I am not able to compile the icecast source under Suse 9.2.
as i have to admit my experience in compiling is reduced to
typing ./configure. Is there someone who can help me with this error
message?
linux:~/shoutcast/server/icecast # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for
2008 Aug 26
2
Error while compiling Ices 0.4
Dear All,
I am sorry if this mail has already been posted to the mailing list.
I am trying to cross compile Ices 0.4 for my ARM target board in
ubuntu 8.04 but the configure script is terminating with the error of
not being able to find an usable libshout.
.....
checking for pkg-config... /usr/bin/pkg-config
checking shout/shout.h usability... yes
checking shout/shout.h presence... yes
2010 Jul 01
0
Icecast on centos5
Evening guys...
I've been trying for the past week to install an icecast server on my centos 5 VPS hosted through phurix.
I've tried compiling it, installing it from RPM. but im getting nowhere.
Has anybody had any luck installing it, who wouldn't mind explaining how they went about it?
I've searched google for hours on end and all I can come up with is generic cent os 4 guides
2010 Apr 07
2
ImapTest build problem
Hello.
My system is:
Debian Lenny 2.6.26-2-amd64
I try to build Imaptest and follow
http://www.imapwiki.org/ImapTest/Installation
But get this:
./configure --with-dovecot=../dovecot-2.0.beta4 && make
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking
2005 Aug 22
2
ezstream and OSX 10.4.2 Tiger...
Hello again,
I'm having a dickens of a time getting ezstream configured - it
requires libshout2 - so far so good.
I installed the darwin ports library, did a port install libogg and
then a port install libvorbis. Now, when I try to do a port install
libshout2, configure returns the following.
Any idea why it isn't working? Darwinport is configured to install
in it's
2008 May 18
2
problem of building stardict
Hi guys! today i tried to install the latest stardict.
When i configure it.The result is :
[cjzjm100 at localhost stardict-3.0.1]$ ./configure --prefix=/usr
--sysconfdir=/etc --mandir=/usr/share/man
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking
2002 Jan 15
0
errors intalling splancs and sgeostat
I installed R-1.4.0 and then updated all the packages I have, using
update.packages(). I got an error for splancs and sgeostat. Trying to
install them 'manually' with R CMD INSTALL, I got the following
errors.
1) for splancs:
Tue<15:26>library[82]#R CMD INSTALL splancs_2.01-5.tar.gz
Installing *source* package `splancs' ...
libs
f95 -PIC -xO5 -dalign -xlic_lib=sunperf -c
2016 Apr 29
0
Trying to build ices-0.4 on ubuntu and "libshout not?usable"
Hi Ray:
With Ubuntu for the libshout library it will work if you install it using the apt-get command.
Apt-get install libshout-dev
I got ices to work on Ubuntu 14.04 with this.
Hope that helps.
Larry
-----Original Message-----
From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of Ray Lutz
Sent: Friday, April 29, 2016 6:03 PM
To: icecast at xiph.org
Subject: [Icecast] Trying to
2007 Aug 24
0
getting stuck with OSX install
Hi - help please.
I got the email address by rooting around in
icecast-2.2.0:doc:
I'm installing onto MacBookPro and have followed instructions from :
http://www.geektimes.com/macintosh/os/x/10_3/and/icecast_install.html
I get stuck after at the make command ending
make: *** [all] Error 2
I have no idea where to go from here but the log says:
error: 'struct _fserve_t' has no member
2010 Jul 01
1
Icecast on centos5
the bottom is where it ends. thats whats confusing me
the last line is:
config.status: executing depfiles commands
Huw Davies (Beatsmith)
07949713698
Junglised.co.uk
Facebook
Twitter.com/Junglised
On 1 Jul 2010, at 21:50, Jonathan Nalley wrote:
so what's the actual error? where does the configure command end at
and what does it ultimately complain about?
On Thu, Jul 1, 2010 at 4:43 PM,
2011 Nov 23
1
[LLVMdev] Follow-up questions after successful upgrade to LLVM 3.0rc4
In response to:
> Date: Wed, 23 Nov 2011 18:24:16 +0100
> From: Duncan Sands <baldrick at free.fr<mailto:baldrick at free.fr>>
> Subject: Re: [LLVMdev] Follow-up questions after successful upgrade to
> LLVM 3.0rc4
> To: llvmdev at cs.uiuc.edu<mailto:llvmdev at cs.uiuc.edu>
> Hi Kevin,
>> Since I don't have llvm-gcc installed, I tried to do the
2016 Apr 29
4
Trying to build ices-0.4 on ubuntu and "libshout not usable"
Hello:
I hope someone can take a look at this and give me a little push to get
me past this logjam.
I've been running icecast + ices-0.4 + a perl application developed
internally which runs an mp3 stream for a number of years.
I am migrating my server from CentOS to ubuntu so I can upgrade to Perl
5.18 (so as to get clean unicode processing for another application.) I
have installed
2012 Jan 19
1
RApache installation problems
Hi all
I was trying to isntall RApache last week but ran into strnge problems that no one else seems to be experiencing. At least I couldn't find anything after extensive googling.
First off, the machine I'm installing on looks like this:
Dell Optiplex 745
32 bit
2GB RAM
Fedora 15
httpd -v
Server version: Apache/2.2.21 (Unix)
Server built: Sep 13 2011 13:46:23
R:
R-2.14.0-3.fc15.i686
2007 Mar 06
2
Compiling SVN build.. error for libupsclient
Hi,
Below is a log of what I did.
In summary, I think the problem lies in that I can't build libupsclient:
e.g.
make[1]: *** No rule to make target `libupsclient.la', needed by
`upsc'. Stop.
I'm not very familiar with autoconf, aclocal, automake, I tried hacking
it a bit, but couldn't get it to fix the errors...
Thanks,
Edwin
$ svn update
At revision 845.
$ autoreconf