Search Criteria
Package Details: tclx 8.6.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/tclx.git (read-only, click to copy) |
---|---|
Package Base: | tclx |
Description: | Provides OS primitives, file scanning, data records etc. for Tcl |
Upstream URL: | https://github.com/flightaware/tclx |
Licenses: | BSD |
Submitter: | None |
Maintainer: | ivanovp |
Last Packager: | ivanovp |
Votes: | 33 |
Popularity: | 0.000000 |
First Submitted: | 2006-01-15 16:59 (UTC) |
Last Updated: | 2024-04-30 12:53 (UTC) |
Required by (5)
- emacspeak
- linuxcnc (make)
- lumosql (make)
- mcu8051ide
- piaware-git
Latest Comments
1 2 3 4 5 Next › Last »
FabioLolix commented on 2024-04-29 17:26 (UTC)
Hello, please rename sources to be unique
This has already been reported on 2021-07-09
hamdyaea1 commented on 2024-03-13 13:42 (UTC)
It's ok I have removed piaware and tcl then it was possible to reinstall tclx and everything.
ivanovp commented on 2024-03-13 12:09 (UTC)
@hamdyaea1: Have you tried update tclx? tclx was updated a week ago...
hamdyaea1 commented on 2024-03-13 11:12 (UTC)
The new version of tcl break the dependencies of tclx :
erreur : la préparation de la transaction a échoué (la satisfaction des dépendances a échoué) :: l’installation de tcl (8.6.14-1) casse la dépendance « tcl=8.6.13 » requise par tclx -> Failed to install layer, rolling up to next layer.error:error installing repo packages :: Synchronisation des bases de données de paquets… core est à jour extra est à jour community est à jour multilib est à jour :: Début de la mise à jour complète du système… résolution des dépendances… recherche des conflits entre paquets… erreur : la préparation de la transaction a échoué (la satisfaction des dépendances a échoué) :: l’installation de tcl (8.6.14-1) casse la dépendance « tcl=8.6.13 » requise par tclx -> error installing repo packages error installing repo packages
jfcandidofilho commented on 2022-11-23 04:38 (UTC)
A message saying "can't find necessary packages" appears after trying to install it (dependency for another thing). It requests TCL 8.6.12 while the extra/TCL is 8.6.13-1. What to do?
happyarchlinuser commented on 2021-11-07 07:00 (UTC)
broken for me since tcl package update yesterday
dvzrv commented on 2021-07-09 20:22 (UTC)
@ivanovp: Hi! Please make sure, that the downloaded sources are unique.
Please also quote all variables that represent directories which may have whitespaces in them (e.g.
"${srcdir}"
and"${pkgdir}"
), or just remove the use of"${srcdir}"
.The lines for the source array do not need to be broken (i.e. remove
\
).There were a few other things wrong with the PKGBUILD and I have fixed them:
ivanovp commented on 2020-11-27 19:07 (UTC)
aarch64 architecture was added.
taittech commented on 2020-11-27 18:46 (UTC)
I have compiled this successfully on the aarch64 architechture with no changes to source code or build options. It would be very convenient if this could be updated in the MAKEPKG for building emacspeak (which depends on tclx) on the raspberry pi 4.
Willing to submit pull request, etc. if necessary.
AntiComposite commented on 2020-07-23 17:37 (UTC)
http://downloads.sourceforge.net/sourceforge/tcl/tcl8.6.10-src.tar.gz was not working for me, but changing the source to
https://downloads.sourceforge.net/project/tcl/Tcl/${_tclsrcver}/tcl${_tclsrcver}-src.tar.gz
worked.1 2 3 4 5 Next › Last »