|
From: Tuomo L. <dj...@mb...> - 2004-09-25 07:23:30
|
Earnie Boyd wrote: > You're using native windows paths, try ``make -win32'' or change your > paths to something like /home/source. At least with the msys.bat command line you can use /c for drive C:, /d for drive D:, and so on. It probably works with other Mingw/MSYS utilities as well. > Mark Osborne wrote: >>Do the pathnames in require to be DOS 8.3 type ie /Progra~1/ for this to >>compile ? No. >>Can I build in the same place as my source files ? I don't see why not. Of course, the default action for java compilers is to create the directory tree during build. If that is not what you need there probably is a switch for forcing the class to a specific location. >>How do I invoke the javac command given the error on making this file is >>that the >>make: javac: command not found ? (Do I need to modify the /etc/fstab file to >>include >>a path to where my jdk1.5.0 is installed ?) AFAIK modifying fstab is not required. (Although if you need it a lot it might be easier.) -- Tuomo ... Pornography? We don't even have a pornograph! |