[Orca-users] Re: Not able to start orca
    Blair Zajac 
    blair at orcaware.com
       
    Fri Mar 22 09:19:08 PST 2002
    
    
  
mariaburrittieri wrote:
> 
> --- In orca-users at y..., Blair Zajac <blair at o...> wrote:
> > At this point, I have no idea.
> >
> > Which version of orcallator.se are you using?  If it's not the
> latest
> > version, 1.32, try that version.  You may have to comment out the
> > USE_RAWDISK line again.
> >
> > Best,
> > Blair
> 
> When you say "comment out" do you mean to remove the existing comment,
> or to add a comment in front of USE_RAWDISK?
> 
> Brgds
> Maria
I mean to take the code that affects program execution that is not in a
comment and make it so it is in a comment so that it doesn't run, hence
the phrase "comment out".
Because this is a preprocessor define, the safest way to do this here is
to change
#define USE_RAWDISK             1
to
#undef USE_RAWDISK
Best,
Blair
-- 
Blair Zajac <blair at orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
    
    
More information about the Orca-users
mailing list