Date: Wed, 17 Sep 2008 19:34:00 +0400 From: Sergey Kovalev <sergey@kovalev.com.ru> To: Graham Bentley <admin@cpcnw.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: FB on 3BSD Message-ID: <48D12368.8080501@kovalev.com.ru> In-Reply-To: <86282647C06A4F7BBBC15908D332CC1D@MAIN> References: <20080915200804.CCF5E10656D3@hub.freebsd.org><BCEA7DDCD4AF48EBA2E2C8F4D6ECC91F@MAIN> <20080916155904.481ea7d3.freebsd@edvax.de> <86282647C06A4F7BBBC15908D332CC1D@MAIN>
next in thread | previous in thread | raw e-mail | index | archive | help
Graham Bentley пишет:
>> So if you rebuild your fluxbox port with the default settings,
>> transparency should work fine.
>
> And that is exactlyt why I am asking - it doesnt!
>
> As reported issuing a plain make results in fluxbox -info
> output of -RENDER ie. it is NOT included !!!
>
> Of course the first thing I did before my posts was to test
> transparency which didnt work which led me to the list!
>
> Any more suggestions appreciated though :)
Try
make -V CONFIGURE_ARGS
and watch if there are any strange options.
Default output from this command should be
--enable-imlib2 --enable-nls --enable-remember --enable-slit
--enable-toolbar --enable-xrender --disable-gnome
--x-libraries=/usr/local/lib --x-includes=/usr/local/include
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48D12368.8080501>
