Kezdőlap › Fórumok › Linuxos szoftverek › awesome ablakkezelő
- This topic has 1,005 hozzászólás, 15 résztvevő, and was last updated 15 years, 8 months telt el by
Névtelen.
-
SzerzőBejegyzés
-
2007-12-29-10:45 #2146453
Pontos hibaüzit!!! Amúgy szerintem az xft-devel hiányzik hozzá.
2007-12-29-10:45 #2146454Pontos hibaüzit!!! Amúgy szerintem az xft-devel hiányzik hozzá.
2007-12-29-11:06 #2146455Névtelen
Odáig eljutottam, hogy valami X11 modul nincs felrakva ami neki kell. Itt a teljes kiemenet:
Code:root@lacyc3-desktop:~/awesome-2.0# make
awesome build options:
LAYOUTS = layouts/tile.c layouts/floating.c layouts/max.c
Package xft was not found in the pkg-config search path.
Perhaps you should add the directory containing `xft.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘xft’ found
CFLAGS = -fgnu89-inline -std=gnu99 -ggdb3 -pipe -Wall -Wextra -W -Wchar-subscripts -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wsign-compare -Wunused -Wuninitialized -Winit-self -Wpointer-arith -Wredundant-decls -Wno-format-zero-length -Wmissing-prototypes -Wmissing-format-attribute -Wmissing-noreturn -O3 -I. -I/usr/include -I/usr/include/X11 -DVERSION=”2.0″ -DRELEASE=”Fruit Fly”
Package xft was not found in the pkg-config search path.
Perhaps you should add the directory containing `xft.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘xft’ found
LDFLAGS = -ggdb3 -L/usr/lib -lc -L/usr/lib/X11 -lX11 -lXext -lXrandr -lXinerama
CC = cc
-e (CC) client.c
Package xft was not found in the pkg-config search path.
Perhaps you should add the directory containing `xft.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘xft’ found
client.c:24:34: error: X11/extensions/shape.h: Nincs ilyen fájl vagy könyvtár
In file included from common.h:25,
from client.h:25,
from screen.h:25,
from client.c:26:
config.h:26:25: error: X11/Xft/Xft.h: Nincs ilyen fájl vagy könyvtár
In file included from common.h:25,
from client.h:25,
from screen.h:25,
from client.c:26:
config.h:229: error: expected specifier-qualifier-list before ‘XftFont’
In file included from client.c:26:
screen.h:27:37: error: X11/extensions/Xinerama.h: Nincs ilyen fájl vagy könyvtár
In file included from client.c:26:
screen.h:29: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ScreenInfo’
screen.h:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
screen.h:32: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from client.c:32:
statusbar.h:27: error: expected declaration specifiers or ‘…’ before ‘XftFont’
client.c: In function ‘client_ban’:
client.c:118: error: ‘IconicState’ undeclared (first use in this function)
client.c:118: error: (Each undeclared identifier is reported only once
client.c:118: error: for each function it appears in.)
client.c: In function ‘focus’:
client.c:184: error: ‘awesome_config’ has no member named ‘clients’
client.c:215: error: ‘awesome_config’ has no member named ‘clients’
client.c: In function ‘client_manage’:
client.c:267: error: ‘ScreenInfo’ undeclared (first use in this function)
client.c:267: error: ‘screen_info’ undeclared (first use in this function)
client.c:292: warning: implicit declaration of function ‘get_screen_info’
client.c:304: error: ‘display_info’ undeclared (first use in this function)
client.c:304: warning: implicit declaration of function ‘get_display_info’
client.c:317: warning: type defaults to ‘int’ in declaration of ‘__ptr’
client.c:319: warning: type defaults to ‘int’ in declaration of ‘__ptr’
client.c:337: warning: implicit declaration of function ‘XShapeSelectInput’
client.c:337: error: ‘ShapeNotifyMask’ undeclared (first use in this function)
client.c:348: error: ‘awesome_config’ has no member named ‘clients’
client.c:360: error: ‘awesome_config’ has no member named ‘clients’
client.c: In function ‘client_resize’:
client.c:377: error: ‘ScreenInfo’ undeclared (first use in this function)
client.c:377: error: ‘si’ undeclared (first use in this function)
client.c:427: warning: type defaults to ‘int’ in declaration of ‘__ptr’
client.c:451: warning: implicit declaration of function ‘XineramaIsActive’
client.c: In function ‘client_unban’:
client.c:486: error: ‘NormalState’ undeclared (first use in this function)
client.c: In function ‘client_unmanage’:
client.c:499: error: ‘awesome_config’ has no member named ‘clients’
client.c:510: error: ‘NormalState’ undeclared (first use in this function)
client.c: In function ‘updatesizehints’:
client.c:520: error: ‘XSizeHints’ undeclared (first use in this function)
client.c:520: error: expected ‘;’ before ‘size’
client.c:522: warning: implicit declaration of function ‘XGetWMNormalHints’
client.c:522: error: ‘size’ undeclared (first use in this function)
client.c:523: error: ‘PSize’ undeclared (first use in this function)
client.c:525: error: ‘PBaseSize’ undeclared (first use in this function)
client.c:530: error: ‘PMinSize’ undeclared (first use in this function)
client.c:537: error: ‘PResizeInc’ undeclared (first use in this function)
client.c:545: error: ‘PMaxSize’ undeclared (first use in this function)
client.c:566: error: ‘PAspect’ undeclared (first use in this function)
client.c: In function ‘uicb_client_swapnext’:
client.c:692: error: ‘awesome_config’ has no member named ‘clients’
client.c: In function ‘uicb_client_swapprev’:
client.c:711: error: ‘awesome_config’ has no member named ‘clients’
make: *** [client.o] Error 12007-12-29-11:06 #2146456Névtelen
Odáig eljutottam, hogy valami X11 modul nincs felrakva ami neki kell. Itt a teljes kiemenet:
Code:root@lacyc3-desktop:~/awesome-2.0# make
awesome build options:
LAYOUTS = layouts/tile.c layouts/floating.c layouts/max.c
Package xft was not found in the pkg-config search path.
Perhaps you should add the directory containing `xft.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘xft’ found
CFLAGS = -fgnu89-inline -std=gnu99 -ggdb3 -pipe -Wall -Wextra -W -Wchar-subscripts -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wsign-compare -Wunused -Wuninitialized -Winit-self -Wpointer-arith -Wredundant-decls -Wno-format-zero-length -Wmissing-prototypes -Wmissing-format-attribute -Wmissing-noreturn -O3 -I. -I/usr/include -I/usr/include/X11 -DVERSION=”2.0″ -DRELEASE=”Fruit Fly”
Package xft was not found in the pkg-config search path.
Perhaps you should add the directory containing `xft.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘xft’ found
LDFLAGS = -ggdb3 -L/usr/lib -lc -L/usr/lib/X11 -lX11 -lXext -lXrandr -lXinerama
CC = cc
-e (CC) client.c
Package xft was not found in the pkg-config search path.
Perhaps you should add the directory containing `xft.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘xft’ found
client.c:24:34: error: X11/extensions/shape.h: Nincs ilyen fájl vagy könyvtár
In file included from common.h:25,
from client.h:25,
from screen.h:25,
from client.c:26:
config.h:26:25: error: X11/Xft/Xft.h: Nincs ilyen fájl vagy könyvtár
In file included from common.h:25,
from client.h:25,
from screen.h:25,
from client.c:26:
config.h:229: error: expected specifier-qualifier-list before ‘XftFont’
In file included from client.c:26:
screen.h:27:37: error: X11/extensions/Xinerama.h: Nincs ilyen fájl vagy könyvtár
In file included from client.c:26:
screen.h:29: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ScreenInfo’
screen.h:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
screen.h:32: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from client.c:32:
statusbar.h:27: error: expected declaration specifiers or ‘…’ before ‘XftFont’
client.c: In function ‘client_ban’:
client.c:118: error: ‘IconicState’ undeclared (first use in this function)
client.c:118: error: (Each undeclared identifier is reported only once
client.c:118: error: for each function it appears in.)
client.c: In function ‘focus’:
client.c:184: error: ‘awesome_config’ has no member named ‘clients’
client.c:215: error: ‘awesome_config’ has no member named ‘clients’
client.c: In function ‘client_manage’:
client.c:267: error: ‘ScreenInfo’ undeclared (first use in this function)
client.c:267: error: ‘screen_info’ undeclared (first use in this function)
client.c:292: warning: implicit declaration of function ‘get_screen_info’
client.c:304: error: ‘display_info’ undeclared (first use in this function)
client.c:304: warning: implicit declaration of function ‘get_display_info’
client.c:317: warning: type defaults to ‘int’ in declaration of ‘__ptr’
client.c:319: warning: type defaults to ‘int’ in declaration of ‘__ptr’
client.c:337: warning: implicit declaration of function ‘XShapeSelectInput’
client.c:337: error: ‘ShapeNotifyMask’ undeclared (first use in this function)
client.c:348: error: ‘awesome_config’ has no member named ‘clients’
client.c:360: error: ‘awesome_config’ has no member named ‘clients’
client.c: In function ‘client_resize’:
client.c:377: error: ‘ScreenInfo’ undeclared (first use in this function)
client.c:377: error: ‘si’ undeclared (first use in this function)
client.c:427: warning: type defaults to ‘int’ in declaration of ‘__ptr’
client.c:451: warning: implicit declaration of function ‘XineramaIsActive’
client.c: In function ‘client_unban’:
client.c:486: error: ‘NormalState’ undeclared (first use in this function)
client.c: In function ‘client_unmanage’:
client.c:499: error: ‘awesome_config’ has no member named ‘clients’
client.c:510: error: ‘NormalState’ undeclared (first use in this function)
client.c: In function ‘updatesizehints’:
client.c:520: error: ‘XSizeHints’ undeclared (first use in this function)
client.c:520: error: expected ‘;’ before ‘size’
client.c:522: warning: implicit declaration of function ‘XGetWMNormalHints’
client.c:522: error: ‘size’ undeclared (first use in this function)
client.c:523: error: ‘PSize’ undeclared (first use in this function)
client.c:525: error: ‘PBaseSize’ undeclared (first use in this function)
client.c:530: error: ‘PMinSize’ undeclared (first use in this function)
client.c:537: error: ‘PResizeInc’ undeclared (first use in this function)
client.c:545: error: ‘PMaxSize’ undeclared (first use in this function)
client.c:566: error: ‘PAspect’ undeclared (first use in this function)
client.c: In function ‘uicb_client_swapnext’:
client.c:692: error: ‘awesome_config’ has no member named ‘clients’
client.c: In function ‘uicb_client_swapprev’:
client.c:711: error: ‘awesome_config’ has no member named ‘clients’
make: *** [client.o] Error 12007-12-29-11:39 #21464572007-12-29-11:39 #21464582007-12-29-11:50 #2146459Névtelen
Igazad volt, az Xorg-dev kellett neki, most elindult a fordítás 🙂 Nem akarom elkiabálni, de eddig jó 🙂
Szerk. A fordítás közben még kellett neki ez-az, apró fejenként alig 1mbos cuccok. Szerencsére benne voltak a repóban 🙂 Most elvileg lefordult, megpróbálom gdm-ből indítani..
Szerk2. Nem jött be.. akkor megpróbálom rávenni gdmconfigon keresztül..
2007-12-29-11:50 #2146460Névtelen
Igazad volt, az Xorg-dev kellett neki, most elindult a fordítás 🙂 Nem akarom elkiabálni, de eddig jó 🙂
Szerk. A fordítás közben még kellett neki ez-az, apró fejenként alig 1mbos cuccok. Szerencsére benne voltak a repóban 🙂 Most elvileg lefordult, megpróbálom gdm-ből indítani..
Szerk2. Nem jött be.. akkor megpróbálom rávenni gdmconfigon keresztül..
2007-12-30-11:44 #2146461vizsla wrote:vizsla, nem értem pontosan, mit szeretnél?Különben tényleg nem láttam még… Mondjuk nem is kerestem.
Én sem, csak olvastam róla valami utalást és nem mentem bele. Így is, erre az egész és felesleges Compiz-Fusion dologra túl sok időt pazaroltam. Valami xcompmgr rémlik…..
uzsolt: Openbox ? #C-ben fejlesztve, nagyon gyors, nagyon faca, akár képes a kde vagy gnome-ben a window-manager-t cserélni, megtartva mindkettő pozitívumait.
A többi light desktophoz használható kiegészítések is használhatóak, vagy akár még a desktop ikonok is, ha valakinek az hiányzik. Szóval bárhova megfelel, ezze szállítjuk a gyenge Grátisz-PC-ket csak ott van tálca, meg pár Windows like dolog.
2007-12-30-11:44 #2146462vizsla wrote:vizsla, nem értem pontosan, mit szeretnél?Különben tényleg nem láttam még… Mondjuk nem is kerestem.
Én sem, csak olvastam róla valami utalást és nem mentem bele. Így is, erre az egész és felesleges Compiz-Fusion dologra túl sok időt pazaroltam. Valami xcompmgr rémlik…..
uzsolt: Openbox ? #C-ben fejlesztve, nagyon gyors, nagyon faca, akár képes a kde vagy gnome-ben a window-manager-t cserélni, megtartva mindkettő pozitívumait.
A többi light desktophoz használható kiegészítések is használhatóak, vagy akár még a desktop ikonok is, ha valakinek az hiányzik. Szóval bárhova megfelel, ezze szállítjuk a gyenge Grátisz-PC-ket csak ott van tálca, meg pár Windows like dolog.
-
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz