Xfce Forum

Sub domains
 

You are not logged in.

#1 2007-07-04 19:52:40

snkiz
Member
Registered: 2007-07-04
Posts: 2

bootstrap.sh failure??????

ok I have xubuntu 6.06 I installed all the packages listed for debian and when I run the the gui install script- xfc4-4.1-installer.run  (from a root term) I get this error= p.s I'm fairly new at this, I don't know what most of this says but I can't find a bootstrap.sh file anywhere on my system either :?

## Compiling installer-gui (warnings enabled)
gcc -I. -Ii2t -DHAVE_MEMORY_H -DHAVE_STRING_H -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    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O0 -o installer-gui main.c i2t/i2t-wizard.c i2t/i2t-page.c i2t/i2t-package.c i2t/xfce-heading.c i2t/xfce-titled-dialog.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0     -Wall -Werror
./bootstrap.sh: line 171: gcc: command not found
## Compiling installer-gui (warnings disabled)
gcc -I. -Ii2t -DHAVE_MEMORY_H -DHAVE_STRING_H -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    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O0 -o installer-gui main.c i2t/i2t-wizard.c i2t/i2t-page.c i2t/i2t-package.c i2t/xfce-heading.c i2t/xfce-titled-dialog.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0     
./bootstrap.sh: line 171: gcc: command not found

Offline

#2 2007-07-05 09:08:15

Nick
Dev
From: ~
Registered: 2005-02-17
Posts: 1,144
Website

Re: bootstrap.sh failure??????

It looks like you don't have gcc installed.

Offline

#3 2007-07-05 14:36:34

snkiz
Member
Registered: 2007-07-04
Posts: 2

Re: bootstrap.sh failure??????

thats grat so gcc is the c+ compiler right? what else is'nt on the list that i need? I also have a new problem with xfce that came with xubuntu- I lost my panels and I can't figure out how to get them back I think i killed them by mistake
got panel back found where the program lives but no menu I'm gonna keep looking for that

Offline

#4 2007-07-07 08:43:25

Nick
Dev
From: ~
Registered: 2005-02-17
Posts: 1,144
Website

Re: bootstrap.sh failure??????

gcc is the c ompiler, g++ is the c+ compiler ^-^. The Xfce menus are provided by xfdesktop, so starting xfdesktop will bring your desktop menu back and rightclick the panel -> add -> menu will give you the panel menu.

Offline

Board footer

Powered by FluxBB