Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/deskutils/conkyforecast/files/pkg-message.in
16461 views
[
{ type: install
  message: <<EOM
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

        Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

        FontPath "%%FONTSDIR%%/"

For a working script you must define, in a user specific config file, a partner
id and registration code for the weather.com xoap service. For this purpose
the config file should be copied to ~/.conkyForecast.config and setup as
required.

To copy and edit the config, using the command line, run:

	cp %%DATADIR%%/conkyForecast.config ~/.conkyForecast.config

EOM
}
]