One more question:



Using MC 4.5.54
On: Redhat 6.2

Now I was trying to figure out how you actually start the Gnome File
Manager.  It became clear from reading the FAQ that one should start with a
./configure --with-Gnome and compile as usual then it says "See Download."  

1) When I compile as usual after ./configure --with-gnome:

Configure seems to work fine. But make produces the following:

Begin Output from: make
========================================================
In file included from edit.c:33:
edit.h:97: X11/Xlib.h: No such file or directory
edit.h:98: X11/Xutil.h: No such file or directory
edit.h:99: X11/Xresource.h: No such file or directory
In file included from edit.h:100,
                 from edit.c:33:
In file included from edit.h:100,
                 from edit.c:33:
lkeysym.h:19: X11/keysym.h: No such file or directory
In file included from edit.c:33:
edit.h:107: gtk/gtk.h: No such file or directory
edit.h:108: gdk/gdkprivate.h: No such file or directory
edit.h:109: gdk/gdk.h: No such file or directory
In file included from edit.h:110,
                 from edit.c:33:
gtkedit.h:23: gdk/gdk.h: No such file or directory
gtkedit.h:24: gtk/gtkadjustment.h: No such file or directory
gtkedit.h:25: gtk/gtkeditable.h: No such file or directory
In file included from edit.c:33:
edit.h:536: gdk/gdkprivate.h: No such file or directory
make[2]: *** [edit.o] Error 1
make[2]: Leaving directory `/home/richkatz/mc-4.5.54/gtkedit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/richkatz/mc-4.5.54'
make: *** [all-recursive-am] Error 2
========================================================
End Output from make

And then later during make install:

Begin Output from: make install
========================================================
In file included from ../src/util.h:206,
                 from ../src/global.h:8,
                 from dlg.c:26:
../src/i18n.h:11: gnome.h: No such file or directory
In file included from dlg.c:27:
../src/x.h:10: gnome.h: No such file or directory
make[2]: *** [dlg.o] Error 1
make[2]: Leaving directory `/home/richkatz/mc-4.5.54/gnome'
make[1]: *** [mx] Error 2
make[1]: Leaving directory `/home/richkatz/mc-4.5.54/gnome'
make: *** [install-recursive] Error 1
==========================================================
End Output from: make install


I'm guessing this means it didn't work and that I'm missing X11/Xlib.h.
What did/didn't I do? Or don't I have?

If and when it finally works right, does Gnome File Manager just suddenly
show up in 

  I looked in the /gnome/docs.  And amazingly under Google there's the
opposite question (how does one avoid starting Gnome file manager).

Regards and thanks,


Rich Katz




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]