Results 1 to 5 of 5
Hi,
I can't seem to install Apollon. Every time it shows a message "An error occured".
This is what I exactly do to install Apollon:
sh ./apollon-installer-0.6.run
Then I get ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-02-2004 #1Just Joined!
- Join Date
- Dec 2004
- Posts
- 2
Problems With Installing Apollon
Hi,
I can't seem to install Apollon. Every time it shows a message "An error occured".
This is what I exactly do to install Apollon:
Then I get this message:sh ./apollon-installer-0.6.run
It then starts the installation of Apollon. After pressing "Next" twice, it gives an error message and tells me to view my log. This is the log file:Verifying archive integrity... All good.
Uncompressing Apollon........................................... ................................................
.................................................. .................................................. ..
.................................................. .................................................. ..
.................................................. .................................................. .
.................................................. ..................................................
Does anybody know what I'm doing wrong? I'm using Linux Ubuntu by the way.***** GiFT
***** Running configure (./configure --prefix=/usr/local)...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for sed... /bin/sed
checking for perl... /usr/bin/perl
checking for xsltproc... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for gethostbyname in -lnsl... yes
checking for socket in -lsocket... no
checking for opendir in -lmingwex... no
checking for inet_ntoa in -lbind... no
checking for openlog in -lbe... no
checking if -lws2_32 is needed... no
checking if -lwsock32 is needed... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking linux/limits.h usability... yes
checking linux/limits.h presence... yes
checking for linux/limits.h... yes
checking for stdint.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether byte ordering is bigendian... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for void *... yes
checking size of void *... 4
checking for uint8_t... yes
checking for int8_t... yes
checking for uint16_t... yes
checking for int16_t... yes
checking for uint32_t... yes
checking for int32_t... yes
checking for in_addr_t... yes
checking for in_port_t... yes
checking for pid_t... yes
checking for off_t... yes
checking for ssize_t... yes
checking for size_t... yes
checking for getopt... yes
checking for getopt_long... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for ftruncate... yes
checking for gettimeofday... yes
checking for madvise... yes
checking for memdup... no
checking for mkstemp... yes
checking for nice... yes
checking for select... yes
checking for poll... yes
checking for rmdir... yes
checking for signal... yes
checking for socket... yes
checking for socketpair... yes
checking for snprintf... yes
checking for _snprintf... no
checking for vsnprintf... yes
checking for _vsnprintf... no
checking for strcasecmp... yes
checking for strcspn... yes
checking for strlcat... no
checking for strlcpy... no
checking for strmove... no
checking for strpbrk... yes
checking for strspn... yes
checking for strtol... yes
checking for strtoul... yes
checking for unlink... yes
checking for lt_dlopen in -lltdl... no
* configure: error:
* *** Couldn't find ltdl library. If it is installed in a non-standard
* *** location, please supply --with-ltdl=DIR on the configure command line,
* *** where `DIR' is the prefix where ltdl is installed (such as /usr,
* *** /usr/local, or /usr/pkg). If that doesn't work, check config.log.
*
***** Return value 1
- 12-02-2004 #2
if you look at the error message, it clearly states you don't have ltdl installed/configured correctly. i suggest you install that and try again
- 12-02-2004 #3Just Joined!
- Join Date
- Dec 2004
- Posts
- 2
Ltdl is libtool, right? At least, that's what they told me on another forum. Well this is what I get if I try to install libtool:
So, is ltdl libtool or is it something else?Reading Package Lists... Done
Building Dependency Tree... Done
libtool is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
- 12-02-2004 #4
do an rpm search for ltdl
- 12-03-2004 #5Just Joined!
- Join Date
- Nov 2004
- Posts
- 3
If I remeber, Ubuntu is a deb distro.
It's possible (I guess) that libltdl isn't built into their libtool package. The only thing I remember containing ltdl in deb was "libguile-ltdl". Not sure if that's what you want though, it's been a while since I used Ubuntu.
Maybe this helps. Then again maybe not.
PS- Have you tried doing a "file" search or "provides" search (NOT package search) in synaptic?


Reply With Quote
