Thread: Cannot make and make install in Gnome Shell
i installed gnome shell in ubuntu 11.04 through ugr linux , works fine! problem cannot run make , make install. following errors:
any ideas on missing?code:alexandros@autobot:~/gnome-shell/source/gnome-shell-extensions$ make && make install making in extensions make[1]: entering directory `/home/alexandros/gnome-shell/source/gnome-shell-extensions/extensions' making in alternative-status-menu make[2]: entering directory `/home/alexandros/gnome-shell/source/gnome-shell-extensions/extensions/alternative-status-menu' make[2]: nothing done `all'. make[2]: leaving directory `/home/alexandros/gnome-shell/source/gnome-shell-extensions/extensions/alternative-status-menu' making in apps-menu make[2]: entering directory `/home/alexandros/gnome-shell/source/gnome-shell-extensions/extensions/apps-menu' make[2]: nothing done `all'. make[2]: leaving directory `/home/alexandros/gnome-shell/source/gnome-shell-extensions/extensions/apps-menu' making in dock make[2]: entering directory `/home/alexandros/gnome-shell/source/gnome-shell-extensions/extensions/dock' makefile:434: *** missing separator. stop. make[2]: leaving directory `/home/alexandros/gnome-shell/source/gnome-shell-extensions/extensions/dock' make[1]: *** [all-recursive] error 1 make[1]: leaving directory `/home/alexandros/gnome-shell/source/gnome-shell-extensions/extensions' make: *** [all-recursive] error 1
in advance!
i have 2 ideas, don't know how right are. feel like, @ least on machine, make , make install work if happen feel day.
1. go folder make goes right before throws `missing seperator. stop' , check each of file names. seems there naming of 1 of them make not liking. ran similar other day, when trying use script turn multiple .deb files .rpms, , program fail if there `~' in name of file.
2. generally, `make install' needs run root or user elevated privileges. i'm not sure how system set up, line
got attention in it's trying run `make install' without without privileges. being doesn't appear getting `make install' part, i'm not sure if that's what's causing it.code:make && make install
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [gnome] Cannot make and make install in Gnome Shell
Ubuntu
Comments
Post a Comment