Skip to content

Installing CKAN on openSUSE

HebaruSan edited this page Jun 9, 2019 · 5 revisions

Dependencies

Mono

Install mono-complete:

sudo zypper in mono-complete

Run CKAN

Launch CKAN with mono:

mono ckan.exe

Troubleshooting

Certificates

See SSL certificate errors if you encounter errors related to certificates.

Label wrapping glitches

If you see missing text in various places in CKAN:

wrapped-labels

Then either turn off font hinting or change the style to hintfull. This can be done in the Fontweak tool:

fontconfig-screenshot

Clone this wiki locally