wrong pixmap dirs
Brought to you by:
hyppolitec
XRoadMaker-0.5.6 looks for pixmaps in /usr/share/pixmaps even if it is configured to be installed in /usr/local (the default) with the pixmaps in /usr/local/share/pixmaps... I don't think it's a major bug as manual changes in src/path.h and src/makefile seams to correct the problem, but it sould be automated.
Logged In: NO
Well. In my case i had it crashed. I dont know if it was
because i selected wrong buttons for the leak of pixmaps or
if it was the pixmaps in wrong directories. (i did a symlink
and i havent it crashed again) but that is not the only
wrong directory. it searches for some others at
/usr/share/xroadmap instead of $PREFIX/xroadmap.
i am not very proficient and not know much about makefile
and such, so i have little idea of where to start looking
where is the wrong line.