BUILD #61 Building and Installing Software Packages for Linux
BackThis is a comprehensive guide to building and installing "generic" UNIX software distributions under Linux $(XLIB) -lPW make gcc -o xmhearts -g -L/usr/X11R6/lib xmclient.o hearts.o select.o connect.o sockio.o start_dist.o gfx.o -lXm -lXt -lSM -lICE -lXext -lX11 -lPW /usr/bin/ld: cannot open -lPW: No such file or directory collect2: ld returned 1 exit status make: *** [xmhearts] Error 1 o Round up the usual suspects. There is no P.W library. Edit the Makefile. Line 653: X.M.L.I.B = -lXm $(XTOOLLIB) $(XLIB) -lPW changes to: X.M.L.I.B = -lXm $(XTOOLLIB) $(XLIB) -lPEX5 (The PEX5 lib comes closest to PW.) make rm -f xmhearts gcc -o xmhearts -g -L/usr/X11R6/lib xmclient.o hearts.o select.o connect.o sockio.o start_dist.o gfx.o -lXm
Category: Howto
Uploaded: October 14th, 2008 @ 1:23 am
Author: h4ck3rm1k3
Length: 01:15
Rating:
Views: 6
Tags: build gcc linux make unix
Related Video Links:
» View Video Comments For BUILD #61 Building and Installing Software Packages for Linux
» View h4ck3rm1k3's Other Uploaded Videos
Video Thumbnails:
Video Embedding Code:
* Embed this video on your website, social bookmark, myspace, or blog.