Hozzászólások
-
SzerzőBejegyzés
-
Tessék csatolom az ‘installer.log’-ot .doc-ra átnevezve.
Megcsináltam a javítást, ahogy mondtad, el is indult de…….error megint. (((
error.lod szerint:
make[3]: *** Waiting for unfinished jobs….
make[3]: Leaving directory `/tmp/xfce4-4.2.3.2-installer/libxfce4util/libxfce4util’
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/xfce4-4.2.3.2-installer/libxfce4util/libxfce4util’
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/xfce4-4.2.3.2-installer/libxfce4util’
make: *** [all] Error 2
!! Failed to build libxfce4util, see the errors above
!! for details on the problem.Komolyan, megnéztem az ‘.bin’-t de a szöveges részben ezt a sort nem találtam. (((
Sajnálom, de nem jött össze. Az ‘installer.bint én nem tudtam szerkeszteni. Ha futattam akkor mindent kipakolt a /temp könyvtárba. Ott a leírtak szerint az aposztrófot kijavítottam, de ismételt futtatáskor is ugyan azt a hibát generálta. Vélelmezhetőleg felülírta a controll.sh-t.
köszi, reggel megpróbálom…..
Kössz, megpróbáltam ‘módosítani’ de nem tudtam….
Tessék, de megjegyzem át kellett neveznem, mert .sh kiterjesztést nem enged meg feltölteni.
lap:~$ xfce4-4.2.3.2-installer.bin –extract-only
nos ez adta ki a ./control.sh helyét.
line: 249 –> for dir in `echo „${PATH}:” | sed -e ‘s,/bin:,/share:,g’ -e ‘s,/sbin:,/share:,g’ -e ‘s,:, ,g’`; doline: 370 –> echo „!! Unknown action „$1″”
line: 371 –> exit 1
line: 372 –> ;;
line: 373 –> esac
line: 374 –> (üres sor)## Started installation of xfce4 at 20:57h
##
## 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/bin/X11:/usr/games:/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/scop/local/bin:/home/scop/xfce/bin:/home/scop/xfce4/bin”
PKG_CONFIG_PATH is set to „:/usr/lib/pkgconfig:/usr/lib/pkgconfig”## Checking for usable C compiler
gcc –version
gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
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 (Ubuntu 4.0.3-1ubuntu5)
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.81beta4
Copyright (C) 2003 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=-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 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -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 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -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. -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 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -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: szintaktikai hiba: váratlan fájl végSzóval, hol találom ezt az inkriminált fájlt, mert a fájlkereső nem találja.
Valami hardveres gond nem lehet? Pl. a táp nekem okozott ilyen indokolatlan fagyásokat korábban, igaz utána újraindulást is produkált, így lett kiszúrva.
-
SzerzőBejegyzés
legutóbbi hsz