New answers tagged install
0
I was able to fix this issue by overwriting my machine.config in C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG with machine.config.default
The difference between the 2 files was the following 2 lines were extra in my original machine.config
<section name="appSettings" type="System.Configuration.AppSettingsSection, System.Configuration, ...
0
I'm reproducing a little tutorial I wrote for the zabbix wiki in the hope that it is useful.
Rebuilding a package from source in Debian and derivatives (Mepis, Mint, Ubuntu)
This guide will focus primarily in Debian, although building from source in
other derivatives should be basically the same process. The upstream
documentation
on package management ...
Top 50 recent answers are included