Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78012 - Cedega fails to run when tcsh is shell
Summary: Cedega fails to run when tcsh is shell
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-14 13:15 UTC by Ryan May
Modified: 2005-01-14 13:55 UTC (History)
0 users

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 Ryan May 2005-01-14 13:15:38 UTC
The wrapper script for cedega (/usr/bin/cedega) (at least in 4.2.1) fails to run when tcsh is your shell.  The script fails with the message:

/usr/lib/transgaming_cedega//winex/bin/wine: error while loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory

This comes as a result of the line that is used to actually execute the wine binary:

$SHELL -c "$RUNWINE $WINVER -debugmsg $DEBUGMSG -use-dos-cwd $WORKDIR $EJECT $DT -- $COMMAND_LINE"

If $SHELL is /bin/tcsh, it fails with the line above, but if $SHELL is /bin/sh, everything works fine.  Any clues what's going on?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2005-01-14 13:55:37 UTC
nope ... cedega is a commerical app so you should file a bug on the transgaming support forums to get this resolved