On 2016-04-27 06:03, Abdulrahman Alshammari wrote: > I have tried to install the software locally, I got this error that is > shown in log file in the attachment.
>From your log file: :info:configure sh: ./configure: No such file or directory As this software does not have a configure script, you should declare that in the Portfile: use_configure no https://guide.macports.org/#reference.phases.configure Rainer _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
