Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29505 - Add additional einfo when emerging nwn with nowin USE-flag + version bump
Summary: Add additional einfo when emerging nwn with nowin USE-flag + version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL: http://nwn.bioware.com/support/patch....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-24 05:48 UTC by Michiel de Bruijne
Modified: 2003-10-13 17:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel de Bruijne 2003-09-24 05:48:48 UTC
I emerged nwn with the "nowin USE-flag" but after the emerge the game doesn't 
work. There are additional steps necessary to make the game work. These 
additional steps are displayed when emerging nwn without the "nowin USE-flag" 
but not with the "nowin USE-flag". It took a while for me to figure this out. Adding 
the following lines before games_pkg_postinst will help the next person when 
(s)he emerges nwn with the "nowin USE-flag": 
einfo "The NWN linux client is now installed." 
einfo "Proceed with the following step in order to get it working:" 
einfo "Run ${GAMES_PREFIX_OPT}/nwn/fixinstall as root" 
 
BTW; BioWare has released version 1.31 for Linux, can you please bump the 
ebuild? TIA 

Reproducible: Always
Steps to Reproduce:
Comment 1 Michiel de Bruijne 2003-09-25 10:42:36 UTC
BTW: nwn 1.32 has been released today, if you already planned the version
bump, you might want to 1.32 and skip 1.31
Comment 2 SpanKY gentoo-dev 2003-10-13 17:14:44 UTC
ive add the requested output to 1.32, thanks