Click to See Complete Forum and Search --> : winex problem


animex2
12-09-2002, 08:33 PM
hey, i searched around this site and when i was installing the cvs version of Winex on the last step it tells me to do this in /home/louisg/wine-

./programs/regapi/regapi setValue < winedefault.reg

and when i do that i get this error

[louisg@localhost louisg]$ cd wine
[louisg@localhost wine]$ ./programs/regapi/regapi setValue < winedefault.reg
./programs/regapi/regapi: cannot find 'setValue'
[louisg@localhost wine]$

i believe i need to do this beacuse when i type winex to start a program i get this -

[louisg@localhost wine]$ winex
bash: winex: command not found
[louisg@localhost wine]$

and when i do it in root i get this -

[root@localhost wine]# ./programs/regapi/regapi setValue < winedefault.reg
Warning: could not find wine config [Drive x] entry for current working directory /home/louisg/wine; starting in windows directory.
./programs/regapi/regapi: cannot find 'setValue'
[root@localhost wine]#

anyone know what to do?

JP83
12-10-2002, 01:39 AM
Check this:
http://www.linuxjunior.org/cgi-bin/pet/pet.cgi?SUBMIT=Display&id=61

And usage is wine /path/to/program
and not winex /path/to/program