jjmckenzie wrote:> On 7/31/11 8:22 AM, You'll have to start with a completely new
Wineprefix. Recommend one
> program -> one wineprefix.
>
> Get and install the winetricks script (http://wiki.winehq.org/winetricks)
>
>
> Code:
>
>
> export WINEPREFIX $HOME/SPARKIV
> sh winetricks dotnet20 (or 30 if the program needs/requires it. If the
> program needs/requires .NET 3.5 install 3.0 first)
> sh winetricks dotnet35
> cd <sparkiv install directory>
> wine <sparkiv installation executable>
>
>
>
>
> This should install the program and .NET.
>
> James
export WINEPREFIX $HOME/SPARKIV gave me that
Code:
bash: export: `/home/KladionicaCity/SPARKIV': not a valid identifier
Google the error, something with bashrc, but i haven't found a way to fix
it.
Anyway, i did the other lines and it worked perfectly.
[Image: http://farm7.static.flickr.com/6138/6001371796_a34c13717f.jpg ]
(http://www.flickr.com/photos/65542803 at N03/6001371796/) [Image:
http://farm7.static.flickr.com/6143/6001371832_b232a431db.jpg ]
(http://www.flickr.com/photos/65542803 at N03/6001371832/)
The only thing, it doesn't seem to remember the settings, so evey time i
start the program, i have to browse for the folder.But i guess i can work with
that.Much thanks!