Bug 63782

Summary: DrScheme-206p1 complains about files not being found / utilizes a lot of CPU
Product: Ports & Packages Reporter: Tobias Eichert <te>
Component: Individual Port(s)Assignee: Joseph Koshy <jkoshy>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Tobias Eichert 2004-03-05 01:10:09 UTC
When launching DrScheme-206p1 there are some profj warnings. profj is unable to open
usr/local/drscheme/collects/profj/libs/java/lang/compiled and mred utilizes a lot of CPU ressources until DrScheme is ready for input.

Fix: 

The solution is to 'cd /usr/local/drscheme/bin' and run the setup-plt script. I didn't run into that 'problem' using the previous version of DrScheme so maybe you should add a note to pkg-descr to run that script or modify the port itself to take care of it. :)

Thanks and best regards,
Tobias
How-To-Repeat: Launch 'drscheme'.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-03-07 02:05:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jkoshy

Over to maintainer.
Comment 2 Joseph Koshy freebsd_committer freebsd_triage 2004-03-07 09:21:28 UTC
State Changed
From-To: open->closed

Fixed.  Thanks for the heads-up.