#739: path of installed config.fpmc file on a 64bit system
-------------------+--------------------------------------------------------
Reporter: gerd | Type: patch
Status: new | Priority: normal
Milestone: | Component: install
Version: 1.2.0 | Severity: medium
Keywords: | Lang:
Patch: | Platform:
-------------------+--------------------------------------------------------
Executing an installed pbc_to_exe binary on a 64bit system gives out the
following error-message:
> pbc_to_exe hello.pbc
Can't read '/usr/lib/parrot/1.2.0/include/config.fpmc' : No such file or
directory
This because on a 64bit computer config.fpmc is installed under
/usr/lib64.
This little patch use libdir which provides the correct path.
It is also used in the SuSE patch. I tested it under Fedora.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/739>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets