LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-13-2004, 07:55 PM   #1
tnunamak
LQ Newbie
 
Registered: Sep 2004
Posts: 7

Rep: Reputation: 0
Where did glib install to?


I tried installing ATK after installing glib (which appeared to do so successfully), but it couldn't find the glib installation (I guess it wasn't where it was supposed to be). I'm not sure exactly where it is, so maybe you could help me figure that out with this (code from the terminal while I was installing it). Is it in the folder on the desktop? Thanks.

make[2]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/gthread'
Making install in tests
make[2]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/tests'
Making install in gobject
make[3]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/tests/gobject'
make install-am
make[4]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/tests/gobject'
make[5]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/tests/gobject'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/tests/gobject'
make[4]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/tests/gobject'
make[3]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/tests/gobject'
make[3]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/tests'
make[4]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/tests'
:
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/tests'
make[3]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/tests'
make[2]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/tests'
Making install in build
make[2]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/build'
Making install in win32
make[3]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/build/win32'
Making install in dirent
make[4]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/build/win32/diren t'
make[5]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/build/win32/diren t'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/build/win32/dirent '
make[4]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/build/win32/dirent '
make[4]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/build/win32'
make[5]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/build/win32'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/build/win32'
make[4]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/build/win32'
make[3]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/build/win32'
make[3]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/build'
make[4]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/build'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/build'
make[3]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/build'
make[2]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/build'
Making install in po
make[2]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/po'
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/local/share; \
else \
/bin/sh ../mkinstalldirs /usr/local/share; \
fi
mkdir -p -- /usr/local/share/locale/am/LC_MESSAGES
installing am.gmo as /usr/local/share/locale/am/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/ar/LC_MESSAGES
installing ar.gmo as /usr/local/share/locale/ar/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/az/LC_MESSAGES
installing az.gmo as /usr/local/share/locale/az/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/be/LC_MESSAGES
installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/bg/LC_MESSAGES
installing bg.gmo as /usr/local/share/locale/bg/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/bn/LC_MESSAGES
installing bn.gmo as /usr/local/share/locale/bn/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/ca/LC_MESSAGES
installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/cs/LC_MESSAGES
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/cy/LC_MESSAGES
installing cy.gmo as /usr/local/share/locale/cy/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/da/LC_MESSAGES
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/de/LC_MESSAGES
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/el/LC_MESSAGES
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/en_CA/LC_MESSAGES
installing en_CA.gmo as /usr/local/share/locale/en_CA/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/en_GB/LC_MESSAGES
installing en_GB.gmo as /usr/local/share/locale/en_GB/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/eo/LC_MESSAGES
installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/es/LC_MESSAGES
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/et/LC_MESSAGES
installing et.gmo as /usr/local/share/locale/et/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/eu/LC_MESSAGES
installing eu.gmo as /usr/local/share/locale/eu/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/fa/LC_MESSAGES
installing fa.gmo as /usr/local/share/locale/fa/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/fi/LC_MESSAGES
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/fr/LC_MESSAGES
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/ga/LC_MESSAGES
installing ga.gmo as /usr/local/share/locale/ga/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/gl/LC_MESSAGES
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/gu/LC_MESSAGES
installing gu.gmo as /usr/local/share/locale/gu/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/he/LC_MESSAGES
installing he.gmo as /usr/local/share/locale/he/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/hi/LC_MESSAGES
installing hi.gmo as /usr/local/share/locale/hi/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/hr/LC_MESSAGES
installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/id/LC_MESSAGES
installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/is/LC_MESSAGES
installing is.gmo as /usr/local/share/locale/is/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/it/LC_MESSAGES
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/ja/LC_MESSAGES
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/ko/LC_MESSAGES
installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/lt/LC_MESSAGES
installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/lv/LC_MESSAGES
installing lv.gmo as /usr/local/share/locale/lv/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/mk/LC_MESSAGES
installing mk.gmo as /usr/local/share/locale/mk/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/mn/LC_MESSAGES
installing mn.gmo as /usr/local/share/locale/mn/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/ms/LC_MESSAGES
installing ms.gmo as /usr/local/share/locale/ms/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/nb/LC_MESSAGES
installing nb.gmo as /usr/local/share/locale/nb/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/ne/LC_MESSAGES
installing ne.gmo as /usr/local/share/locale/ne/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/nl/LC_MESSAGES
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/nn/LC_MESSAGES
installing nn.gmo as /usr/local/share/locale/nn/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/no/LC_MESSAGES
installing no.gmo as /usr/local/share/locale/no/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/pa/LC_MESSAGES
installing pa.gmo as /usr/local/share/locale/pa/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/pl/LC_MESSAGES
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/pt/LC_MESSAGES
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/ro/LC_MESSAGES
installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/ru/LC_MESSAGES
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/sk/LC_MESSAGES
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/sl/LC_MESSAGES
installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/sq/LC_MESSAGES
installing sq.gmo as /usr/local/share/locale/sq/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/sr/LC_MESSAGES
installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/sr@ije/LC_MESSAGES
installing sr@ije.gmo as /usr/local/share/locale/sr@ije/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/sr@Latn/LC_MESSAGES
installing sr@Latn.gmo as /usr/local/share/locale/sr@Latn/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/sv/LC_MESSAGES
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/ta/LC_MESSAGES
installing ta.gmo as /usr/local/share/locale/ta/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/tr/LC_MESSAGES
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/uk/LC_MESSAGES
installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/vi/LC_MESSAGES
installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/wa/LC_MESSAGES
installing wa.gmo as /usr/local/share/locale/wa/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/yi/LC_MESSAGES
installing yi.gmo as /usr/local/share/locale/yi/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/zh_CN/LC_MESSAGES
installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/glib20.mo
mkdir -p -- /usr/local/share/locale/zh_TW/LC_MESSAGES
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo
if test "glib" = "glib"; then \
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
else \
/bin/sh ../mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
fi; \
/usr/bin/install -c -m 644 ./Makefile.in.in \
/usr/local/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
: ; \
fi
mkdir -p -- /usr/local/share/glib-2.0/gettext/po
make[2]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/po'
Making install in docs
make[2]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/docs'
Making install in reference
make[3]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference'
Making install in glib
make[4]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference/gl ib'
make[5]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference/gl ib'
make[5]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/sh ../../../mkinstalldirs /usr/local/share/gtk-doc/html/glib; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/install -c -m 644 $i /usr/local/share/gtk-doc/html/glib; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/usr/bin/install -c -m 644 ./html/index.sgml /usr/local/share/gtk-doc/html/gli b || :; \
fi
mkdir -p -- /usr/local/share/gtk-doc/html/glib
-- Installing ./html/file-name-encodings.png
-- Installing ./html/glib-Arrays.html
-- Installing ./html/glib-Asynchronous-Queues.html
-- Installing ./html/glib-Atomic-Operations.html
-- Installing ./html/glib-Automatic-String-Completion.html
-- Installing ./html/glib-Balanced-Binary-Trees.html
-- Installing ./html/glib-Basic-Types.html
-- Installing ./html/glib-building.html
-- Installing ./html/glib-Byte-Arrays.html
-- Installing ./html/glib-Byte-Order-Macros.html
-- Installing ./html/glib-Caches.html
-- Installing ./html/glib-changes.html
-- Installing ./html/glib-Character-Set-Conversion.html
-- Installing ./html/glib-compiling.html
-- Installing ./html/glib-core.html
-- Installing ./html/glib-cross-compiling.html
-- Installing ./html/glib-Datasets.html
-- Installing ./html/glib-data-types.html
-- Installing ./html/glib-Date-and-Time-Functions.html
-- Installing ./html/glib.devhelp
-- Installing ./html/glib-Double-ended-Queues.html
-- Installing ./html/glib-Doubly-Linked-Lists.html
-- Installing ./html/glib-Dynamic-Loading-of-Modules.html
-- Installing ./html/glib-Error-Reporting.html
-- Installing ./html/glib-File-Utilities.html
-- Installing ./html/glib-fundamentals.html
-- Installing ./html/glib-gettextize.html
-- Installing ./html/glib-Glob-style-pattern-matching.html
-- Installing ./html/glib-Hash-Tables.html
-- Installing ./html/glib-Hook-Functions.html
-- Installing ./html/glib.html
-- Installing ./html/glib-I18N.html
-- Installing ./html/glib-IO-Channels.html
-- Installing ./html/glib-Keyed-Data-Lists.html
-- Installing ./html/glib-Lexical-Scanner.html
-- Installing ./html/glib-Limits-of-Basic-Types.html
-- Installing ./html/glib-Memory-Allocation.html
-- Installing ./html/glib-Memory-Allocators.html
-- Installing ./html/glib-Memory-Chunks.html
-- Installing ./html/glib-Message-Logging.html
-- Installing ./html/glib-Miscellaneous-Macros.html
-- Installing ./html/glib-Miscellaneous-Utility-Functions.html
-- Installing ./html/glib-N-ary-Trees.html
-- Installing ./html/glib-Numerical-Definitions.html
-- Installing ./html/glib-Pointer-Arrays.html
-- Installing ./html/glib-Quarks.html
-- Installing ./html/glib-Random-Numbers.html
-- Installing ./html/glib-Relations-and-Tuples.html
-- Installing ./html/glib-resources.html
-- Installing ./html/glib-running.html
-- Installing ./html/glib-Shell-related-Utilities.html
-- Installing ./html/glib-Simple-XML-Subset-Parser.html
-- Installing ./html/glib-Singly-Linked-Lists.html
-- Installing ./html/glib-Spawning-Processes.html
-- Installing ./html/glib-Standard-Macros.html
-- Installing ./html/glib-String-Chunks.html
-- Installing ./html/glib-Strings.html
-- Installing ./html/glib-String-Utility-Functions.html
-- Installing ./html/glib-The-Main-Event-Loop.html
-- Installing ./html/glib-Thread-Pools.html
-- Installing ./html/glib-Threads.html
-- Installing ./html/glib-Timers.html
-- Installing ./html/glib-Trash-Stacks.html
-- Installing ./html/glib-Type-Conversion-Macros.html
-- Installing ./html/glib-Unicode-Manipulation.html
-- Installing ./html/glib-utilities.html
-- Installing ./html/glib-Warnings-and-Assertions.html
-- Installing ./html/glib-Windows-Compatability-Functions.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/ix01.html
-- Installing ./html/left.png
-- Installing ./html/mainloop-states.gif
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/tools.html
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/bin/sh ../../../mkinstalldirs /usr/local/man/man1
mkdir -p -- /usr/local/man/man1
/usr/bin/install -c -m 644 ./glib-gettextize.1 /usr/local/man/man1/glib-gettext ize.1
make[5]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference/gli b'
make[4]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference/gli b'
Making install in gobject
make[4]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference/go bject'
make[5]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference/go bject'
make[5]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/sh ../../../mkinstalldirs /usr/local/share/gtk-doc/html/gobject; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/install -c -m 644 $i /usr/local/share/gtk-doc/html/gobject; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/usr/bin/install -c -m 644 ./html/index.sgml /usr/local/share/gtk-doc/html/gob ject || :; \
fi
mkdir -p -- /usr/local/share/gtk-doc/html/gobject
-- Installing ./html/glib-genmarshal.html
-- Installing ./html/glib-mkenums.html
-- Installing ./html/gobject-Boxed-Types.html
-- Installing ./html/gobject-Closures.html
-- Installing ./html/gobject.devhelp
-- Installing ./html/gobject-Enumeration-and-Flag-Types.html
-- Installing ./html/gobject-Generic-values.html
-- Installing ./html/gobject-GParamSpec.html
-- Installing ./html/gobject-query.html
-- Installing ./html/gobject-Signals.html
-- Installing ./html/gobject-Standard-Parameter-and-Value-Types.html
-- Installing ./html/gobject-The-Base-Object-Type.html
-- Installing ./html/gobject-Type-Information.html
-- Installing ./html/gobject-Value-arrays.html
-- Installing ./html/gobject-Varargs-Value-Collection.html
-- Installing ./html/GTypeModule.html
-- Installing ./html/GTypePlugin.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/ix01.html
-- Installing ./html/left.png
-- Installing ./html/pr01.html
-- Installing ./html/right.png
-- Installing ./html/rn01.html
-- Installing ./html/rn02.html
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/bin/sh ../../../mkinstalldirs /usr/local/man/man1
/usr/bin/install -c -m 644 ./glib-mkenums.1 /usr/local/man/man1/glib-mkenums.1
/usr/bin/install -c -m 644 ./glib-genmarshal.1 /usr/local/man/man1/glib-genmars hal.1
/usr/bin/install -c -m 644 ./gobject-query.1 /usr/local/man/man1/gobject-query. 1
make[5]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference/gob ject'
make[4]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference/gob ject'
make[4]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference'
make[5]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference'
make[4]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference'
make[3]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/docs/reference'
make[3]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/docs'
make[4]: Entering directory `/home/tnunamak/Desktop/glib-2.4.6/docs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/docs'
make[3]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/docs'
make[2]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6/docs'
make[1]: Leaving directory `/home/tnunamak/Desktop/glib-2.4.6'
 
