I'm trying to perform step by step building of MongoDB on my vps with FreeBSD 8 on it. I'm facing problem with the last step:
vm3578# scons .
scons: Reading SConscript files ...
scons version: 2.0.1
python version: 2 6 6 'final' 0
Checking whether the C++ compiler worksyes
Checking for C library stdc++... yes
Checking for C++ header file boost/filesystem/operations.hpp...
I'm trying to perform step by step building of MongoDB on my vps with FreeBSD 8 on it. I'm facing problem with the last step:
vm3578# scons .
scons: Reading SConscript files ...
scons version: 2.0.1
python version: 2 6 6 'final' 0
Checking whether the C++ compiler worksyes
Checking for C library stdc++... yes
Checking for C++ header file boost/filesystem/operations.hpp...
I'm trying to perform step by step building of MongoDB on my vps with FreeBSD 8 on it. I'm facing problem with the last step:
vm3578# scons .
scons: Reading SConscript files ...
scons version: 2.0.1
python version: 2 6 6 'final' 0
Checking whether the C++ compiler worksyes
Checking for C library stdc++... yes
Checking for C++ header file boost/filesystem/operations.hpp...
Hello,
I recently bought a digital camera (Sea&Sea DX-2G)
and attempted installing "libgphoto2" library to be
able to download the photos from the camera.
I downloaded the package:
libgphoto2-2.4.10.1.tar.gz
unpacked it and run "./configure".
when i try to compile alsa-util for my arm processor i am getting the following error
Code:
checking for arm-none-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed
checking dependency style of arm-none-linux-gnueabi-gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin//install -c
checking whether ln -s works... yes
Hello,
I am trying to compile the file called alsa-utils". in that i am getting some errors
Code:
checking whether ln -s works... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS... -L/mnt/freescale/nfs-develop/usr/local/lib/ -lasound -lm -ldl -lpthread
checking for libasound headers version >= 1.0.16... not present.
Hi; I'm triying to configure Apache , however I have some problems..
linux-top:~/appli/httpd-2.2.14 # ./configure --prefix=/root/appli/
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
Hey guys,
Well this is my first post here, and I am extremely new to linux, so please excuse this stupid question.
Anyways so I am trying to compile an application, minicomputer1.41 synthesizer to be exact, and whenever I use the command "scons" like the instructions say to do, I get an error:
Upstream (rmagick) needs to improve their imagemagick detection routines.At one point they seem to be using the correct way to find the library name (i.e. through Magick-config), but then they perform useless checks using hardcoded library names:checking for InitializeMagick() in -lMagickCore... no
checking for InitializeMagick() in -lMagick... no
checking for InitializeMagick() in -lMagick++...