Kusti,
Kustaa Nyholm wrote:
> Just telling you that I cannot get the SVN trunk/head to compile on Mac
> OS X 10.5 (Intel).
>
>
sorry to hear that...
> I've already put too many hours into this
> side-project-of-a-side-project-that-I-can-live-without,
> but it is difficult to give up!
>
> Mayb
Just telling you that I cannot get the SVN trunk/head to compile on Mac
OS X 10.5 (Intel).
I've already put too many hours into this
side-project-of-a-side-project-that-I-can-live-without,
but it is difficult to give up!
Maybe this discussion should be moved to gpsim list?
Anyway I've removed an
Raphael Neider wrote:
> Hi,
>
>
>> glibtoolize , aclocal and autoheader calls succeeds as far as I
>> understand
>> but automake fails as follows (snipped it, see the comple list at the
>> end of mail):
>>
>> nyholkumac2:trunk nyholku$ glibtoolize --force
>> You should update your `aclocal.m4'
Hi,
> glibtoolize , aclocal and autoheader calls succeeds as far as I
> understand
> but automake fails as follows (snipped it, see the comple list at the
> end of mail):
>
> nyholkumac2:trunk nyholku$ glibtoolize --force
> You should update your `aclocal.m4' by running aclocal.
> nyholkumac2:trun
Kusti,
I retried the steps on ppc Mac OS X:
Darwin mirror-doors.local 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24
17:39:01 PST 2008; root:xnu-1228.9.59~1/RELEASE_PPC Power Macintosh
and everything was ok:
cd gpsim && \
glibtoolize --force && \
aclocal && \
autoheader &&
Kusti,
below is a Makefile I used to compile gpsim on ppc Mac OS X: automake is
without --force-missing.
Try automake is without --force-missing. If it won't help, try to get a
fresh version from svn and retry. If it still won't work, then I'm out
of ideas :-( .
Borut
8<
include .
Hi,
that is exactly what I did (if you look the end of my previous mail).
glibtoolize , aclocal and autoheader calls succeeds as far as I
understand
but automake fails as follows (snipped it, see the comple list at the
end of mail):
nyholkumac2:trunk nyholku$ glibtoolize --force
You should upda
Kusta,
try the following:
$ glibtoolize --force
$ aclocal
$ autoheader
$ automake --force-missing --add-missing
$ autoconf
$ ./configure
$ make
Borut
Kustaa Nyholm wrote:
>
>> borut.ra...@siol.net 10.2.2009 12:36:46 >>>
>>
>
>
>>
>> Can you try to compile the version without gui
> borut.ra...@siol.net 10.2.2009 12:36:46 >>>
>
>Can you try to compile the version without gui from svn trunk to see if
>gtk+* is really needed? Probably you have to uninstall gtk+* package
>before that...
I'm trying it as but it is not going well. See results at end of this mail.
Help w
Kustaa Nyholm wrote:
> Borut:
>
>
>>> Thanks for the report. Can I publish it on the gpsim web page?
>>>
>
> Sure, of course.
>
Can you try to compile the version without gui from svn trunk to see if
gtk+* is really needed? Probably you have to uninstall gtk+* package
before that...
Borut:
>> Thanks for the report. Can I publish it on the gpsim web page?
Sure, of course.
br Kusti
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax develop
Hi Kusti,
Kustaa Nyholm wrote:
> Hi
>
> the other weekend I spend some hours figuring out how to
> build gpsim on Mac OS X. So I'm sharing my recepie here:
>
> This was done Mac OS X 10.5 / Leopard
>
> 1. Get the source code for version 0.22.0
>
> http://sourceforge.net/projects/gpsim/
>
> I jus
Hi
the other weekend I spend some hours figuring out how to
build gpsim on Mac OS X. So I'm sharing my recepie here:
This was done Mac OS X 10.5 / Leopard
1. Get the source code for version 0.22.0
http://sourceforge.net/projects/gpsim/
I just downloaded the file:
gpsim-0.22.0.tar.gz
2. G
13 matches
Mail list logo