Intro  Base  More  Read  Use  Last 30  60  90  All Articles  RSS


Intro

Base

More

Read

Use

Last:
30


60

90

All
Days

Base: Xaw3d-1.5   Print


Base Nav: first previous next last All Tab 2 spacerspacer
Source code is available here.

Run these commands:

cd /sources/ &&
tar -xzf Xaw3d-1.5.tar.gz &&
cd xc/lib/Xaw3d/ &&
mkdir /usr/X11R6/include/X11/Xaw3d &&
cp *.h /usr/X11R6/include/X11/Xaw3d &&
perl -pi -e "s/#include //" XawI18n.h &&
xmkmf &&
perl -pi -e "s/-DHAS_WCTYPE_H//" Makefile &&
make &&
make install &&
make install.man

The output should look something like this:



~~~
Please read our Terms of Use
The Mountain Climbing Journal filesystem has borrowed heavily from various pieces of Linux From Scratch.

Copyright 2006-2008 NoNIC.org

Created by:
MCJ
MCJ CMS