Re: [Planner] Planner 12.90 on OSX
- From: Ken Gordon <ksg telusplanet net>
- To: Planner Project Manager <planner lists imendio com>
- Subject: Re: [Planner] Planner 12.90 on OSX
- Date: Wed, 9 Feb 2005 23:22:13 -0700
I've done all the steps that P.A.A. suggested. Here is the result. Does
this suggest any solutions? What foolishness am I guilty of?
echo $ACLOCAL_PATH
/usr/local/share/aclocal:/sw/share/aclocal
echo $PKG_CONFIG_PATH
/usr/local/lib/pkgconfig:/sw/lib/pkgconfig
/usr/local/lib/pkgconfig contains:
ORBit.m4 imlib.m4 longdouble.m4
ORBit2.m4 intdiv0.m4 longlong.m4
audiofile.m4 intltool.m4 ltdl.m4
codeset.m4 intmax.m4 nls.m4
esd.m4 inttypes-pri.m4 oaf.m4
g-wrap.m4 inttypes.m4 pkg.m4
gconf-1.m4 inttypes_h.m4 po.m4
gconf-2.m4 isc-posix.m4 printf-posix.m4
gdk-pixbuf.m4 lcmessage.m4 progtest.m4
gettext.m4 lib-ld.m4 signed.m4
glib-2.0.m4 lib-link.m4 size_max.m4
glib-gettext.m4 lib-prefix.m4 stdint_h.m4
glib.m4 libIDL.m4 uintmax_t.m4
glibc21.m4 libart.m4 ulonglong.m4
gnome-libole2.m4 libglade.m4 wchar_t.m4
gtk-2.0.m4 libole2.m4 wint_t.m4
gtk-doc.m4 libtool.m4 xml-i18n-tools.m4
gtk.m4 libxml.m4 xsize.m4
guile.m4 libxslt.m4
iconv.m4 linc.m4
/usr/local/share/aclocal contains:
ORBit.m4 glib.m4 inttypes-pri.m4
libtool.m4 progtest.m4
ORBit2.m4 glibc21.m4 inttypes.m4
libxml.m4 signed.m4
audiofile.m4 gnome-libole2.m4 inttypes_h.m4
libxslt.m4 size_max.m4
codeset.m4 gtk-2.0.m4 isc-posix.m4
linc.m4 stdint_h.m4
esd.m4 gtk-doc.m4 lcmessage.m4
longdouble.m4 uintmax_t.m4
g-wrap.m4 gtk.m4 lib-ld.m4
longlong.m4 ulonglong.m4
gconf-1.m4 guile.m4 lib-link.m4
ltdl.m4 wchar_t.m4
gconf-2.m4 iconv.m4 lib-prefix.m4
nls.m4 wint_t.m4
gdk-pixbuf.m4 imlib.m4 libIDL.m4
oaf.m4 xml-i18n-tools.m4
gettext.m4 intdiv0.m4 libart.m4
pkg.m4 xsize.m4
glib-2.0.m4 intltool.m4 libglade.m4
po.m4
glib-gettext.m4 intmax.m4 libole2.m4
printf-posix.m4
With a bunch of warning about underquoted definitions clipped (I have
left one to give you the flavour), here is the output from aclocal
(which is 1.85):
aclocal
/sw/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/sw/share/aclocal/oaf.m4:4: warning: underquoted definition of
AM_PATH_OAF
[clip]
Can't locate object method "path" via package "Request" at
/sw/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 112.
aclocal: autom4te failed with exit status: 1
The output from autogen is:
./autogen.sh --enable-python=no
processing .
Creating ./aclocal.m4 ...
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /sw/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
Making ./aclocal.m4 writable ...
Running intltoolize...
patching file po/Makefile.in.in
Running libtoolize...
Running aclocal-1.7 ...
Running autoheader...
Can't locate object method "path" via package "Request" at
/sw/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 112.
autoheader: /sw/bin/autom4te-2.59 failed with exit status: 1
Running automake-1.7 --gnu ...
Can't locate object method "path" via package "Request" at
/sw/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 112.
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes
AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using
aclocal).
automake-1.7: no `Makefile.am' found or specified
Running autoconf ...
Can't locate object method "path" via package "Request" at
/sw/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 112.
Running ./configure --enable-maintainer-mode --enable-compile-warnings
--enable-python=no ...
./configure: line 1437: syntax error near unexpected token `planner,'
./configure: line 1437: `AM_INIT_AUTOMAKE(planner, 0.12.90)'
On 2005 Feb 8, at 14:49, P.A.A. wrote:
Hey folks,
Alright, I just redid my Planner on OSX, it worked
(see beautiful screenshot at
http://www.geocities.com/adijedi/Planner.12.90_OSX.pdf)
and here's what worked:
1. Using Fink do a selfupdate and an update-all to make sure
everything is just such, also make sure you have gettext installed.
2. Open the terminal app and in preferences see what kind of shell it
creates (I use a tcsh shell, type /bin/tcsh & return if you need to)
make yourself root by typing "sudo -s" and entering your password &
return.
3. get the latest planner from cvs, type as follows:
setenv CVSROOT ":pserver:anonymous anoncvs gnome org:/cvs/gnome"
cvs login
[press return for password]
cd ~
cvs co planner
4. I have installed libtool1.5 at /usr/bin/libtool.1.5, you can also
usr /sw/bin/glibtool
[I know there are more elegant ways to do this, but it worked
this way so ...], type as follows:
cp /usr/bin/libtool /usr/bin/libtool.bup
cp /usr/bin/libtool.1.5 /usr/bin/libtool
5. type as follows
cd planner
setenv PKG_CONFIG_PATH "/usr/local/lib/pkgconfig:/sw/lib/pkgconfig"
setenv ACLOCAL_PATH "/usr/local/share/aclocal:/sw/share/aclocal"
./autogen.sh --enable-python=no
6. restore Apple's libtool by typing as follows
cp /usr/bin/libtool.bup /usr/bin/libtool
7. type make
8. type make install
9. type /usr/local/bin/planner
worked :)
Since I keep Fink updated the whole thing took only about 30 minutes.
Cheers,
Patrick
_______________________________________________
Planner mailing list
Planner lists imendio com
http://lists.imendio.com/mailman/listinfo/planner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]