Re: Path confusion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



true, you have to type

cd /usr/local/program/
wine /usr/local/program/program.exe

but it will then execute from /usr/local/program

On 4/21/07, Vojtěch Spiwok <Vojtech.Spiwok@xxxxxxxx> wrote:
Dear James,
Thank you for the tip, but I'm affraid
that it does not work. The program calls
\subdir\some_file and not
subdir\some_file

Cheers

Vojtech Spiwok

>> Dear wine gurus,
>>
>> I'm trying to run a program installed like this:
>>   /usr/local/program/program.exe
>> which also contains a subdirectory:
>>   /usr/local/program/subdir/
>> with some files. When typing:
>>   $ wine /usr/local/program/program.exe
>> I get an error mesage like:
>>   "File \subdir\some_file not found!"
>> The problem can be solved by putting
>> the subdir to the root directory of the
>> computer so I have:
>> /bin
>> /boot
>> /dev
>> ...
>> /subdir
>> ...
>> Do you know some more elegant solution
>> by setting some environment variable or
>> by giving wine some parameter?
>>
>
> $ cd /usr/local/program/
> $ wine program.exe
>


_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux