Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

libqt4-webkit-dev dependency#73

Closed
LTe wants to merge 1 commit intothoughtbot:masterfrom
LTe:master
Closed

libqt4-webkit-dev dependency#73
LTe wants to merge 1 commit intothoughtbot:masterfrom
LTe:master

Conversation

@LTe
Copy link
Copy Markdown

@LTe LTe commented Jun 8, 2011

sudo apt-rdepends libqt4-dev | grep libqt4-webkit-dev
-- empty --  

No libqt4-webkit-dev dependency

@sikachu
Copy link
Copy Markdown
Contributor

sikachu commented Jun 8, 2011

  • Are you sure it's not libqtwebkit-dev?
  • Can we just install only libqtwebkit-dev? As checking dependency:
$ apt-cache depends libqtwebkit-dev
libqtwebkit-dev
  Depends: libc6
  Depends: libgcc1
  Depends: libqtcore4
  Depends: libqtgui4
  Depends: libqtwebkit4
  Depends: libstdc++6
  Depends: libqt4-dev
  Breaks: libqt4-webkit
  Replaces: libqt4-dev
  Replaces: libqt4-webkit

@sikachu
Copy link
Copy Markdown
Contributor

sikachu commented Jun 8, 2011

I just tried it and I don't seems to need libqt4-webkit-dev either. Is that really necessary? I'm on Natty.

@LTe
Copy link
Copy Markdown
Author

LTe commented Jun 8, 2011

Ubuntu 10.04

aptitude search libqtwebkit-dev
--- empty ---

@LTe
Copy link
Copy Markdown
Author

LTe commented Jun 8, 2011

@cmeiklejohn
Copy link
Copy Markdown
Contributor

On Debian unstable/sid, the only package I needed to build this was libqt4-dev.
On FC14, all that was needed was libqt4-devel.

@jferris
Copy link
Copy Markdown
Contributor

jferris commented Jun 14, 2011

@LTe, are you using custom apt sources or anything? This doesn't seem to be an issue for others. It looks like you're on Lucid, but I see a lot of beta versions in your gist, so I'm not sure what's going on.

@mike-burns
Copy link
Copy Markdown
Contributor

I needed libqtwebkit-dev on Debian. I don't know Ubuntu so I can't help much with this pull request. I don't have a libqt4-webkit-dev package.

@LTe, can you confirm by pasting in your /etc/apt/sources.list ?

@LTe
Copy link
Copy Markdown
Author

LTe commented Jun 30, 2011


# deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release amd64 (20100429)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://downloads.mongodb.org/distros/ubuntu 10.4 10gen
deb http://pl.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://pl.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://pl.archive.ubuntu.com/ubuntu/ lucid universe
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid universe
deb http://pl.archive.ubuntu.com/ubuntu/ lucid-updates universe
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://pl.archive.ubuntu.com/ubuntu/ lucid multiverse
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid multiverse
deb http://pl.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://pl.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
# deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's

@mike-burns
Copy link
Copy Markdown
Contributor

I'd really like to pull this in but I can't even find a libqt4-webkit-dev:

http://packages.ubuntu.com/search?keywords=libqt4-webkit-dev&searchon=names&suite=natty&section=all

http://packages.ubuntu.com/search?keywords=libqt4-webkit-dev&searchon=names&suite=lucid&section=all

Marking this as closed but I'm extremely curious about @LTe's setup.

Also, @LTe, we appreciate that you submitted a pull request. Thank you for that!
-Mike

@mike-burns mike-burns closed this Jun 30, 2011
@LTe
Copy link
Copy Markdown
Author

LTe commented Jun 30, 2011

I have one more repository in source.list.d directory

deb http://ppa.launchpad.net/canonical-dx-team/une/ubuntu lucid main

http://ppa.launchpad.net/canonical-dx-team/une/ubuntu/pool/main/q/qtwebkit/

@mike-burns
Copy link
Copy Markdown
Contributor

Aha! Lucid doesn't have libqtwebkit-dev, according to

http://packages.ubuntu.com/search?keywords=libqtwebkit-dev&searchon=names&suite=lucid&section=all

But it is in natty. All of the files in libqt4-webkit-dev are now in the libqtwebkit-dev package:

% dpkg -L libqtwebkit-dev
/.
/usr
/usr/lib
/usr/lib/pkgconfig
/usr/lib/pkgconfig/QtWebKit.pc
/usr/lib/libQtWebKit.prl
/usr/include
/usr/include/qt4
/usr/include/qt4/QtWebKit
/usr/include/qt4/QtWebKit/QWebPage
/usr/include/qt4/QtWebKit/qwebkitplatformplugin.h
/usr/include/qt4/QtWebKit/qwebpage.h
/usr/include/qt4/QtWebKit/qwebhistory.h
/usr/include/qt4/QtWebKit/QWebPluginFactory
/usr/include/qt4/QtWebKit/qwebelement.h
/usr/include/qt4/QtWebKit/qwebdatabase.h
/usr/include/qt4/QtWebKit/QWebSecurityOrigin
/usr/include/qt4/QtWebKit/qwebpluginfactory.h
/usr/include/qt4/QtWebKit/QWebFrame
/usr/include/qt4/QtWebKit/qwebframe.h
/usr/include/qt4/QtWebKit/qwebinspector.h
/usr/include/qt4/QtWebKit/qwebview.h
/usr/include/qt4/QtWebKit/QWebInspector
/usr/include/qt4/QtWebKit/qwebkitglobal.h
/usr/include/qt4/QtWebKit/QWebSettings
/usr/include/qt4/QtWebKit/QWebElement
/usr/include/qt4/QtWebKit/QWebView
/usr/include/qt4/QtWebKit/QWebHistoryItem
/usr/include/qt4/QtWebKit/ViewportAttributes
/usr/include/qt4/QtWebKit/QWebDatabase
/usr/include/qt4/QtWebKit/QWebHistoryInterface
/usr/include/qt4/QtWebKit/QWebElementCollection
/usr/include/qt4/QtWebKit/qwebsettings.h
/usr/include/qt4/QtWebKit/qgraphicswebview.h
/usr/include/qt4/QtWebKit/qwebhistoryinterface.h
/usr/include/qt4/QtWebKit/QWebHitTestResult
/usr/include/qt4/QtWebKit/QtWebKit
/usr/include/qt4/QtWebKit/QGraphicsWebView
/usr/include/qt4/QtWebKit/qwebkitversion.h
/usr/include/qt4/QtWebKit/QWebHistory
/usr/include/qt4/QtWebKit/qwebsecurityorigin.h
/usr/share
/usr/share/doc
/usr/share/doc/libqtwebkit-dev
/usr/share/doc/libqtwebkit-dev/changelog.Debian.gz
/usr/share/doc/libqtwebkit-dev/copyright
/usr/share/doc/libqtwebkit-dev/changelog.gz
/usr/share/qt4
/usr/share/qt4/mkspecs
/usr/share/qt4/mkspecs/modules
/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri
/usr/lib/libQtWebKit.so

We'll leave the documentation as-is since it deals with the newer three versions of Ubuntu. If someone is having trouble on Lucid this pull request should show and make it more clear.

Thank you for bringing this to our attention.

-Mike

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants