Code:
yuva@yuva-desktop:~/Downloads/vlc-2.0.3$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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... no
checking for mawk...
I'v done some googling and tried to come up with a fix. No luck so far.
My ./configure out put is as follows:
Code:
checking for a BSD-compatible install... /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 whether make sets $(MAKE)...
I'm having some problems to install SpatiaLite 3 on Ubuntu 12.04, those are the steps to I did:
1) sudo apt-get install **libsqlite3-dev** **libgeos-dev**
2) libspatialite-3.0.0-stable$ **./configure**
Result: configure: error: cannot find proj_api.h, bailing out
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane...
I want to install the Quanta Plus, a web development IDE. When I try to configure the file using ./configure then this will display:
subhajit@Reaper:~/Downloads/kdewebdev-3.5.8$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install...
I'm currently running Fedora 11 64-bit and am trying to compile Grub. I've been following the install directions and upon running configure I receive the following output with error message:
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
bapi@ubuntu:~$ cd Downloads
bapi@ubuntu:~/Downloads$ cd NetworkManager-0.9.0
bapi@ubuntu:~/Downloads/NetworkManager-0.9.0$ make
make: *** No targets specified and no makefile found. Stop.
bapi@ubuntu:~/Downloads/NetworkManager-0.9.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p...
bapi@ubuntu:~$ cd Downloads
bapi@ubuntu:~/Downloads$ cd NetworkManager-0.9.0
bapi@ubuntu:~/Downloads/NetworkManager-0.9.0$ make
make: *** No targets specified and no makefile found. Stop.
bapi@ubuntu:~/Downloads/NetworkManager-0.9.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p...
I have ubuntu 32 bit on i7 processor.
I tried to compile and install this package called xgrafix, i have installed dependencies, but now it has error as following.
samir@samir-HP:~/Downloads/xgrafix$ ./configure --with-X11_LIBDIR /usr/lib/i386-linux-gnu/
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /usr/lib/i386-linux-gnu/
checking for a BSD
I can't build dansguardian in yaourt. Not sure what the problem is but here is the whole output of the build:==> Starting build()...
patching file src/downloadmanagers/fancy.cpp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk...