We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This time all went well and I did some tests:
dhcppc7# echo "puts hello" > test.tcl dhcppc7# ./tclkit-cli sdx.kit qwrap test.tcl error reading package index file /usr/home/dia/Projekte/kitgen/8.5/freebsd-8.2-ix86/sdx.kit/lib/ftp/pkgIndex.tcl: couldn't read file "/usr/home/dia/Projekte/kitgen/8.5/freebsd-8.2-ix86/sdx.kit/lib/ftp/pkgIndex.tcl": not a directory 5 updates applied dhcppc7# ./tclkit-cli test.kit hello
It is not a kitgen issue but perhaps you could help me to understand this error message.
I will still create a tclkit-gui version for FreeBSD 8.2 and perhaps you would be interested to put the kits into the Download page of your repo?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This time all went well and I did some tests:
dhcppc7# echo "puts hello" > test.tcl
dhcppc7# ./tclkit-cli sdx.kit qwrap test.tcl
error reading package index file /usr/home/dia/Projekte/kitgen/8.5/freebsd-8.2-ix86/sdx.kit/lib/ftp/pkgIndex.tcl: couldn't read file "/usr/home/dia/Projekte/kitgen/8.5/freebsd-8.2-ix86/sdx.kit/lib/ftp/pkgIndex.tcl": not a directory
5 updates applied
dhcppc7# ./tclkit-cli test.kit
hello
It is not a kitgen issue but perhaps you could help me to understand this error message.
I will still create a tclkit-gui version for FreeBSD 8.2 and perhaps you would be interested to put the kits into the Download page of your repo?
The text was updated successfully, but these errors were encountered: