From owner-freebsd-questions Wed Jun 6 20:21:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from my.usask.ca (my.usask.ca [128.233.65.7]) by hub.freebsd.org (Postfix) with ESMTP id CF43837B407 for ; Wed, 6 Jun 2001 20:21:53 -0700 (PDT) (envelope-from kek971@mail.usask.ca) Received: (from nobody@localhost) by my.usask.ca (8.11.0/8.11.0) id f573Lpk13516 for questions@freebsd.org; Wed, 6 Jun 2001 21:21:51 -0600 To: Subject: set up PATH?? Message-ID: <991884111.3b1ef34fa671e@my.usask.ca> Date: Wed, 06 Jun 2001 21:21:51 -0600 (CST) From: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 2.3.6-cvs X-WebMail-Service: My.USask.CA X-Originating-IP: 128.233.134.33 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 1. Can we use jdk1.2.2 on freebsd now? or still we have to go with jdk1.1.8? 2. How can i set up PATH on bash and csh? 'cause after installing jdk1.1.8, I couldn't bring up javac in jdk1.1.8/bin directory without mentioning whole path "/usr/local/jdk1.1.8/bin" Actually I tried like this : In .profile(or .bash_profile), I put some lines after PATH (bash) PATH=/sbin:/bin......./usr/local/jdk1.1.8/bin Thanks in advance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message