You are not logged in.
Pages: 1
Hello,
Using Fedora Core 5. I've been trying to install XFCE for a couple of days now, but I'm stymied with this issue. I keep getting the error message:
Disk Based Hashtables
Running Configure...failed.
When I check the error log, I find the following error message:
./control.sh: line 249: unexpected EOF while looking for matching `''
./control.sh: line 374: syntax error: unexpected end of file
Does anyone have any ideas on how to fix this?
Here's the Error Log:
##
## Started installation of xfce4 at 12:06h
##
## Visit http://forum.os-cillation.com/ if you
## have problems using this installer.
##
# Environment variables
PATH is set to "/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/bin:/usr/bin:/usr/local/ssl/bin:/usr/local/bin:/opt/openssl/bin:/usr/local/openssl/bin:/usr/pkg/bin:/usr/ucb:/usr/X11R6/bin:/usr/X11R6/bin:/usr/openwin/bin:/usr/local/bin:/opt/local/bin:/usr/pkg/bin:/opt/gnome2/bin:/opt/gnome/bin:/opt/xfce4/bin:/opt/xfce/bin:/root/local/bin:/root/xfce/bin:/root/xfce4/bin"
PKG_CONFIG_PATH is set to ":/usr/lib/pkgconfig:/usr/lib/pkgconfig"
## Checking for usable C compiler
gcc --version
gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Checking for usable C++ compiler
g++ --version
g++ (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Checking for GNU make
gmake --version
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
## Checking for package config tool
pkg-config --version
0.20
## Checking for GLib (GModule) >= 2.2.0
pkg-config --atleast-version=2.2.0 glib-2.0 gmodule-2.0
Prefix=/usr
Cflags=-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
Libs=-Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0
## Checking for Gtk+ >= 2.2.0
pkg-config --atleast-version=2.2.0 gtk+-2.0
Prefix=/usr
Cflags=-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
Libs=-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
## Compiling installer-gui (warnings enabled)
gcc -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -O0 -o installer-gui main.c i2t/i2t-wizard.c i2t/i2t-page.c i2t/i2t-package.c -Wall -Werror
cc1: warnings being treated as errors
main.c:38: warning: pointer targets in initialization differ in signedness
main.c:39: warning: pointer targets in initialization differ in signedness
main.c: In function ‘c604737946_activated’:
main.c:218: warning: comparisons like X<=Y<=Z do not have their mathematical meaning
## Compiling installer-gui (warnings disabled)
gcc -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -O0 -o installer-gui main.c i2t/i2t-wizard.c i2t/i2t-page.c i2t/i2t-package.c
## Running installer-gui (without debugging)
./installer-gui
./control.sh: line 249: unexpected EOF while looking for matching `''
./control.sh: line 374: syntax error: unexpected end of file
Offline
I take it no one has run into this problem?
Offline
I am getting exactly the same error, and I have no idea what is going wrong, all libs are installed and recognized by the installer.
Ideas anyone?
I am using Ubuntu (Draper Drake).
Offline
I was finally able to resolve this through the "Add New Software" gui portion of Gnome, which offered to install XFCE for me.
Offline
I got the same error.
Try to use the pre-release version which can be downloaded from:
http://www.xfce.org/archive/xfce-4.3.99.1/installers/
Now everything is fine.
Offline
HI,
THE SOLUTION IS SIMPLE ONE. EVEN I HAD TO STRUGGLE A LOT FOR GETTING IT. PLEASE CHANGE THE FOLLOWING
step 1. Run the installer.
step 2. Before doing anything, go to /tmp/xfce-xxxx directory
step 3. select the control.sh script
step 4. change the following line
<original file>
etcdir=`echo ${dir} | sed -e 's,/share,/etc,'`
</original file>
CHANGE IT TO
<change it to>
etcdir=`echo ${dir} | sed -e 's,/share,/etc,'`
notice this ^
</change to this>
SOMETIMES SMALL THINGS GET TOO TOUGH
Offline
forgot the last step :
step <whatever>. After replacing the control.sh script's line 249 with the stuff mentioned above, press NEXT and continue !
REMEMBER IT IS LINE 249
Offline
What's the difference between these two lines?
<original file>
etcdir=`echo ${dir} | sed -e 's,/share,/etc,'`
</original file>
<change it to>
etcdir=`echo ${dir} | sed -e 's,/share,/etc,'`
</change to this>
[img]http://www.us.debian.org/logos/button-mini.png[/img]
Offline
The original line in control.sh is:
etcdir=`echo ${dir} | sed -e 's,/share,/etc,`
The altered line should be
etcdir=`echo ${dir} | sed -e 's,/share,/etc,'`
What is changed is the single quote just before the end of the line.
This got me further in the installation proces.
Offline
Pages: 1
[ Generated in 0.012 seconds, 8 queries executed - Memory usage: 557.22 KiB (Peak: 574.06 KiB) ]