View Issue Details

IDProjectCategoryView StatusLast Update
0008065Kali LinuxGeneral Bugpublic2022-11-28 09:54
Reporterved Assigned Todaniruiz  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Product Version2022.3 
Summary0008065: iwidgets4
Description

guys....
i want to install iwidgets4 on kali linux ....i have install it using apt but when i type iwidgets4 in terminal ....it is saying command not found ....but further i google everything and install some packages iwidgets needed.....and here is my ouput of error.....

[~/iwidgets4]
└─$ ./configure
checking for correct TEA configuration... ok (TEA 3.2)
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for existence of /usr/lib/tclConfig.sh... loading
checking for Tk configuration... found /usr/lib/tkConfig.sh
checking for existence of /usr/lib/tkConfig.sh... loading
checking for itcl configuration... found /home/rugved/itcl/itclConfig.sh
checking for existence of /home/rugved/itcl/itclConfig.sh... loading
configure: WARNING: Found Makefile - using build library specs for itcl
checking for a BSD-compatible install... /usr/bin/install -c
configure: error: Can't find Itk source. Use --with-itk to specify the the toplevel incr Tk directory on your system. This directory should contain library/itk.tcl.
.

Activities

steev

steev

2022-11-21 04:01

manager   ~0017087

iwidgets4 is just a collection of widgets to use in tcl scripts, it's not a command that you run. what exactly are you after?

ved

ved

2022-11-21 07:05

reporter   ~0017088

will you help me in installing screenlets.... i have tried apt-get install screenlets screenlets-pack -all....but it is giving me following error.....

E: Package 'screenlets' has no installation candidate
E: Unable to locate package screenlets-pack-all

daniruiz

daniruiz

2022-11-28 09:54

manager   ~0017102

iwidgets4 is available in kali's repository and can be perfectly installed http://pkg.kali.org/pkg/iwidgets4
Just make sure to run "sudo apt update" before trying to install new packages

Issue History

Date Modified Username Field Change
2022-11-21 03:40 ved New Issue
2022-11-21 04:01 steev Note Added: 0017087
2022-11-21 07:05 ved Note Added: 0017088
2022-11-28 09:54 daniruiz Note Added: 0017102
2022-11-28 09:54 daniruiz Assigned To => daniruiz
2022-11-28 09:54 daniruiz Status new => closed
2022-11-28 09:54 daniruiz Resolution open => no change required