debian wheezy (raspbian armhf) and i'm struggling to compile gambas3 from source:
pi@raspberrypi ~/gambas-svn $ ./configure
checking whether to enable maintainer-specific portions of Makefiles... no
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...
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'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'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
Compiling this: http://linux.softpedia.com/progDownload/Indexed-PDF-Creator-Download-107...
anisha@linux-dopx:~/tarBalls/ipdf-1.0.0> ./configure --build=x86_64
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 for gcc...
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 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...
Ha s anyone had any success patching wine and getting it to compile,
I have patched it and made sure all the 32-bit dependencies suggested by openSuse were installed and it won't compile ...
there must be someone who plays cutting age games who has come across this and solved it,
here is my ./configure error
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...