[plt-scheme] Error running plt-scheme on Fedora Linux (error invoking tool and cannot delete files).

From: Robby Findler (robby at cs.uchicago.edu)
Date: Mon Sep 3 20:10:29 EDT 2007

I'm not sure what is going on, but it looks like something didn't get
installed properly (perhaps due to the way the packaging of the rpm
happened).

Can you say what version of DrScheme you're running?

Also, if you do "sudo setup-plt" where setup-plt is in the same
directory as drscheme, do the errors go away?

Thanks,
Robby

On 9/3/07, Klaus Engelmann <klausengelmann at gmail.com> wrote:
> Good Evening to Everybody !!!
>
> I am from Brazil and I need some help to understand a strange error
> that has just appear on my DrScheme installed on a Fedora 7 LInux
> (plt-scheme package, rpm).
>
> I used DrScheme on Fedora 6 and never saw something like this before
> on others. Though the DrScheme seems to be working fine. The error
> appears at the startup of the program.
>
> Thanks in advance for any help.
>
> Error invoking tool #<path:/usr/lib/plt/collects/profj>;("tool.ss")
>
> delete-file: cannot delete file:
> "/usr/lib/plt/collects/profj/libs/java/lang/compiled/NoSuchFieldException.jinfo"
> (Permission denied; errno=13)
>
>  === context ===
> /usr/lib/plt/collects/profj/libs/java/lang/compile-lang.ss:102:2:
> compile-exceptions
> /usr/lib/plt/collects/drscheme/private/tools.ss:164:8
> /usr/lib/plt/collects/drscheme/private/tools.ss:65:2:
> load/invoke-all-tools/collections
>
> Error invoking tool #<path:/usr/lib/plt/collects/profj>;("test-tool.ss")
>
> delete-file: cannot delete file:
> "/usr/lib/plt/collects/profj/libs/java/lang/compiled/NoSuchFieldException.jinfo"
> (Permission denied; errno=13)
>
>  === context ===
> /usr/lib/plt/collects/profj/libs/java/lang/compile-lang.ss:102:2:
> compile-exceptions
> /usr/lib/plt/collects/drscheme/private/tools.ss:164:8
> /usr/lib/plt/collects/drscheme/private/tools.ss:65:2:
> load/invoke-all-tools/collections
>
>
>
> --
> Klaus Engelmann
> CCNA - CSCO10971632
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.