Re: GNOME doesn't work for me.



On Sun, 7 Mar 1999 22:00:50 +0100 (CET), Daniel Elenius
<danel698@student.liu.se> wrote:

>I decided to try out GNOME 1.0, so being a debian user I dl'ed and
>compiled all the packages in the order suggested on the www.gnome.org.
>I followed all instructions and read all the appropriate docs.
>I ran into some trouble however, some of which I solved, but these
>remain:
>
>1) enlightenment-conf's make  gives me a lot of error messages of this type:
>
>e-conf.o(.text+0xee0d): undefined reference to `capplet_widget_get_type'
>e-conf.o(.text+0xee1d): undefined reference to `capplet_widget_state_changed'

Perhaps you need to install control-center 1.0 first...

>2) gdm's make says:
>
>/usr/lib/libwrap.a(hosts_access.o): In function `host_match':
>hosts_access.o(.text+0x4c1): undefined reference to `yp_get_default_domain'

LIBS=-lnsl ./configure --prefix=/gnome

(You need to have LIBS=-lnsl)

>3) gnome-admin's make:
>
>gulp.o(.rodata+0x838): undefined reference to `__objc_class_name_Gtk_CList'
>gulp.o(.rodata+0x844): undefined reference to `__objc_class_name_Gtk_Table'
>gulp.o(.rodata+0x848): undefined reference to `__objc_class_name_Gtk_Label'
>gulp.o(.rodata+0x84c): undefined reference to `__objc_class_name_Gtk_VBox'
>gulp.o(.rodata+0x850): undefined reference to `__objc_class_name_Gtk_CheckButton'
>gulp.o(.rodata+0x854): undefined reference to `__objc_class_name_Gtk_Button'
>gulp.o(.rodata+0x85c): undefined reference to `__objc_class_name_Gnome_App'
>gulp.o(.rodata+0x860): undefined reference to `__objc_class_name_Gnome_AppWin'

Try a newer gnome-objc.

>4) gnumeric's configure:
>
>configure: error: Could not link sample xml program

Install libxml.

>panel &
>/usr/local/enlightenment/bin/enlightenment

Wrong way, you should use

exec gnome-session

Which starts up the panel, E, etc. (Make sure you have either configured E
with --enable-fsstd, or the E bin directory is on your $PATH).

-- Elliot
"In film you will find four basic story lines. Man versus man, man
 versus nature, nature versus nature, and dog versus vampire."
    - Steven Spielberg



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