Joaquin Salcedo
unread,Jun 26, 2012, 11:59:40 AM6/26/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tkh...@googlegroups.com
My name is Joaquín Salcedo, I write from Spain.
I've download the last source code version of for the latest release
(alpha 16) of Tkhtml and I've configured, and made it in my machine:
Solaris SunOS mas0a1 5.9 Generic_112233-12 sun4u sparc SUNW,Netra-T12)
tcl_version 8.5
tk_version 8.5
tcl_patchLevel 8.5.7
tk_patchLevel 8.5.7
gcc version 3.4.6 20051222 (prerelease) for GNAT Pro 5.04a1
When I write the next program:
% package require Tkhtml 3.0
3.0
% html .h
.h
% .h parse -final "<head></head>"
I obtain this ugly message:
Segmentation Fault (core dumped)
with every html I enter.
Any idea?
PD- I'm also testing it in Lunix with completly different result. It's
working great under Linux.