Sam Ruby wrote:

Klaas-Jan Stol wrote:

Hello,

I just got a fresh cvs checkout, compiled it, compiled pge and tried to make tcl.
This is what I get:


(cd ../../ && ./parrot --output=languages/tcl/lib/tcllib.pbc languages/tcl/lib/tcllib.imc)
Couldn't load 'tcl_group': tcl_group: cannot open shared object file: No such file or directory


Try rebuilding after you issue the following from your top level parrot directory:

  perl Configure.pl --prefix=`pwd`

- Sam Ruby


thanks, that worked! (what does this "--prefix='pwd' " do?)
dynoplibs still doesn't work, however. is this correct?

klaas-jan







Reply via email to