Open forum for end-user questions about
Wine. Before asking questions, check out the
Wiki as a first step.
Forum Rules
-
brothermechanic
- Newbie

- Posts: 1
- Joined: Sat Sep 10, 2011 2:59 am
Post
by brothermechanic »
Hi. I'm working on avisynth on Gentoo OS
avs2yuv is comand line player for avisynth scripts.
Why i can't run avs2yuv in desctop dir???
(In home dir works fine)
(all premissions is same)
Code: Select all
bm@gentoo ~/Desktop $ wine avs2yuv
wine: cannot find L"C:\\windows\\system32\\avs2yuv.exe"
bm@gentoo ~/Desktop $ cd ..
bm@gentoo ~ $ wine avs2yuv
Avs2YUV 0.24
-
vitamin
- Moderator

- Posts: 6605
- Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin »
brothermechanic wrote:Why i can't run avs2yuv in desctop dir???
Because it's not there, or not anywhere else on Wine's PATH.