(1) There is no documentation available for /quanta/index.html
I have a handbook on my system.
Are you building tdewebdev with cmake or automake? cmake conversion never was completed. If you look at the top level CMakeLists.txt in tdewebdev you'll notice there is no configuration instruction to build docs and in the doc directory there is no CMakeLists.txt. IOW, no docs will be built if you use cmake.
(2) below:
01:37 valhalla:~> cat $TDEHOME/share/apps/quanta/plugins.rc cat: /home/david/.trinity/share/apps/quanta/plugins.rc: No such file or directory
Interesting. I wonder then what caused the dialog to appear, but if you are building with cmake then that might be the cause. As the cmake conversion is incomplete then other things might break too.
01:48 valhalla:~> cat $TDEDIR/share/apps/quanta/plugins.rc [General] Plugins=KFileReplace, CVS Management (Cervisia),XSLT Debugger, KImageMapEditor, Link Checker, Konsole SearchPaths=
[CVS Management (Cervisia)] Arguments= FileName=trinity/libcervisiapart.la Icon=cervisia Location= OutputWindow=Editor View Standard=true Standard Name=cervisia_kpart Type=KPart Input=3
[KFileReplace] Arguments= FileName=trinity/libtdefilereplacepart.la Icon=tdefilereplace Input=3 Location= OutputWindow=Editor Tab ReadOnly=true Standard=false Type=KPart
[XSLT Debugger] Arguments= FileName=trinity/libkxsldbgpart.la Icon=xsltproc.png Input=0 Location= OutputWindow=Editor Tab ReadOnly=true Standard=false Type=KPart
[KImageMapEditor] FileName=trinity/libkimagemapeditor.la Icon=kimagemapeditor Input=1 Location= OutputWindow=Editor Tab ReadOnly=true Standard=false Type=KPart
[Link Checker] FileName=trinity/libklinkstatuspart.la Icon=klinkstatus Input=1 Location= OutputWindow=Editor Tab ReadOnly=true Standard=false Type=KPart
[Konsole] FileName=trinity/libkonsolepart.la Icon=konsole Input=1 Location= OutputWindow=Separate Toolview ReadOnly=true Standard=false Type=KPart
I don't know why I don't have a local copy. Perhaps none needed?
To my knowledge, a user copy is not necessary or created when the environment matches the global plugins.rc file.
Darrell
On 02/02/2014 02:41 AM, Darrell Anderson wrote:
(1) There is no documentation available for /quanta/index.html
I have a handbook on my system.
Are you building tdewebdev with cmake or automake? cmake conversion never was completed. If you look at the top level CMakeLists.txt in tdewebdev you'll notice there is no configuration instruction to build docs and in the doc directory there is no CMakeLists.txt. IOW, no docs will be built if you use cmake.
OOOhhh...
msg "Starting cmake..." cmake ${srcdir}/${pkgname#*-} \ -DCMAKE_VERBOSE_MAKEFILE=ON \ -DCMAKE_INSTALL_PREFIX=${TDEDIR} \ -DBUILD_ALL=ON
will have to fix that... Is that also the library problem?
(2) below:
01:37 valhalla:~> cat $TDEHOME/share/apps/quanta/plugins.rc cat: /home/david/.trinity/share/apps/quanta/plugins.rc: No such file or directory
Interesting. I wonder then what caused the dialog to appear, but if you are building with cmake then that might be the cause. As the cmake conversion is incomplete then other things might break too.
<snip>
I don't know why I don't have a local copy. Perhaps none needed?
To my knowledge, a user copy is not necessary or created when the environment matches the global plugins.rc file.
Darrell
will rebuild with autofoo and report back.
On 02/02/2014 04:06 AM, David C. Rankin wrote:
will rebuild with autofoo and report back.
It was CMake verses Autotools build that caused the problem. After an autotools build, (and installing tidyhtml), quanta start fully functional without any warnings whatsoever. The help handbook is accessible too. Good job.
Are there any other not complete CMakeLists.txt traps waiting? Here is what I am building with cmake:
tde-abakus tde-amarok tde-arts tde-dbus-1-tqt tde-dbus-tqt tde-dolphin tde-gtk-qt-engine tde-kbfx tde-kgtk-qt3 tde-knetworkmanager9 tde-kpowersave tde-rosegarden tde-tdeartwork tde-tdebase tde-tdegraphics tde-tdeio-locate tde-tdelibs tde-tdenetwork tde-tdenetworkmanager tde-tdepim tde-tdepowersave tde-tde-style-qtcurve tde-tdesvn tde-tdevelop tde-wlassistant