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

Re[2]: HELP: problems compiling wine



     
Thanks to Oliver <Oliver.Elphick@lfix.co.u> and Will <harpo@udel.edu>
for their prompt answer.

Appending `-L /usr/X11R6/lib' to the command line made it. I have wine (version 
960824) installed on my box. I tried it with MS-Word 6.0c, MS-Excel and Matlab 
4.2c (all 16bit applications) and they run to my satisfaction.
I have not tested them thorougly but I am quite impressed already. 

I think that if we (debian-users) could test and report bugs to the 
developers this piece of software would soon be very very usable.

Thanks again for this wonderful system to the Debian developers!

Lazaro

--
Lazaro D. Salem                   E-mail: salem@rf.no
RF-Rogaland Research               Phone: +47 51 87 50 00
P.O.Box 2503, Ullandhaug          Direct: +47 51 87 50 65
N-4004 Stavanger, NORWAY             Fax: +47 51 87 52 00

______________________________ Reply Separator _________________________________
Subject: Re: HELP: problems compiling wine 
Author:  olly@lfix.co.uk at RF
Date:    17.09.97 12:51


     
     
     
     
     
 In message <[🔎] 341FB179.529D@rf.no>, writes:
   >gcc -o wine controls/controls.o files/files.o graphics/graphics.o 
   >graphics/metafiledrv/metafiledrv.o graphics/x11drv/x11drv.o ipc/ipc.o 
   >loader/loader.o memory/memory.o misc/misc.o msdos/msdos.o 
   >multimedia/multimedia.o objects/objects.o resources/resources.o 
   >scheduler/scheduler.o win32/win32.o windows/windows.o 
   >debugger/debugger.o graphics/win16drv/win16drv.o if1632/if1632.o 
   >miscemu/miscemu.o   -lXpm -lXext -lX11  -lm
   >ld: cannot open -lXpm: No such file or directory 
   >make: *** [wine] Error 1
   >
   >However libXpm is on the system.
 Try adding `-L /usr/X11R6/lib' to the command line, so that gcc knows where 
 to look for libXpm.  I think that, by default, it only looks in /lib
 and in /usr/lib.
 --
 Oliver Elphick                                Oliver.Elphick@lfix.co.uk 
 Isle of Wight                                  http://lfix.co.uk/oliver 
 PGP key from public servers; key ID 32B8FAA1
      Make it idiot-proof, and someone will breed a better idiot.
     


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . Trouble? 
e-mail to templin@bucknell.edu .


Reply to: