Date: 15 Jun 2002 13:50:41 +0100 From: Stacey Roberts <sroberts@dsl.pipex.com> To: monkey@crackula.com Cc: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: screensaver config options not appearing in gnomecontrolcenter after upgrade to 4.05 Message-ID: <1024145443.21106.9.camel@Demon.Strobe.org>
next in thread | raw e-mail | index | archive | help
--=-UYenjJL5n33+ahw5MCJQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Adam, I managed to get xscreensaver upgraded to xscreensaver-gnome-4.05 in the end. However, I've now got the situation where I now cannot configure a screensaver, because no options appear for screensaver when I click on screensaver in gnomecontrolcenter. Any advice, or pointers to a documented solution for this anywhere? Thanks. Stacey From your earlier post: i don't have the patience to poke at the configure script, so then, assuming that you have gtk installed normally, and it should be -lgtk12, the quickest kludge possible is to run: # cd /usr/ports/x11/xscreensaver # make clean configure # cp work/xscreensaver-4.04/driver/Makefile work/xscreensaver-4.04/driver/Makefile.orig # sed -e "s/-lgtk -lgdk -lglib//" work/xscreensaver-4.04/driver/Makefile.orig > work/xscreensaver-4.04/driver/Makefile # make install clean -Adam --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-UYenjJL5n33+ahw5MCJQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Adam, I managed to get xscreensaver upgraded to xscreensaver-gnome-4.05 in the end. However, I've now got the situation where I now cannot configure a screensaver, because no options appear for screensaver when I click on screensaver in gnomecontrolcenter. Any advice, or pointers to a documented solution for this anywhere? Thanks. Stacey >From your earlier post: i don't have the patience to poke at the configure script, so then, assuming that you have gtk installed normally, and it should be -lgtk12, the quickest kludge possible is to run: # cd /usr/ports/x11/xscreensaver # make clean configure # cp work/xscreensaver-4.04/driver/Makefile work/xscreensaver-4.04/driver/Makefile.orig # sed -e "s/-lgtk -lgdk -lglib//" work/xscreensaver-4.04/driver/Makefile.orig > work/xscreensaver-4.04/driver/Makefile # make install clean - -Adam - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPQs4Hvdn4A8qiCO5EQInLgCeJ/0h63a3IesacTZUIFiTcg4S224AnjPm SK7PAU0FuB8Z1ltUppDw+9W1 =Q3sU -----END PGP SIGNATURE----- --=-UYenjJL5n33+ahw5MCJQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1024145443.21106.9.camel>