Can anyone help with gnome-libs?
- From: Ricardo Meleschi <meleschi elp rr com>
- To: Balsa List <balsa-list gnome org>
- Subject: Can anyone help with gnome-libs?
- Date: Sun, 13 Sep 1998 20:42:49 -0600
Help! I recently downloaded Balsa, and have been trying to compile
it... Unfortunately for me, it requires Gnome_libs so I've been
attempting to compile that. It compiles fine, but make install won't
work correctly, and as I'm a new unix/linux user, I don't know where to
put the files by hand that aren't copied correctly..
Below is an exerpt from the make install command:
installing fr.gmo as
/usr/local/share/locale/fr/LC_MESSAGES/gnome-libs.mo
installing it.gmo as
/usr/local/share/locale/it/LC_MESSAGES/gnome-libs.mo
installing ko.gmo as
/usr/local/share/locale/ko/LC_MESSAGES/gnome-libs.mo
installing cs.gmo as
/usr/local/share/locale/cs/LC_MESSAGES/gnome-libs.mo
installing es.gmo as
/usr/local/share/locale/es/LC_MESSAGES/gnome-libs.mo
installing no.gmo as
/usr/local/share/locale/no/LC_MESSAGES/gnome-libs.mo
installing fi.gmo as
/usr/local/share/locale/fi/LC_MESSAGES/gnome-libs.mo
installing ga.gmo as
/usr/local/share/locale/ga/LC_MESSAGES/gnome-libs.mo
installing pt.gmo as
/usr/local/share/locale/pt/LC_MESSAGES/gnome-libs.mo
installing ja.gmo as
/usr/local/share/locale/ja/LC_MESSAGES/gnome-libs.mo
installing sv.gmo as
/usr/local/share/locale/sv/LC_MESSAGES/gnome-libs.mo
if test "gnome-libs" = "gettext"; then \
if test -r .././mkinstalldirs; then \
.././mkinstalldirs /usr/local/share/gettext/po; \
else \
../mkinstalldirs /usr/local/share/gettext/po; \
fi; \
/usr/bin/ginstall -c -m 644 ./Makefile.in.in \
/usr/local/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[1]: Leaving directory `/usr/local/src/gnome-libs-0.27/po'
Making install in intl
make[1]: Entering directory `/usr/local/src/gnome-libs-0.27/intl'
if test "gnome-libs" = "gettext" \
&& test 'intl-compat.o' = 'intl-compat.o'; then \
if test -r ./mkinstalldirs; then \
./mkinstalldirs /usr/local/lib /usr/local/include; \
else \
../mkinstalldirs /usr/local/lib /usr/local/include; \
fi; \
/usr/bin/ginstall -c -m 644 intlh.inst /usr/local/include/libintl.h; \
/usr/bin/ginstall -c -m 644 libintl.a /usr/local/lib/libintl.a; \
else \
: ; \
fi
if test "gnome-libs" = "gettext"; then \
if test -r ./mkinstalldirs; then \
./mkinstalldirs /usr/local/share/gettext/intl; \
else \
../mkinstalldirs /usr/local/share/gettext/intl; \
fi; \
/usr/bin/ginstall -c -m 644 VERSION
/usr/local/share/gettext/intl/VERSION; \
dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed
gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c
dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c
textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; \
for file in $dists; do \
/usr/bin/ginstall -c -m 644 ./$file
/usr/local/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/usr/local/src/gnome-libs-0.27/intl'
Making install in support
make[1]: Entering directory `/usr/local/src/gnome-libs-0.27/support'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-D_GNU_SOURCE -I/usr/local/lib/glib/include -I/usr/local/include -g -O2
-c error.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE
-I/usr/local/lib/glib/include -I/usr/local/include -g -O2 -c -fPIC -DPIC
error.c
In file included from error.c:28:
gnomesupport-fake.h:8: gnomesupport.h: No such file or directory
make[1]: *** [error.lo] Error 1
make[1]: Leaving directory `/usr/local/src/gnome-libs-0.27/support'
make: *** [install-recursive] Error 1
---------------
Can anyone help me out? I hope this is the right place to post this, I
don't know much about Gnome..
Thanks,
Ricardo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]