[Gnash] How to configure gnash with least dependency?
From:
shamju joseph
Subject:
[Gnash] How to configure gnash with least dependency?
Date:
Tue, 31 Oct 2006 23:44:11 -0800 (PST)
Hi, I've some doubts about gnash.
1) How can I configure gnash with least dependency with other libraries? (I mean without X, Gtk, SDL, opengl, xml, sound etc) The configure and ldd outputs I tried are given below.
2) Eventhough I gave --without-x option, the X dependencies are present, why so? How to avoid the following X dependencies?
libX11 libXi libXau libXdmcp libXext
3) How can I configure gnash to get rid of the following dependencies: libidn libcurl libgssapi-krb5 libkr5 libk5crypto libkrb5support libcom-err libssl librt
4) Which source folders can I avoid while building?