Hi Ryan - as always, thanks for your help.

The log file exceeded the 25 Mb limit, so I deleted everyhing except the
./configure output. Let me know if you need more than that. I did the
following:

  sudo port -d install xorg-libsm  - looks good (?)

  sudo port -d install gnumeric - looks good (?)

cd to the newly created /Applications/gnumeric-1.10.1 folder

  ./configure

and this gave some errors. Maybe something else that needs to be installed?
Anyway, I will wait for your reply before moving on.

Paul R.


On Tue, Apr 13, 2010 at 3:41 PM, Ryan Schmidt <ryandes...@macports.org>wrote:

>
> On Apr 12, 2010, at 18:36, reiser.p...@gmail.com wrote:
>
> > Hi - Moving to step 4 on the migration page, the first try was to install
> gnumeric, with debug:
> >
> > sudo port install gnumeric -d
> >
> > I am running X11 terminal, and activated the "Log to file" option. The
> log file is attached and indicates some errors.
>
> This isn't debug output. This is regular output. To get debug output, you
> have to use the "-d" flag immediately after the word "port", e.g. "sudo port
> -d install gnumeric". "-d" has no effect when placed anywhere else on the
> command line.
>
> However, the output you provided is enough to show you are experiencing
> this issue:
>
> http://trac.macports.org/ticket/24317
>
> Installing xorg-libsm first would work around this problem.
>
>

/Applications/gnumeric-1.10.1> ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.35.0... 0.40.6 found
checking for intltool-update... /opt/local/bin/intltool-update
checking for intltool-merge... /opt/local/bin/intltool-merge
checking for intltool-extract... /opt/local/bin/intltool-extract
checking for xgettext... /opt/local/bin/xgettext
checking for msgmerge... /opt/local/bin/msgmerge
checking for msgfmt... /opt/local/bin/msgfmt
checking for gmsgfmt... /opt/local/bin/msgfmt
checking for perl... /opt/local/bin/perl
checking for perl >= 5.8.1... 5.8.9
checking for XML::Parser... ok
checking build system type... i386-apple-darwin10.0.0
checking host system type... i386-apple-darwin10.0.0
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU 
ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload 
object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) 
supports shared libraries... yes
checking dynamic linker characteristics... darwin10.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking for ANSI C header files... (cached) yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
Package libgoffice-0.8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgoffice-0.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgoffice-0.8' found
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.18... yes
checking for GTK... yes
checking for GTK... yes
checking for LIBSPREADSHEET... configure: error: Package requirements (
        libgoffice-0.8  >= 0.8.0
        libgsf-1                >= 1.14.15
        libxml-2.0              >= 2.4.12
 
        libglade-2.0            >= 2.3.6
        gtk+-2.0                >= 2.12.0
) were not met:

No package 'libgoffice-0.8' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBSPREADSHEET_CFLAGS
and LIBSPREADSHEET_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

/Applications/gnumeric-1.10.1> ./configure             

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to