Ticket #864 (new bug)

Opened 13 years ago

Last modified 11 years ago

on Win32 binary install, parrot_config.exe contains false installation path

Reported by: erez Owned by:
Priority: normal Milestone:
Component: install Version: 1.3.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform: win32

Description

Parrot was downloaded and installed as a binary from sourceforge. After installation, it doesn't register the correct installation path:

PS D:\Erez\dev\Parrot-1.3.0\bin> .\parrot_config.exe build_dir C:/fperrad/Parrot/RELEASE_1_3_0

Attached full parrot_config.exe --dump

Attachments

dump Download (23.0 KB) - added by erez 13 years ago.
result of parrot_config.exe --dump

Change History

Changed 13 years ago by erez

  • attachment dump Download added

result of parrot_config.exe --dump

Changed 13 years ago by fperrad

build_dir isn't the right key for installation path.

try :

> parrot_config prefix
/Parrot-1.3.0

Changed 13 years ago by jkeenan

  • component changed from none to install

Changed 11 years ago by nwellnhof

  • platform set to win32
Note: See TracTickets for help on using tickets.