| Summary: | No GIF files are displayed in Konqueror | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Dae Punt <dpunt> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dae Punt
2004-03-07 18:02:25 UTC
Your qt lacks gif support, -no-gif is default flag. Not a kde-bug. Ooops! Sorry I woke you up ;-) Will you kill me if I ask how I disable the -no-gif flag? $ head README.qt-copy To configure this copy of Qt 3.3.1, type some variation of: export QTDIR=$PWD export YACC='byacc -d' make -f Makefile.cvs ./configure -system-zlib -qt-gif -system-libpng -system-libjpeg \ -plugin-imgfmt-mng -thread -no-stl -fast make sub-tools This will give you the minimal version of Qt that is required for KDE. |