similar to: Installation configure problem

Displaying 20 results from an estimated 8000 matches similar to: "Installation configure problem"

2000 Jun 19
1
configure problem on UnixWare 7.1.1
Anyone can locate what was wrong with the below problem on UnixWare 7.1.1 ? The file rand.h was finally found in one of the tests but configure still failed with ... checking for getpagesize... yes checking for OpenSSL directory... configure: error: Could not find working SSLeay / OpenSSL libraries, please install Thanh configure:2302: gcc -o conftest -g -O2 -Wall -I/usr/local/include
2009 Feb 21
1
Install failure (PR#13545)
Hello: Encountered a problem installing R on CentOS release 5.2 This is a 64bit OS I need to know if this will work on this server or do I need to change OS> Thanks Bob I downloaded the source ( R-2.8.1.tar.gz ) due to no release being available for CentOS. My ./configure --with-x=no --with-readline=no R_PAPERSIZE='letter' Failed: ./configure --with-x=no --with-readline=no
2004 Oct 23
1
Issues with compiling wine
Hi, Hi, I'm trying to compile wine-20041019 and this is what I'm getting so far: checking for assembler keyword for word values... configure: error: could not discover how to specify word values with assembler. Below is the who wineinstall I did to the point of failure. Below is my configuration: wino #cat /etc/release Solaris 9 4/04 s9x_u6wos_08a x86
2004 Aug 06
3
ices2 compilations problems
Here is the config.log : <p>----------------------------------------------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor
2010 Feb 23
1
patch about compile R with clang
clang is compiler http://clang.llvm.org, it is fast and better c compiler then gcc, yesterday i use clang and gfortran compile R. The only two change in source code is : 1. the configure file (in confiure when test include wctype.h,gcc can compile but clang need include both wchar.h wctype.h),so this is patch --- /r/configure +++ /myr/configure @@ -39172,6 +39172,7 @@ cat
2001 Aug 13
2
configure error
Hello, when i try to compile vorbis-tools-1.0rc1 under linux i got this error when i try to run ./configure: Here is the config log: [....] configure:1264: checking for BSD-compatible nm configure:1300: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: gcc -c conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: gcc -o conftest
2009 Apr 08
3
libedit not found on SUse 11.1
Included below is a diff between the output from configure on a 64 bit SUse 11.1 (doesn't find libedit) and a 64 bit Suse 10.3 (does find libedit) for otherwise identical setups. 1. How can I get the output set up to look at conftest.c? 2. I added a set -x to configure above LIBEDIT_MSG=no 3. ./configure --with-ldflags="-L/usr/lib64" --with-cflags="-ggdb3
2018 Apr 06
2
Announce: OpenSSH 7.7 released
On 6 April 2018 at 01:36, Randall S. Becker <rsbecker at nexbridge.com> wrote: [...] > Sorry to report that I'm having difficulty building on NonStop (built from a > git clone at 2c71ca1). Configure is failing, run as: > > configure --prefix=/usr/local --without-openssl-header-check > ... > checking for sys/un.h... yes > checking compiler and flags for sanity... no
1999 Jan 21
2
configure command for SAMBA 2.0.0 fails under HP-UX 10.20
Good afternoon, I've downloaded the newly released Samba package 2.0.0, and when trying to run "compile" (located in directory source of the package), after a moment, script fail with the following errors: >ERROR: No locking available. Running Samba would be unsafe >configure: error: summary failure. Aborting config. The following lines are extracted from last lines of
2018 Jul 30
3
Fwd: help building very old R
Hi guys, Perhaps someone here can help. I am trying to build versions of R 1 for the rcheology package (just arrived on CRAN). For R prior to 1.5.0, I cannot configure support for tcl-tk. I am building on Debian Woody (provided by Docker debian/eol) and have the following packages installed: r-base-dev tclx8.3-dev tk8.3-dev xvfb xbase-clients x-window-system-core I download R source from
2002 Sep 10
2
installing samba 2.2.5 -- no luck...any ideas?
I know I am doing something wrong, but I can't figure out what. I have downloaded the samba-latest.tar -- 2.2.5; gzip -d; tar -xvf. aix 5.1 cd /usr/local/samba-2.2.5/source ./configure (having gcc installed) bottom few line of screen after configure finishes: checking if large file support can be enabled... yes checking whether to support ACLs... no checking whether to build winbind... no,
2003 Oct 28
4
AIX patch for openssh-3.7.1p2
There are a couple of bugs in the openssh-3.7.1p2. The aix_setauthdb function does not work with other types of authentication such as AFS/DFS. The loginfailed test in configure is not correct. Also, AIX can use the wtmp logging which I added in configure. Attached is the patch. Thanks, Matt Richards -------------- next part -------------- *** openssh-3.7.1p2/openbsd-compat/port-aix.c Mon Jul 14
2002 Apr 06
2
rsync 2.5.5 compilation problems
Hi, I compiled rsync on an HPUX 11i box, and got lots of errors about redefining sendfile() and sendpath(). The compilation succeeded, but the binary failed. I then took a binary I had compiled on an HP11.00 box, and it worked fine. I tried this with both gcc & the HP ansic compilers. The same results. I am attaching a full transcript of the configure & compilation session. The ld
2003 Feb 03
1
Error in configure Last CVS and 3.0.alpha21 on Solaris 8
Hi all, I'm having problems trying to configure samba with the lastest source. The command I'm using is env CPPFLAGS="-I/usr/local/kerberos/include -I/usr/local/ldap/include" LDFLAGS="-L/usr/local/kerberos/lib -L/usr/local/ldap/lib" ./configure --with-ads --with-ldap --with-kerberos=/usr/local/kerberos --with-pam --with-winbind and the error is checking whether to
2002 Feb 26
2
compile problems on netbsd with samba-latest & openldap-2.0.23
dear list, i have problems when compiling openldap-2.0.23 and the latest samba version (2.2.3a) on netbsd (8500/180 powerpc). Openldap compile procedure is running fine but when trying to compile samba --with-ldapsam I get just this message : config.log : configure:13019: gcc -o conftest -O -I/usr/local/openldap-2.0.23/include -L/usr/local/openldap-2.0.23/lib conftest.c -lldap -llber
2004 Aug 02
1
readline, 64bit solaris build
I've built a 64bit version of R 1.9.1 on a solaris 2.9 sparc system. Everything seems quite functional, except that readline produces the following: > configure:21277: checking for rl_callback_read_char in -lreadline > configure:21307: cc -xarch=v9 -o conftest -xO5 -xlibmil -dalign > -I/usr/local/include -L/us > r/local/lib conftest.c -lreadline -ldl -ltermcap -lm >&5
2001 Jul 16
0
No subject
openssh at openssh.com Dear openssh team ! When I try to configure openssh version 2.9p2 on an ALPHA OSF1 V4.0 I get lots of error messages of the following type What is missing fundamentally ? Could this be due to not using gcc ? How can I solve these problems ? best regards S. Hoefinger
2019 Mar 01
2
pcre problems
thanks for this guys. I only compiled pcre myself as a last resort, because of the ./configure failure. But AFAICS apt-get reports correct installation: OK~/Downloads/R-devel sudo apt-get install r-base-dev Reading package lists... Done Building dependency tree Reading state information... Done r-base-dev is already the newest version (3.5.2-1cosmic). 0 upgraded, 0 newly installed, 0 to
2019 Mar 01
2
pcre problems
thanks for this guys. I only compiled pcre myself as a last resort, because of the ./configure failure. But AFAICS apt-get reports correct installation: OK~/Downloads/R-devel sudo apt-get install r-base-dev Reading package lists... Done Building dependency tree Reading state information... Done r-base-dev is already the newest version (3.5.2-1cosmic). 0 upgraded, 0 newly installed, 0 to
2000 Oct 04
0
2.2.0p1 chroot patch
Hi there, everyone; Attached to this mail is the 2.2.0p1 version of my chroot patch. For those of you interested, my usual warning: This is NOT plug&pray. You'll have to build a whole binaries/libs/conf files tree within the new root. (it's just like the "classic" anonymous ftp behaviour) Configure with "configure --with-chroot" to use. Regards; RC --