how to run android after installation ?



Hi

i m using linux 9 . tcl-8.3,expect-5.38 are already installed.

tcl8.3 is present in /usr/share
expectk is present in /usr/bin

i copied "android" folder to /usr/share where tcl8.3 is present.

then, i changed in "makefile " the path "where /usr/share/tcl8.3" ,
and then changed "/usr/bin/expectk" in "android","android.tcl" and
"android.tcl.in"


then i executed the following commands
$pwd

/usr/share/android


$ ./configure --prefix="/usr/share/tcl8.3"

$make

after executing make i m getting some warnings from "fd.c " like
"select from incompitable pointer type"

then i executed

$make install

everything went fine

then i executed "tcl" command to enter tcl shell from there i executed
the command,

tcl>load /usr/local/lib/android.so

after execution it doesn't give any message or warning but when i try
to chk whether package is loaded or not by giving the command

tcl> package versions android

it doesn't show 0.99.9

i m not able to fix the problem plz help me.

if at all the package was successfully loaded ,then from where and how
should i run the "android -record test.tst" command ,i mean whether to
run the command from root or from tcl shell.i also wanna know how to
enable Xtest. plz do reply as soon as possible.




Regards
Girish

.



Relevant Pages

  • Re: Problems installing XP SP2!
    ... package source directory and make sure the that XPSPS2sms.exe file exists in ... in your SMS Program command line property. ... > Executing program as a script ... > OnOptionalExecutionRequests failed for program Automated upgrade from XP ...
    (microsoft.public.sms.admin)
  • Re: Windows update error 0x80242008
    ... 2.219: Hotfix started with following command line: /si ... Unexpected Error While Executing Line 1 ( ... Test.IE7InstallBlock.Section) of PreRequisite ...
    (microsoft.public.windowsupdate)
  • RE: Open Form Code
    ... I've generally found that if you issue a DoEvents command after opening the ... I set that form's VISIBLE property to FALSE. ... VISIBLE property to TRUE immediately prior to executing the code. ...
    (microsoft.public.access.formscoding)
  • Re: Problem with Sql Server
    ... The sproc returns data ... > - Executing the command as an sproc by passing the sproc name and the ... > - Executing the command using CommandType.Text and passing the same string ... > - Running both web server and db server on same machine. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: tclapp wrap problem in HP unix system
    ... The only thing that comes to my mind is that the command "package ... while executing ... When I use Tclapp GUI interface, I never add interpreter, some of my ...
    (comp.lang.tcl)