Xfce Forum

Sub domains
 

You are not logged in.

#1 2006-08-26 17:28:58

randyripoff
Member
Registered: 2006-08-26
Posts: 3

Install Error: Unexpected EOF

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

#2 2006-08-30 22:01:21

randyripoff
Member
Registered: 2006-08-26
Posts: 3

Re: Install Error: Unexpected EOF

I take it no one has run into this problem?

Offline

#3 2006-09-03 08:46:17

captain koeppi
Member
Registered: 2006-09-03
Posts: 1

Re: Install Error: Unexpected EOF

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

#4 2006-09-08 22:15:03

randyripoff
Member
Registered: 2006-08-26
Posts: 3

Re: Install Error: Unexpected EOF

I was finally able to resolve this through the "Add New Software" gui portion of Gnome, which offered to install XFCE for me.

Offline

#5 2006-09-11 06:38:12

phyphc
Member
Registered: 2006-09-11
Posts: 1

Re: Install Error: Unexpected EOF

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

#6 2006-09-18 10:25:30

suchindra
Member
Registered: 2006-09-18
Posts: 2

Re: Install Error: Unexpected EOF

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

#7 2006-09-18 10:27:20

suchindra
Member
Registered: 2006-09-18
Posts: 2

Re: Install Error: Unexpected EOF

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

#8 2006-09-18 12:14:44

gras
Member
From: Germany
Registered: 2005-10-30
Posts: 33
Website

Re: Install Error: Unexpected EOF

What's the difference between these two lines?

suchindra wrote:

<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

#9 2006-09-29 19:24:44

useResa
Member
Registered: 2006-09-29
Posts: 2

Re: Install Error: Unexpected EOF

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

Board footer

Powered by FluxBB