Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25760 - crystalspace doesn't add the env variables
Summary: crystalspace doesn't add the env variables
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-02 08:02 UTC by Thomas Matthijs (RETIRED)
Modified: 2003-08-24 14:58 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 Thomas Matthijs (RETIRED) gentoo-dev 2003-08-02 08:02:06 UTC
The env vars for crystalspace such as CRYSTAL="/opt/crystal" do not get added

The changelog does mention this:

crystalspace-20030413-r1 (17 Apr 2003)
  17 Apr 2003; Philip Walls <malverian@gentoo.org>
  crystalspace-20030413-r1.ebuild :
  Fixed problem with env.d/15crystalspace (vars now on seperate lines)

But the 15crystalspace env is missing and does not get added ....

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2003-08-03 01:21:26 UTC
that is correct, the crystalspace no longer generates env.d entries ...

all the vars have been moved to the ebuilds themselves ...

i guess this aversely affects you ? :) 
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2003-08-03 02:07:51 UTC
well appearnly crystalspace is only in the portage for planeshift, even got a cvs version so it'll work with it and no ebuild for the release. and i guess the env vars aren't needed for planetshift. But the env vars are needed for other things ...

keanu@jessica crystal $ pwd
/opt/crystal
keanu@jessica crystal $ ./bin/walktest -video=software
Warning: Failed to load `vfs'; use '-verbose' argument for details.
Warning: Failed to load `vfs'; use '-verbose' argument for details.
WARNING: could not load plugin 'crystalspace.kernel.vfs'
Couldn't load vfs plugin!
Failed to initialize config!
Error initializing system!
Cleaning up...
keanu@jessica crystal $ export CRYSTAL="/opt/crystal"
keanu@jessica crystal $ ./bin/walktest -video=software
Using alternative 3D driver: crystalspace.graphics3d.software
tri:116 vt:66
Load TYPE plugin crystalspace.mesh.object.emit
Total level load time: 0.938 seconds
Comment 3 SpanKY gentoo-dev 2003-08-17 18:14:04 UTC
ok, fixed in cvs, sorry for the trouble
Comment 4 SpanKY gentoo-dev 2003-08-24 14:58:45 UTC
*** Bug 27165 has been marked as a duplicate of this bug. ***