Joshua James
2002-Jun-11 08:11 UTC
problem installing WINE on Mandrake v8.2 - confirm with textutils
I'm trying to install WINE on my newly installed Mandrake v8.2 system. The error I receive is "file /usr/bin/expand from install of wine-cvs-unstripped-061102-1 conflicts with file from package textutils-2.0.17-7mdk" Any input would be greatly appreciated. Thanks, Josh
lawson_whitney@juno.com
2002-Jun-11 21:46 UTC
problem installing WINE on Mandrake v8.2 - confirm with textutils
On 11 Jun 2002, Joshua James wrote:> I'm trying to install WINE on my newly installed Mandrake v8.2 system. > > The error I receive is "file /usr/bin/expand from install of > wine-cvs-unstripped-061102-1 conflicts with file from package > textutils-2.0.17-7mdk"Of course it does. /usr/bin/expand is a textutil, to convert tabs in a text file to the appropriate number of spaces Why would anyone make a Wine rpm with --prefix=/usr? Left to itself, Wine will use --prefix=/usr/local to avoid such problems.> > Any input would be greatly appreciated. > > Thanks, > > Josh >There is a winelib program expand that has the same name as a texutil. I don't know what to tell you to do about it. Lawson ---oops---
Remi BERNHARD
2002-Jun-12 01:56 UTC
problem installing WINE on Mandrake v8.2 - confirm with textutils
I have also lots of problems, when installing wine on the mandrake 8.2. It says that some libs are required, and I haven't found them on the install cds... :( If someone has succeded with this distro, please help ...! Regards, Remi.>On 11 Jun 2002, Joshua James wrote: > > > I'm trying to install WINE on my newly installed Mandrake v8.2 system. > > > > The error I receive is "file /usr/bin/expand from install of > > wine-cvs-unstripped-061102-1 conflicts with file from package > > textutils-2.0.17-7mdk" > >Of course it does. /usr/bin/expand is a textutil, to convert tabs in a >text file to the appropriate number of spaces Why would anyone make a >Wine rpm with --prefix=/usr? Left to itself, Wine will use >--prefix=/usr/local to avoid such problems. > > > > Any input would be greatly appreciated. > > > > Thanks, > > > > Josh > > >There is a winelib program expand that has the same name as a texutil. >I don't know what to tell you to do about it. > >Lawson >---oops--- > > >_______________________________________________ >wine-users mailing list >wine-users@winehq.com >http://www.winehq.com/mailman/listinfo/wine-users
edaniel
2002-Jun-16 16:36 UTC
problem installing WINE on Mandrake v8.2 - confirm with textutils
On Sun, Jun 16, 2002 at 09:44:57PM +0200, Remi BERNHARD wrote:> At 21:08 12/06/02 -0500, you wrote: > >On Wed, Jun 12, 2002 at 08:56:55AM +0200, Remi BERNHARD wrote: > >> I have also lots of problems, when installing wine on the mandrake 8.2. > >It > >> says that some libs are required, and I haven't found them on the install > >> cds... :( > >> > >> If someone has succeded with this distro, please help ...! > >> > >> Regards, > >> Remi. > > > >> >---oops--- > > > >Hi dudes. > > > >I'm running a Mandrake 8.2 and I didn;t have any problem installing > >wine. > >The version I used was the one from codeweavers ... they have a pretty > >good rpm package :) > > > Could you please give us a link for the rpm package ? > The problem I have is with the libxxx.so.xx ... > Sorry for the 'xx' but I don't have my Linux here so I can't tell you the > accurate error message. I'll tell you later. >here it is : ftp://ftp.codeweavers.com/pub/cw-wine/codeweavers-wine-20020411-6.i386.rpm or http://ftp.codeweavers.com/pub/cw-wine/codeweavers-wine-20020411-6.i386.rpm see you :) rico
edaniel
2002-Jun-16 18:28 UTC
problem installing WINE on Mandrake v8.2 - confirm with textutils
Ok :) sorry, i misunderstood ;) see you Rico On Mon, Jun 17, 2002 at 12:08:59AM +0200, Sylvain Petreolle wrote:> I asked Josh the location of the guilty package, this > one functions :) > > > ftp://ftp.codeweavers.com/pub/cw-wine/codeweavers-wine-20020411-6.i386.rpm > > or > > > http://ftp.codeweavers.com/pub/cw-wine/codeweavers-wine-20020411-6.i386.rpm > > > > see you :) > > > > rico > > > ___________________________________________________________ > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais ! > Yahoo! Mail : http://fr.mail.yahoo.com
Hello , I reinstalled the mandrake 8.2 and I try for the xxx time wine20020509.tar.gz. I made a ./tools/wineinstall (it's the same as ./configure and make depend &&make) At the end of installation I get : ---------------------------------------------------------- compiling regedit rm -f regedit && ln -s ../../wine regedit Preparing to install default wine registry entries ... Installing default Wine registry entries programs/regedit/regedit : error while loading shardes libraries : libntdll.dll.so : cannot open shared object file : No such file or directory Registry install failed ---------------------------------------------------------- When then I try to run wine I get : $ wine wine : error while loading shardes libraries : libntdll.dll.so : cannot open shared object file : No such file or directory $ I have tried to install all libnt I found on the Mandrakle 8.2 Cds, I tryed to install all wine devel packages I found on the Mandrake 8.2 cds .... STILL... it doesn't work. Regards, Remi.