On 1/4/07, Wenyong Tong <[EMAIL PROTECTED]> wrote:
>
> Hi ,
>
> I got the following message when installing the Tix by
> fink. Any one succeeded in installation of Tix in Mac
> OS X  like G5.
>
>  wenyong% tixwish8.1.8.4
> /sw/lib/tix8.1/demos/tixwidgets.tcl
> Application initialization failed: Can't find a usable
> Tix Init.tcl in the following directories:
> /sw/library
> /sw/tix8.1
> /library
> /tix8.1
> /Users/wenyong/NMRPipe/nmrtcl/tix8.1
> /library/Init.tcl: couldn't read file
> "/library/Init.tcl": no such file or directory
> couldn't read file "/library/Init.tcl": no such file
> or directory
>     while executing
> "source /library/Init.tcl"
>     ("uplevel" body line 1)
>     invoked from within
> "uplevel #0 [list source $tixfile]"
>
>
> This probably means that Tix wasn't installed
> properly.
>
> Error in startup script: invalid command name
> "tixFSJoin"
>     while executing
> "tixFSJoin $demo_dir bitmaps"
>     (procedure "tixDemo:MkMainWindow" line 28)
>     invoked from within
> "tixDemo:MkMainWindow .widget"
>     invoked from within
> "if {![info exists testConfig]} {
>     #
>     # If the testConfig variable exists, we are driven
> by the regression
>     # test. In that case, don't open t..."
>     (file "/sw/lib/tix8.1/demos/tixwidgets.tcl" line
> 373)
>
> Thanks and Happy new years
>
> Wenyong
>
>

Hmm...it worked for me.  My Init.tcl is installed in a
Fink-appropriate location:

$ dlocate Init.tcl
tix: /sw/lib/tix8.1/Init.tcl

Check and see if you do have that.  If so then maybe it's just an
environment issue that would be solved by starting a new terminal
window.
-- 
Alexander K. Hansen
(akh)
Fink Documenter (still)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to