Re: errors when compiling dri/mesa
From: David (thunderbolt01_at_netscape.net)
Date: 06/12/04
- Next message: Rudolf Polzer: "Re: Walmart PC's with Linux SUCK."
- Previous message: Andy Baxter: "Re: How to implement the breakpoint in debugger?"
- In reply to: Luke Albers: "Re: errors when compiling dri/mesa"
- Next in thread: David: "Re: errors when compiling dri/mesa"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 12 Jun 2004 16:32:47 GMT
Luke Albers wrote:
> David wrote:
>
>> tar xjvf $CWD/$MESALIB-$VERSION.tar.bz2
>> tar xjvf $CWD/$MESADEMO-$VERSION.tar.bz2
>
>
> what are these files?
>
>> cd Mesa-$VERSION
>> chown -R root.root .
>> cp -a Makefile.X11 Makefile
>> make linux
>> mkdir -p $PKG/usr/{include,lib}
>> cp -a include/GL $PKG/usr/include
>> cp -a lib/* $PKG/usr/lib
>>
> and what is $PKG ?
>
> Thanks for the reply, I will try doing it your way tomorrow
>
$PKG = /tmp/package-mesa
This is from a SlackBuild script used to build an installable
binary package.
-- Confucius: He who play in root, eventually kill tree. Registered with The Linux Counter. http://counter.li.org/ Slackware 9.1.0 Kernel 2.4.26 SMP i686 (GCC) 3.3.4 Uptime:3 days, 14:51, 2 users, load average: 1.01, 1.13, 1.08
- Next message: Rudolf Polzer: "Re: Walmart PC's with Linux SUCK."
- Previous message: Andy Baxter: "Re: How to implement the breakpoint in debugger?"
- In reply to: Luke Albers: "Re: errors when compiling dri/mesa"
- Next in thread: David: "Re: errors when compiling dri/mesa"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|