Old 09-13-2004, 08:46 PM   #2
CroMagnon
Member
 
Registered: Sep 2004
Location: New Zealand
Distribution: Debian
Posts: 900

Rep: Reputation: 33
It looks like it would be in /usr/local/share/glib-2.0, but I'm not sure. Better just to run updatedb as root, and then try locate filename, where filename is one of the files ATK is asking for. If you don't have updatedb and locate, use find / -name filename instead.
 
Old 09-14-2004, 12:31 AM   #3
tnunamak
LQ Newbie
 
Registered: Sep 2004
Posts: 7

Original Poster
Rep: Reputation: 0
thanks it worked
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xmms install (needs glib>1.22), just installed glib 2.4.8 and still get error message eskiled Linux - Software 2 12-19-2005 09:12 PM
Can't install glib bluemoose Linux - Software 3 11-29-2005 07:00 PM
Where does GLIB 2.6.0 normally install to? mcedpd Linux - Newbie 4 03-03-2005 11:24 AM
GLIB 2.4.7 install ?? JNaas Linux - Software 12 01-20-2005 05:14 AM
can't install gtk 2.4.4: "Requested 'glib-2.0 >= 2.4.0' but version of GLib is 2.2.3 webazoid Linux - Software 0 07-15-2004 06:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration