[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #XVY-627447]: installing LDM 6.6.3 on Mac OSX 10.4



Paul,

> Hi - subject of subject line is optimistic here.  I'm installing on a
> PowerMac G4 (or G5 if this does not work), and I'm having "make" issues.
> 
> opie:~/ldm-6.6.3/src ldm$ make distclean
> Makefile:7: macros.make: No such file or directory
> Makefile:377: warning: overriding commands for target `/-.tar.gz'
> Makefile:351: warning: ignoring old commands for target `/-.tar.gz'
> make: *** No rule to make target `macros.make'.  Stop.

The "macros.make" file is created by the "configure" script,
so the fact that it doesn't exist means that you'll have to
start from scratch.  Try the following

    1. Go to the top-level source-directory.

    2. Execute the "configure" script.

    3. Execute the command "make".

    4. Execute the command "make install".

    5. Execute the command "make install_setuids"
       as "root".

    6. Execute the command "make clean".

Detailed installation instructions can be found at
<http://www.unidata.ucar.edu/software/ldm/ldm-6.6.3/basics/source-install-steps.html>.
Reply to this email if you encounter any problems.

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: XVY-627447
Department: Support LDM
Priority: Normal
Status: Closed