Advertisement
Guest User

Untitled

a guest
Apr 27th, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. aur/lightdm-pantheon-greeter-bzr 170-1 (6)
  2. LightDM greeter from the ElementaryOS team written in Vala
  3. ==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
  4. ==> --------------------------------------------------------
  5. ==> 1
  6.  
  7.  
  8. ==> Downloading lightdm-pantheon-greeter-bzr PKGBUILD from AUR...
  9. x lightdm-pantheon-greeter-bzr.install
  10. x PKGBUILD
  11. Comment by kr3ck3n (2013-02-21 16:31)
  12. How do I enable this in lightdm?
  13. I have tried with greeter-session=pantheon-greeter and greeter-session=lightdm-pantheon-greeter but it's not working.
  14.  
  15. Comment by m3rlin (2013-02-22 07:26)
  16. You have to add:
  17. greeter-session=pantheon-greeter
  18. in file /etc/lightdm/lightdm.conf
  19. and build lightdm as described in https://wiki.archlinux.org/index.php/Lightdm#Greeter
  20.  
  21. Comment by m3rlin (2013-03-15 12:13)
  22. Hi,
  23.  
  24. Yes I have similar problems. Besides of keyboard input does not work also mouse not working. Cursor is moving but that's all, clicking is not working.
  25. Unfortunately I didn't find any solution.
  26.  
  27. Comment by sh4nks (2013-03-19 17:47)
  28. I'm currently not using LightDM, so I can't help you - sorry :/
  29.  
  30. Comment by ivenvd (2013-03-22 18:10)
  31. Pls add lightdm as dependency, or it won't build.
  32.  
  33. lightdm-pantheon-greeter-bzr 170-1 (Sun Dec 23 20:26:25 CET 2012)
  34. ( Unsupported package: Potentially dangerous ! )
  35. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  36. ==> ------------------------------------
  37. ==> n
  38.  
  39. ==> lightdm-pantheon-greeter-bzr dependencies:
  40. - granite-bzr (already installed)
  41. - libindicator3 (already installed)
  42. - clutter-gtk (already installed)
  43. - lightdm (already installed)
  44. - bzr (already installed)
  45. - cmake (already installed)
  46. - vala (already installed)
  47. - pkg-config (already installed)
  48.  
  49.  
  50. ==> Edit lightdm-pantheon-greeter-bzr.install ? [Y/n] ("A" to abort)
  51. ==> ----------------------------------------------------------------
  52. ==> n
  53.  
  54. ==> Continue building lightdm-pantheon-greeter-bzr ? [Y/n]
  55. ==> ------------------------------------------------------
  56. ==>
  57. ==> Building and installing package
  58. ==> Making package: lightdm-pantheon-greeter-bzr 170-1 (Sat Apr 27 08:59:19 CEST 2013)
  59. ==> Checking runtime dependencies...
  60. ==> Checking buildtime dependencies...
  61. ==> Retrieving sources...
  62. ==> Extracting sources...
  63. ==> Starting build()...
  64. ==> Connecting to Bazaar server....
  65. You have not informed bzr of your Launchpad ID, and you must do this to
  66. write to Launchpad or access private data. See "bzr help launchpad-login".
  67. Branched 170 revisions.
  68. ==> Bazaar checkout done or server timeout
  69. ==> Starting build...
  70. -- The C compiler identification is GNU 4.8.0
  71. -- The CXX compiler identification is GNU 4.8.0
  72. -- Check for working C compiler: /usr/bin/cc
  73. -- Check for working C compiler: /usr/bin/cc -- works
  74. -- Detecting C compiler ABI info
  75. -- Detecting C compiler ABI info - done
  76. -- Check for working CXX compiler: /usr/bin/c++
  77. -- Check for working CXX compiler: /usr/bin/c++ -- works
  78. -- Detecting CXX compiler ABI info
  79. -- Detecting CXX compiler ABI info - done
  80. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  81. -- checking for modules 'granite;liblightdm-gobject-1;gdk-x11-3.0;clutter-gtk-1.0;indicator3-0.4;gdk-pixbuf-2.0;gl'
  82. -- package 'granite' not found
  83. CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
  84. A required package was not found
  85. Call Stack (most recent call first):
  86. /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
  87. CMakeLists.txt:27 (pkg_check_modules)
  88.  
  89.  
  90. -- Found Vala: /usr/bin/valac
  91. -- checking for a minimum Vala version of 0.16.1
  92. -- found Vala, version 0.20.1
  93. -- GSettings schemas will be installed locally.
  94. -- GSettings shemas will be compiled.
  95. -- GSettings schemas will be installed into /usr/share/glib-2.0/schemas/
  96. -- Configuring incomplete, errors occurred!
  97. ==> ERROR: A failure occurred in build().
  98. Aborting...
  99. ==> ERROR: Makepkg was unable to build lightdm-pantheon-greeter-bzr.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement