Opened 9 years ago

Closed 9 years ago

#232 closed defect (invalid)

Duchamp 1.6.1 fails without pgplot

Reported by: ryan.bunney@… Owned by: MatthewWhiting
Priority: high Milestone:
Component: Building/Installation Version: 1.6.1
Severity: major Keywords: pgplot
Cc:

Description

Hi Matthew,

I am having difficulty compiling version 1.6.1 on a Debian machine without pgplot. Having installed cfitsio and wcslib-4.24, everything configures correctly etc. The issue occurs when running 'make' once the ./configure command has been run (with the --without-pgplot option). The make file fails when it attemtps to find cpgplot, and stops compilation immediately.

Is there a different command to make without pgplot, or has the makefile not been updated? Any help would be greatly appreciated.

Kind Regards,

Ryan Bunney ryan.bunney@…

Change History (3)

comment:1 Changed 9 years ago by MatthewWhiting

Status: newassigned

Hi Ryan, Thanks for your note. Can you attach the config.log file? And perhaps the Makefile that gets generated? Seems odd that it is trying to find cpgplot when the --without-pgplot option was used.

Cheers, Matthew.

comment:2 Changed 9 years ago by ryan.bunney@…

Hi Matthew,

I had removed the Duchamp-1.6.1 files from the machine, and so attempted to set it up again to recieve the same error messages. However, this time, I changed the method of retrieving the files and un-tarring them, and it all worked. Initially I had un-tared them on a Mac and then moved it to debian, so it's possible some files were not responding as a result. Nothing to worry about, and thank you for your quick response!

Kind regards,

Ryan.

comment:3 Changed 9 years ago by MatthewWhiting

Resolution: invalid
Status: assignedclosed

Hi Ryan,

No worries - happy to help if you encounter further issues.

Matt.

Note: See TracTickets for help on using tickets.