tclConfig.sh and tkConfig.sh are not included in the binary distribution

2005-08-22 Thread Sourabh Bora
hi, I have been trying to install some packages from source(scotty 2.1.11 being one of them). I have got tcl/tk 8.4 installed (using apt-get). Now when I run './configure ' an error is reported saying that tclConfig.sh and tkConfig.sh are not found. Hence I am unable to install such packages. I

Re: tclConfig.sh and tkConfig.sh are not included in the binary distribution

2005-08-22 Thread Sourabh Bora
hi oliver , thanx a lot for your advice..It is working fine now.

when prompted for user name minicom supplies AT S7=45 S0=0 L1 V1 X4 c1 E1 Q0

2005-08-23 Thread Sourabh Bora
Hi, i am trying to write a script to logon to a system using minicom. when I do minicom in my shell... i get : = Welcome to minicom 2.1 OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n Compiled on Mar 29 2005, 09:39:09. Press CTRL-A Z for help

Re: when prompted for user name minicom supplies AT S7=45 S0=0 L1 V1 X4 c1 E1 Q0

2005-08-23 Thread Sourabh Bora
hi,, i posted this question and found the answer a few minutes after that,, here is the solution.. minicom -s then go to Modem and dialing then-- delete the entry A ...thanx

xautomation tutorial

2005-08-23 Thread Sourabh Bora
hi, i am trying to use xautomation my purpose is to automation of web browsing... 1. automatically fill a form 2. submit the query 3. take some action based on the result of the query.. can anybody help me regarding this? thank you//

help needed for converting strings in a file

2005-11-10 Thread Sourabh Bora
hi,, i am making a small tool for offline web browsing.. For this I need to change the source of html files. let me explain:: In a web page the hyper links are written as href=http://www.micronux.com/catalog/ i want this particular string to convert to href=./micronux.com_catalog