Summary

qt egg does not install in 4.6.7 because getenv is now get-environment-variable

Metadata

Attachments

Description

The file qt.setup at line 8 calls getenv, which is now called get-environment-variable in Chicken 4.6.7.

Attached is a patch with a proposed fix: use version>=? and call getenv or get-environment-variable as appropriate.

Changes and comments

[2011-05-19 04:42:20 UTC] ewfalor attached qt.setup.patch (description=Check chicken-version and call appropriate getenv function)

[2011-05-21 23:03:19 UTC] felix changed status from new to closed

[2011-05-21 23:03:19 UTC] felix set resolution to fixed

[2011-05-21 23:03:19 UTC] felix wrote:

Thanks a lot. I do not maintain this egg anymore, but the current maintainer is not particulary active on this, so I took the freedom to apply the patch and tag a new version (0.100.2).

[2011-06-01 09:00:41 UTC] felix changed milestone from 4.7.0 to 4.8.0

[2011-06-01 09:00:41 UTC] felix wrote:

Milestone 4.7.0 deleted

[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0

[2012-09-24 21:47:48 UTC] felix wrote:

Milestone 4.8.0 deleted