This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libgcj/88: can't install at all


The following reply was made to PR libgcj/88; it has been noted by GNATS.

From: Tom Tromey <tromey@cygnus.com>
To: phuang@cs.cmu.edu
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: libgcj/88: can't install at all
Date: Thu, 4 Nov 1999 21:43:57 -0800 (PST)

 Instead of building in a parent directory, try building in a parallel
 directory:
 
 mkdir build
 cd build
 ../libgcj-2.95.1/configure
 
 If that doesn't work, make sure you have read permission for
 configure.in and its containing directory.
 
 Please let me know how it goes.  If it works I'll close the PR.
 
 Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]