I do this on Solaris 2.6... (bash is my login shell)

Login using the text mode (command line I think it's called) login and
type

export OW_WINDOW_MANAGER=blackbox
openwin -dev /dev/fb0 defdepth 24


On Mon, 30 Oct 2000, Dunaway, Brian wrote:

> > Set environment CXXFLAGS to '-fpermissive' when you do configure.
> > 
> > % env CXXFLAGS='-fpermissive' ./configure
> >     :
> > checking for c++... c++
> > checking whether the C++ compiler (c++ -fpermissive ) works... yes
> > checking whether the C++ compiler (c++ -fpermissive ) is a 
> > cross-compiler... no
> > checking whether we are using GNU C++... yes
> >     :
> > % cat src/Makefile | grep CXXFLAGS
> > CXXFLAGS = -fpermissive  -I/usr/openwin/include       <====
> > CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) 
> > $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
> > CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
> > 
> > I'm using blackbox on my Solaris8/x86 box now.
> 
> Greetings,
> 
> Thanks for the quick reply....I tried the -fpermission that you
> suggested...and it seems to configure without complaining too much...but
> when I try to exec blackbox from my .xinitrc using 'exec blackbox' my
> openwindows session just freezes.
> 
> I downloaded the latest stable blackbox 0.61.1 and I was able to compile
> with -fpermissive and was able to start blackbox...but the display is
> mangled...I can't really see anything.
> 
> ho hum.
> 
> about to download egcs and try it.
> 
> -briand
> 

__________________________________________________________________________
ICMP: The protocol that goes PING!    I like angles, but only to a degree.
cthread. cthread_fork(). Fork, thread, fork!             Black holes suck.
http://wckn.clarkson.edu/~cohentl/          Real_men_don't_need_spacebars.

Reply via email to