XFCE Binary Installer 4.2.3.2 Installation Error
Nicholas Ochiel
nochiel at gmail.com
Wed Mar 29 23:30:37 CEST 2006
Hi, here are the details:
GCC version: 4.03
Distro: 2.6.11-kanotix-11 (Debian 4.0.3-1)
Error:
## 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
Details:
I got this error after configuring and running the xfce binary
installer 4.2.3.2. I'm not sure what the problem is. Below I've
included the entire log file from the installation. I'm a bit of a
newbie so if I've missed out on important details please tell me so
that I can provide them.
Thanks in advance.
Complete log file:
##
## Started installation of xfce4 at 22:45h
##
## Visit http://forum.os-cillation.com/ if you
## have problems using this installer.
##
# Environment variables
PATH is set to "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/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:/home/nochiel/local/bin:/home/nochiel/xfce/bin:/home/nochiel/xfce4/bin"
PKG_CONFIG_PATH is set to
":/usr/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/X11R6/lib/pkgconfig"
## Checking for usable C compiler
gcc --version
gcc (GCC) 4.0.3 (Debian 4.0.3-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.0.3 (Debian 4.0.3-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
make --version
GNU Make 3.81rc2
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.
This program built for i486-pc-linux-gnu
## 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=-DXTHREADS -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/X11R6/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
Libs=-L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi
-lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0
-lfontconfig -lXcursor -lpango-1.0 -lcairo -lXrender -lX11
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
## Compiling installer-gui (warnings enabled)
gcc -I. -DXTHREADS -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/X11R6/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -L/usr/X11R6/lib -lgtk-x11-2.0
-lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXcursor
-lpango-1.0 -lcairo -lXrender -lX11 -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. -DXTHREADS -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/X11R6/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -L/usr/X11R6/lib -lgtk-x11-2.0
-lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXcursor
-lpango-1.0 -lcairo -lXrender -lX11 -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
main.c:38: warning: pointer targets in initialization differ in signedness
main.c:39: warning: pointer targets in initialization differ in signedness
## 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
On 3/29/06, sofar <sofar at foo-projects.org> wrote:
>
>
> On Wed, 29 Mar 2006 13:13:36 +0300, "Nicholas Ochiel" <nochiel at gmail.com> wrote:
> > Thanks. it seems my mail finally got through to the mailing list.
> >
> >
> > I also posted my problem on the installation forum. Unfortunately,
> > no one seems to be replying. Did I give insufficient information? Is
> > there a guru I can mail directly who can help me out?
> >
> > I convinced my managers that xfce was the ideal desktop for our
> > workstations and promised to finish installation by the end of the
> > week:o . Who can I ask for help?
>
> the mailinglist - I am uncertain what your problems are - you should describe the problem in detail in all cases:
>
> - what distro/version
> - gcc used
> - specific error messages while installing
> etc..
>
> the webforum is not so much a place to look for quick answers because people tend to ignore your question if it is incomplete. at least you find this out quickly on the mailinglist.
>
> Auke
>
>
> >
> > On 3/28/06, sofar <sofar at foo-projects.org> wrote:
> >>
> >>
> >> On Tue, 28 Mar 2006 03:15:03 +0300, "Nicholas Ochiel"
> > <nochiel at gmail.com> wrote:
> >> > Ok.. thanks for all you're doing. It's really a pitty that I can't
> >> > get xfce installed.. seems like I'll have to compile it on my own if I
> >> > ever get time:(
> >>
> >> I just noticed one of your emails showing up on the list. Try sending
> > from a different e-mail address?
> >>
> >> Auke
> >>
> >>
> >>
> >
> >
> >
>
>
--
Nicholas Ochiel,
NEO (New Enterprise Objects)(tm)
Innovation Machine
w: http://www.newenterpriseobjects.com
b: http://billionairebusinessman.org
"I've learned that if you try you can fly.
If you don't then you won't so try till you die."
More information about the Xfce
mailing list