Ticket #75 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Hard path to wget and curl not working on Solaris 10

Reported by: ndoualot Owned by: bruno
Priority: minor Milestone: 0.10.1
Component: pb Version: 0.9.10
Keywords: Cc:

Description

Paths to wget and curl executables is hard-written in the file  CMS.pm The affected lines are located  there

Change History

comment:1 Changed 2 years ago by ndoualot

On solaris 10, the correct paths are :

  • /usr/local/bin/curl
  • /usr/local/bin/wget

comment:2 Changed 2 years ago by bruno

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in rev [1127]. Of course, the user should have the commands in the PATH.

Note: See TracTickets for help on using tickets.