Afandi-Tuniversal / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

installing galaxium #314

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
hi i'm new using your msn/icq messenger. I saw your snapshot and i like it.
but, :s the problem is that i cannot install it on a debian etch(i86), i
tried to install newly mono version but the proble is still in it.
i'll show my problem using the questionary

What steps will reproduce the problem?

./autogen.sh --prefix=/usr/bin 

What is the expected output? What do you see instead?

checking for  one ... yes
checkin for  another ... yes
checking for mono ... no

What version of the product are you using? On what operating system?
i'm trying to install galaxium 0.7.4.1
Please provide any additional information below.
well i decided to install mono version from wwww.backports.org on
sources.list. I'll put the mono --version command from the console:

user@mymachine:$HOME/#mono --version
Mono JIT compiler version 1.9.1 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  x86
        Disabled:      none
user@mymachine:$HOME/#./autogen.sh
Running aclocal -I .  ...
Running automake --gnu  ...
Running autoconf ...
Running ./configure --prefix=/tmp/folder ...
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 for pkg-config... /usr/bin/pkg-config
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... /usr/bin/gcc
checking for gmcs... /usr/bin/gmcs
checking pkg-config is at least version 0.9.0... yes
checking for MONO... no
configure: error: Please install mono version 1.2.4 or later to install
Galaxium.
Please see http://www.mono-project.org/ to download latest mono sources or
packages

user@mymachine:$HOME/#

Original issue reported on code.google.com by christia...@gmail.com on 22 Sep 2008 at 4:20

GoogleCodeExporter commented 8 years ago
Try:

./autogen.sh --prefix=/usr

Also make sure you have the devel package for mono (libmono-devel, I think, 
something
along those lines anyway).

Original comment by paulburt...@gmail.com on 24 Sep 2008 at 7:31

GoogleCodeExporter commented 8 years ago

Original comment by ben.motm...@gmail.com on 8 Dec 2008 at 4:20