On Fri, Jan 15, 2016 at 08:43:41PM +1300, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > Me again. > > make install has put xastir under /usr/local, so why this error? > XReadBitmapFile() failed: Bitmap not found? > /usr/share/xastir/symbols/2x2.xbm
It's because your xastir config file is left over from when you were using the package-installed version. Now that you're using a source-built version, all the paths in that file are wrong. You can either hand-edit .xastir/config/xastir.cnf to fix all the broken paths (there will be many), replacing "/usr/share" with "/usr/local/share", or you can just blow away your .xastir/config/xastir.cnf file and start configuring xastir from scratch. If you don't have a lot of custom configuration set, the second could be easier. -- Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/ Tijeras, NM QRPL#1592 K2#398 SOC#236 http://kevan.org/brain.cgi?DDTNM echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m] _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
