From: Gorjanc G. <Gre...@bf...> - 2008-02-14 04:51:44
|
Ben, as far as I see, you have: Plain wine 1582 2007-10-10 18:21 /usr/bin/winepath 98027 2007-10-10 18:21 /usr/lib/wine/winepath.exe.so Crossovers' wine 79764 2007-09-13 16:51 /home/ben/cxoffice/lib/wine/winepath.exe.so lpg ________________________________________ From: Ben Bolker [bo...@zo...] Sent: Thursday, February 14, 2008 4:39 AM To: Gorjanc Gregor Cc: Sebastian P. Luque; bug...@li... Subject: Re: [Bugs-r-devel] R2WinBUGS and Crossover in GNU/Linux Weird. I have ben@bolker-lap2:~/lib/R/pkgs/phylobase$ locate winepath | xargs ls -l (first two columns deleted) 79764 2007-09-13 16:51 /home/ben/cxoffice/lib/wine/winepath.exe.so 1582 2007-10-10 18:21 /usr/bin/winepath 98027 2007-10-10 18:21 /usr/lib/wine/winepath.exe.so but I do have both crossover and plain old WINE installed, so it's hard for me to tell which bits are which. Ben Gorjanc Gregor wrote: > Sebastian, > > please try with > > newWINE=FALSE > > However, this methods relies on file ~/.wine/config and its contents. New versions > of wine do not have it anymore. I find it very odd that winepath is not available in > crossover. winepath is used to transform paths between linux and windows paths - > not just switching \ and /, but the whole transformation between disk trees. Are you > sure you have the whole package. My ubuntu packages has binary and library: > > $ dpkg -L wine | grep winepath > /usr/bin/winepath > /usr/lib/wine/winepath.exe.so > > Regards, Gregor > > ________________________________________ > From: Sebastian P. Luque [sl...@mu...] > Sent: Thursday, February 14, 2008 12:01 AM > To: Uwe Ligges > Cc: Gorjanc Gregor; Jouni Kerman > Subject: R2WinBUGS and Crossover in GNU/Linux > > Hi, > > I'm trying to use R2WinBUGS in GNU/Linux, using Codeweavers' Crossover > Linux Professional (version 6.2.0). WinBUGS installed and runs fine > from Crossover. However, bugs() fails with the error: > > ---<---------------cut here---------------start-------------->--- > Error in findUnixBinary(x = "winepath") : > couldn't find winepath binary file > ---<---------------cut here---------------end---------------->--- > > I've called it using the arguments: > > bugs.directory="/home/sluque/.cxoffice/WinBUGS/drive_c/Program Files/WinBUGS14" > useWINE=TRUE > newWINE=TRUE > WINE="/opt/cxoffice/bin/wine" > > It seems the winepath binary isn't even available in Crossover: > > ,-----[ find /opt/cxoffice \( -name \*winepath\* \) -exec ls -ld \{\} \; ] > | -rwxr-xr-x 1 root root 79764 2008-01-05 13:21 /opt/cxoffice/lib/wine/winepath.exe.so > `----- > > Any ideas on how to give bugs what's needed to run WinBUGS in Crossover > would be appreciated. Thanks in advance. > > > Cheers, > > -- > Seb > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Bugs-r-devel mailing list > Bug...@li... > https://lists.sourceforge.net/lists/listinfo/bugs-r-devel |