You are not logged in.
Pages: 1
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
It looks like you don't have gcc installed.
Offline
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
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
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 529.94 KiB (Peak: 531.64 KiB) ]