qtwebkit appears to be a runtime dependency (not just a make dependency).
After I uninstalled it I got:
$ fred
fred: error while loading shared libraries: libQtWebKit.so.4: cannot open shared object file: No such file or directory
Reinstalling qtwebkit resolved this.
Search Criteria
Package Details: fred 0.1.1-6
Package Actions
| Package Base: | fred |
|---|---|
| Description: | Digital forensics tool for viewing and reporting on Windows registry files |
| Upstream URL: | https://www.pinguin.lu/index.php |
| Category: | system |
| Licenses: | |
| Submitter: | jskier |
| Maintainer: | jskier |
| Last Packager: | jskier |
| Votes: | 7 |
| First Submitted: | 2012-07-04 14:16 |
| Last Updated: | 2014-12-13 14:54 |
Required by (1)
Sources
Latest Comments
Comment by kit
Comment by jskier
No longer beta, latest source became available; updated and tuned PKGBUILD.
Comment by jskier
Updated for make dependency, thanks.
Comment by Synthead
Found it: qtwebkit. Please add this to the dependencies; thanks!
Comment by Synthead
This package doesn't build. Perhaps there's a missing dependency?
stdout and stderr from makepkg: http://pastie.org/9562768
Comment by jskier
Updated source path.
Comment by rca
The sources link http://files.pinguin.lu/projects/fred-0.1.0beta4.tar.gz is broken. Apparently the sources are now located at http://files.pinguin.lu/fred-0.1.0beta4.tar.gz
Comment by jskier
Waiting on latest sources for beta5. Until then, also added fred-deb and fred-reports-deb to AUR, these are from the available Debian binaries on the developers site. fred-reports-deb should (untested) work with beta4 source of fred. However, fred-deb package conflicts with source and provides fred.
Comment by jskier
Updated.
Comment by usch
dependencies need change from qt to qt4
and call to qmake must be replaced with qmake-qt4
Comment by jskier
Reminder to self, needs qtwebkit to build.
Comment by jskier
Changed source URL to developers site.