Package Details: icewm-utils 1.0-7

Git Clone URL: https://aur.archlinux.org/icewm-utils.git (read-only, click to copy)
Package Base: icewm-utils
Description: Suite of tools for IceWM
Upstream URL: http://icecc.sourceforge.net/
Licenses: GPL
Submitter: sergej
Maintainer: bidulock
Last Packager: bidulock
Votes: 2
Popularity: 0.000000
First Submitted: 2013-10-21 10:28 (UTC)
Last Updated: 2015-12-15 02:35 (UTC)

Pinned Comments

dreieck commented on 2018-01-27 22:43 (UTC) (edited on 2018-01-28 13:07 (UTC) by dreieck)

Just a note for people having some trinity-packags installed:

'icewm-utils' requires 'qt3'. Trinity's package 'tde-tqt3' has the information to provide the package 'qt3', but in fact it does not in a compatible way.

You need to install a "real" Qt3, for example 'aur/qt3' (it will not conflict with 'tde-tqt3') and do not rely on 'trinity/tde-tqt3' claiming to provide 'qt3'.

Symptoms if you just have 'tde-tqt3':

'icewm-utls' requires the executable "qmake-qt3" to build. The error you get if you have just 'tde-tqt3' is:

==> Starting build()... patching file ./icets.cpp [...]/aur-icewm-utils/./PKGBUILD: line 71: qmake-qt3: command not found ==> ERROR: A failure occurred in build(). Aborting...

If you think you can fix this by symlinking /opt/trinity/tqt3/bin/qmake to /usr/local/bin/qmake-qt3, you will get deeper errors because 'tde-tqt3' has renamed for example include files:

==> Starting build()... patching file ./icets.cpp g++ -c -pipe -Wall -W -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_REENTRANT -DVERSION=\"2.1\" -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/include/qt3 -o icemc.o icemc.cpp icemc.cpp:24:10: fatal error: qaccel.h: No such file or directory #include <qaccel.h> ^~~~~~~~~~ compilation terminated. make: *** [Makefile:75: icemc.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting...</qaccel.h>

(tde-tqt3 has /opt/trinity/tqt3/include/ntqaccel.h)

Trinity may have renamed libraries as well. This is why 'tde-tqt3' should not claim to provide 'qt3'.

Latest Comments

qq736363980 commented on 2018-07-25 02:06 (UTC)

pyqt3 no make

qq736363980 commented on 2018-07-25 00:24 (UTC)

Cannot open configuration file `/home/zzz/.icewm/.icecc'.
Cannot open configuration file `/home/zzz/.icewm/.icecc'.
sh: gvim: 未找到命令
sh: icecurcfg.py: 未找到命令
sh: iceiconcvt.py: 未找到命令
sh: icemergeprefs.py: 未找到命令

dreieck commented on 2018-01-27 22:43 (UTC) (edited on 2018-01-28 13:07 (UTC) by dreieck)

Just a note for people having some trinity-packags installed:

'icewm-utils' requires 'qt3'. Trinity's package 'tde-tqt3' has the information to provide the package 'qt3', but in fact it does not in a compatible way.

You need to install a "real" Qt3, for example 'aur/qt3' (it will not conflict with 'tde-tqt3') and do not rely on 'trinity/tde-tqt3' claiming to provide 'qt3'.

Symptoms if you just have 'tde-tqt3':

'icewm-utls' requires the executable "qmake-qt3" to build. The error you get if you have just 'tde-tqt3' is:

==> Starting build()... patching file ./icets.cpp [...]/aur-icewm-utils/./PKGBUILD: line 71: qmake-qt3: command not found ==> ERROR: A failure occurred in build(). Aborting...

If you think you can fix this by symlinking /opt/trinity/tqt3/bin/qmake to /usr/local/bin/qmake-qt3, you will get deeper errors because 'tde-tqt3' has renamed for example include files:

==> Starting build()... patching file ./icets.cpp g++ -c -pipe -Wall -W -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_REENTRANT -DVERSION=\"2.1\" -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/include/qt3 -o icemc.o icemc.cpp icemc.cpp:24:10: fatal error: qaccel.h: No such file or directory #include <qaccel.h> ^~~~~~~~~~ compilation terminated. make: *** [Makefile:75: icemc.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting...</qaccel.h>

(tde-tqt3 has /opt/trinity/tqt3/include/ntqaccel.h)

Trinity may have renamed libraries as well. This is why 'tde-tqt3' should not claim to provide 'qt3'.

sergej commented on 2013-10-21 10:28 (UTC)

removed from community with pyqt3