Wine Variables

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
AsadMoeen
Newbie
Newbie
Posts: 4
Joined: Thu Feb 09, 2012 6:56 am

Wine Variables

Post by AsadMoeen »

Well, I used variables in parameters at Debian which worked fine.


In CentOS however, it gives invalid command.


Whats up?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine Variables

Post by dimesio »

AsadMoeen wrote:Well, I used variables in parameters at Debian which worked fine.

In CentOS however, it gives invalid command.

Whats up?
That is not enough information for anyone to help you. What version of Wine are you using, and was it the same version of both distros? AFAICT, the packages available for CentOS are woefully outdated, so that alone could be the problem. If it was in current Wine, exactly what variables are you talking about? Post terminal output from the command that didn't work.
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: Wine Variables

Post by doh123 »

AsadMoeen wrote:Well, I used variables in parameters at Debian which worked fine.


In CentOS however, it gives invalid command.


Whats up?
as a wild guess, I'd go with... your using a different shell (bash, tcsh, etc...) and setting variables incorrectly for the new shell...
Locked