On Fri, 2012-08-10 at 00:52 +0200, Benoît Minisini wrote:

> 
> Gambas cannot run on Android. It requires a GNU operating system at the 
> moment.
> 

I'm seeing some strange version checking going on as I try to get
autoconf, automake and libtool installed. When I run apt-get install
autoconf, I get the following error when I just built m4 from scratch
successfully. It almost seems like the 'BackTrack' distro is calling the
shots what can and can't be installed via apt-get. (shooting at stars
with that guess)

I'm going to try and build autoconf, automake and libtool from source if
this is the case.

======================
All 69 tests passed
(8 tests were not run)
======================
make[5]: Leaving directory `/root/build/m4-1.4.13/tests'
make[4]: Leaving directory `/root/build/m4-1.4.13/tests'
make[3]: Leaving directory `/root/build/m4-1.4.13/tests'
make[2]: Leaving directory `/root/build/m4-1.4.13/tests'
make[1]: Leaving directory `/root/build/m4-1.4.13'
root@localhost:~/build/m4-1.4.13# cd ..
root@localhost:~/build# apt-get install autoconf
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  autoconf: Depends: m4 (>= 1.4.13) but it is not installable
E: Broken packages
root@localhost:~/build# 



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to