Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Unable to get sedkit-env-webkit package
Forum Updated to NodeBB v4.3 + New Features

Unable to get sedkit-env-webkit package

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 3 Posters 3.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • _ Offline
    _ Offline
    _Casper_
    wrote on last edited by
    #1

    Hi,

    I have been trying to install qt 5 by going through this page:
    http://qt-project.org/wiki/Building_Qt_5_from_Git

    However I run into a problem when trying to install the sedkit-env-webkit package. Adding the repository worked. (sudo apt-add-repository ppa:loki-inf/sedkit) Updating the package list didn't (sudo apt-get update). At least not fully. I could not download some parts:
    @
    W: Failed to fetch http://ppa.launchpad.net/loki-inf/sedkit/ubuntu/dists/precise/main/source/Sources 404 Not Found
    W: Failed to fetch http://ppa.launchpad.net/loki-inf/sedkit/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found
    @

    Since above two things could not be fetched, the sedkit-env-webkit package could not be found when trying to install it:

    @>sudo apt-get install sedkit-env-qtwebkit
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package sedkit-env-qtwebkit@

    Has anyone else experienced this problem? I did the same thing about a month a go and it worked. However I formatted my PC in the mean time and would like to reinstall.

    Thanks.

    1 Reply Last reply
    0
    • H Offline
      H Offline
      havegone
      wrote on last edited by
      #2

      yes, i have the same problem with u.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        azbest_hu
        wrote on last edited by
        #3

        Please use the u-szeged ppa instead of loki-inf. Our official ppa is
        https://launchpad.net/~u-szeged

        We also updated the ppa to support Precise (12.04) and Quantal (12.10).

        1 Reply Last reply
        0
        • H Offline
          H Offline
          havegone
          wrote on last edited by
          #4

          i update the ppa ,but the problem already exists.

          W: Failed to fetch http://ppa.launchpad.net/loki-inf/sedkit/ubuntu/dists/natty/main/source/Sources 404 Not Found

          W: Failed to fetch http://ppa.launchpad.net/loki-inf/sedkit/ubuntu/dists/natty/main/binary-i386/Packages 404 Not Found

          W: Failed to fetch http://ppa.launchpad.net/u-szeged/sedkit/ubuntu/dists/natty/main/source/Sources 404 Not Found

          W: Failed to fetch http://ppa.launchpad.net/u-szeged/sedkit/ubuntu/dists/natty/main/binary-i386/Packages 404 Not Found

          1 Reply Last reply
          0
          • H Offline
            H Offline
            havegone
            wrote on last edited by
            #5

            i can install the package, but it has too many depends.
            sedkit-env-qtwebkit : Depends: git-svn but it is not going to be installed
            Depends: php5 but it is not going to be installed
            Depends: libssl-dev but it is not going to be installed
            Depends: libbluetooth-dev but it is not going to be installed
            Depends: gstreamer0.10-ffmpeg but it is not going to be installed
            Depends: libgstreamer-plugins-base0.10-dev but it is not going to be installed
            Depends: libxcb-icccm4-dev but it is not installable
            Depends: xvfb but it is not going to be installed
            Depends: libgtk2.0-dev but it is not going to be installed

            1 Reply Last reply
            0
            • A Offline
              A Offline
              azbest_hu
              wrote on last edited by
              #6

              Please use Ubuntu 11.10 or later. It has many dependencies because it is a metapackage, that installs all the libs that required for building Qt and QtWebKit.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved