New here
-
NewtonianFreak
- Private
- Posts: 7
- Joined: Mon Nov 15, 2010 4:14 am
New here
Hi, I discovered Pioneer a few days ago, congratulations to the team, a dream came true......except that I'm using MacOSX (10.4) (on a laptop).So you ca guess what my questions are :1) is there a small chance that a handful of changes to the linux source could allow me to compile it for OSX ?2) if it's more complex than that, does anyone plan to make a mac version sooner or later ?3) any other suggestion ? (beside buying parallels or osx 10.6...)thanks for advices and keep up the good work.EDIT :obviously, even if I'm a total noob, I tried the straight ahead solution (launch X11 and follow the compiling instructions for linux). It gave this :autoreconf: Entering directory `.'autoreconf: configure.ac: not using Gettextautoreconf: running: aclocal --output=aclocal.m4tautoreconf: `aclocal.m4' is createdautoreconf: configure.ac: tracingautoreconf: configure.ac: not using Libtoolautoreconf: running: /usr/bin/autoconf --forceautoreconf: configure.ac: not using Autoheaderautoreconf: running: automake --add-missing --copy --force-missingconfigure.ac: installing `./install-sh'configure.ac: installing `./mkinstalldirs'configure.ac: installing `./missing'configure.ac:8: require version 1.9, but have 1.6.3 <--First problemsrc/Makefile.am: installing `./depcomp'src/Makefile.am:2: directory should not contain `/'src/Makefile.am:2: directory should not contain `/'src/Makefile.am:2: directory should not contain `/'Makefile.am:2: directory should not contain `/'src/Makefile.am:2: directory should not contain `/'src/Makefile.am:2: directory should not contain `/'src/Makefile.am:2: directory should not contain `/'autoreconf: automake failed with exit status: 1<--expected but I tried to continue anywayrew-host:~/Documents/teÃŒleÃŒchargements/tomm-pioneer-029f8c8 olivier$ ./configurechecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... nochecking for mawk... nochecking for nawk... nochecking for awk... awkchecking whether make sets $(MAKE)... yeschecking for gcc... gccchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... no<--probably a problem toochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ANSI C... none neededchecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking for g++... g++checking whether we are using the GNU C++ compiler... yeschecking whether g++ accepts -g... yeschecking dependency style of g++... gcc3checking for an ANSI C-conforming const... yeschecking for ranlib... ranlib./configure: line 3380: syntax error near unexpected token `SIGC,'./configure: line 3380: `PKG_CHECK_MODULES(SIGC, "sigc++-2.0")'new-host:~/Documents/teÃŒleÃŒchargements/tomm-pioneer-029f8c8 olivier$ ./src/pbash: ./src/pioneer: No such file or directory