Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 40

Thread: How to install Unity 8 on 13.10

  1. #21
    Join Date
    Jun 2007
    Beans
    17,337

    Re: How do I install unity next in ubuntu?

    Quote Originally Posted by MaZaMo View Post
    How do I get rid of it? Sorry for all the questions I'm not that good with this kind of stuff.
    While it wouldn't really matter if you remove the || may as well fix the mistake.

    Open up /unity/unity8/build in a text editor.
    scroll down to line 55, put your cursor to the immediate left of the first | and backspace till it is on a line right below "unity-lens-applications \"
    Where on that line doesn't particularly matter, far left is ok, see screen (point is that there can't be an empty line between line # 53 & || exit 5
    Then ./build -s will run
    Attached Images Attached Images

  2. #22
    Join Date
    Apr 2013
    Beans
    86

    Re: How to install Unity 8 on 13.10

    Thank you so much! But now there's another problem. The ./build -s works, but then when I do the next command which is ./build it comes up with this error:

    Code:
    ./build: 57: ./build: mk-build-deps: not found
    -- Could NOT find Lcov (missing:  LCOV_EXECUTABLE GENHTML_EXECUTABLE) 
    -- Could NOT find gcovr (missing:  GCOVR_EXECUTABLE) 
    -- checking for one of the modules 'hud-client-2'
    CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:363 (message):
      None of the required 'hud-client-2' found
    Call Stack (most recent call first):
      tests/qmltests/plugins/HudClient/CMakeLists.txt:8 (pkg_search_module)
    
    
    -- checking for module 'unity-core-6.0'
    --   package 'unity-core-6.0' not found
    CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
      A required package was not found
    Call Stack (most recent call first):
      /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
      plugins/Unity/CMakeLists.txt:4 (pkg_check_modules)
    
    
    -- checking for one of the modules 'hud-client-2'
    CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:363 (message):
      None of the required 'hud-client-2' found
    Call Stack (most recent call first):
      plugins/HudClient/CMakeLists.txt:5 (pkg_search_module)
    
    
    -- Configuring incomplete, errors occurred!
    Last edited by Bucky Ball; July 2nd, 2013 at 03:40 PM. Reason: Please use code tags, not bold.

  3. #23
    Join Date
    Apr 2013
    Beans
    86

    Re: How to install Unity 8 on 13.10

    You know... never mind about this whole thing. I wish I could do it, but it just messed up my system and now the unity dash looks really weird. Take a look at the screenshot:

    Last edited by MaZaMo; July 1st, 2013 at 12:51 AM.

  4. #24
    Join Date
    Jun 2007
    Beans
    17,337

    Re: How to install Unity 8 on 13.10

    Didn't see anything wrong with your screen of Dash.
    Anyway as mentioned - there really isn't much to do with the unity8 build atm for users, so no big loss.

  5. #25
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: How to install Unity 8 on 13.10

    it just messed up my system
    That is why I experiment with an installation on another partition. Well, actually, several installations of several partitions. If things go badly wrong I can always re-install. Besides, I always have a Ubuntu that I do not mess with as standby. Then I can take a break from messing around and do some proper work (stretching the definition of both "proper" and "work" quite a bit).

    Regards.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  6. #26
    Join Date
    Oct 2008
    Location
    ExodusHair<Čubura
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: How to install Unity 8 on 13.10

    Quote Originally Posted by MaZaMo View Post
    Thank you so much! But now there's another problem. The ./build -s works, but then when I do the next command which is ./build it comes up with this error:

    ./build: 57: ./build: mk-build-deps: not found
    -- Could NOT find Lcov (missing: LCOV_EXECUTABLE GENHTML_EXECUTABLE)
    -- Could NOT find gcovr (missing: GCOVR_EXECUTABLE)
    -- checking for one of the modules 'hud-client-2'
    CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:363 (message):
    None of the required 'hud-client-2' found
    Call Stack (most recent call first):
    tests/qmltests/plugins/HudClient/CMakeLists.txt:8 (pkg_search_module)


    -- checking for module 'unity-core-6.0'
    -- package 'unity-core-6.0' not found
    CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
    A required package was not found
    Call Stack (most recent call first):
    /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
    plugins/Unity/CMakeLists.txt:4 (pkg_check_modules)


    -- checking for one of the modules 'hud-client-2'
    CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:363 (message):
    None of the required 'hud-client-2' found
    Call Stack (most recent call first):
    plugins/HudClient/CMakeLists.txt:5 (pkg_search_module)


    -- Configuring incomplete, errors occurred!
    „Code“ tags would be easier to read than this bold... In my humble opinion...

  7. #27
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

    Re: How to install Unity 8 on 13.10

    Quote Originally Posted by MaZaMo View Post
    but it just messed up my system and now the unity dash looks really weird.
    Welcome to testing.

    Edit: Used your linked and built it. Pretty cool. unity 8
    Last edited by wojox; July 2nd, 2013 at 01:42 PM.

  8. #28
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: How to install Unity 8 on 13.10

    Quote Originally Posted by zika View Post
    „Code“ tags would be easier to read than this bold...
    +1. A heads up: use code tags, please, not bold text. Bold is considered shouting and bad forum etiquette when used on large chunks of text.
    Last edited by Bucky Ball; July 2nd, 2013 at 03:46 PM.

  9. #29
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

    Re: How to install Unity 8 on 13.10

    Quote Originally Posted by MaZaMo View Post
    Thank you so much! But now there's another problem. The ./build -s works, but then when I do the next command which is ./build it comes up with this error:
    Got this and fixed with -c for clean, which just deletes the build directory.
    Code:
    ./build -c

  10. #30
    Join Date
    Apr 2006
    Location
    New Hampshire, U.S.A.
    Beans
    2,604
    Distro
    Ubuntu Development Release

    Re: How to install Unity 8 on 13.10

    Did a zsync of 13.10.0-2 today, fresh install.

    Started down the instructions for unity8 in this thread.

    It wanted to install bzr (bazaar) whatever that is.

    bazaar wanted a launchpad id. What for? I gave it one.

    bazaar wanted a shell id so the internet could shell into my pc. That's a security exposure of the first order.

    Followed all the instructions didn't work.

    No idea how launchpad could shell into my pc anyway, since it is on a hidden network.

    Bisarre result - no unity desktop. No applets. No network icon. Nothing.

    All I've got is wallpaper and a cursor, and I can open a terminal session and start firefox.

    Ctrl-Alt-Del logs out, there is a vestige of some fait applets so I could get the hidden network connected. As a matter of policy, saucy does not automatically connect to a hidden network even though it is the only network and saucy has the key already. Manual intervention required to tell it to connect using the info it has already. On every boot. That's a bear with just wallpaper and a cursor, and a terminal session with no way I know of to start system settings. Yes there's a launchpad bug #. Network developers not interested, it's working the way they want it to. Automatically disconnect on boot, that is.

    Could not find any way to get unity desktop back.

    If unity8 pre-req is bazaar, and bazaar wants to open my pc so the internet can shell into my personal pc, I don't want any. As far as I can tell (I hope) it won't work, I'd better re-install to wipe out all vestiges of bazaar (I hope).
    Last edited by jerrylamos; July 5th, 2013 at 11:15 PM.

Page 3 of 4 FirstFirst 1234 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •