Opened 14 years ago

Last modified 14 years ago

#26731 new defect

swish-e @2.4.5 Doesn't Instal SWISH::API

Reported by: TruePath (Peter Gerdes) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: SWISH::API swish-e perl Cc:
Port: swish-e

Description

swish-e comes bundled with SWISH::API for perl but the swish-e package doesn't install this API nor offer a variant to do so.

Procedure to install SWISH::API from swish-e port using sh style shell

sudo port install swish-e #yes INSTALL...::API may hardcode paths
sudo port extract swish-e #just in case you autoclean
cd $(port work swish-e)/swish-e-*/perl

#std Makefile.PL procedure

perl Makefile.PL
make
make test
sudo make install

I started messing around with creating a variant to install this myself but the README for SWISH::API install was discouraging about installing this component without the swish-e package already activated so perhaps a seperate package would be better...the portfile docs were sketchy and defeated me.

Change History (2)

comment:1 Changed 14 years ago by TruePath (Peter Gerdes)

Cc: gerdes@… added

Cc Me!

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: gerdes@… removed

The usual solution would be to create a separate port p5-swish-api for such a perl module.

Note: See TracTickets for help on using tickets.