From mboxrd@z Thu Jan 1 00:00:00 1970 From: Syd Polk To: "Marc Desmarais" , Subject: Re: matching brackets Date: Sun, 30 Sep 2001 12:15:00 -0000 Message-id: <200109301911.MAA99020@postman.bayarea.net> X-SW-Source: 2001-q3/msg00180.html Marc Desmarais wrote: >I'm learning source nav 4.5.2 (I tried and failed to install version 5 on my >Red Hat linux system). The editor only shows matching brackets when you >type them, not when you browse over them after they have been typed. How can >I change this? Been too long since I looked at the code. >Will you be releasing an easier (binary?) 5.0 release to install on linux in >the future? > There is no such thing as a binary release for Linux; it is virtually impossible to make one binary that runs on all flavors. However, the source is pretty easy to build. First, get the source tarball from one of the mirror sites. Then do the following: tar xfvz SN50Source.tar.gz cd sourcenav (or whatever) mkdir build cd build ../configure make make install >Your tool looks good so far. > >Marc Desmarais >Senior Software Engineer @ Logicvision >e-mail: mdesm2@earthlink.net (home) > marc@logicvision.com (work) >Phone (408) 452-2425 (work)