Hi,
In order to change the default printer language I attempted to run spadmin.
Logged in as root, I located the directory containing spadmin and issued the
command +./spadmin". The result was to return four lines, each reading "No
protocol specified".
I am running Linux Mint 13 with KDE.
Where can I learn more about how to use this command?
I have a version of Linux Mint 12 with Mate (except that I'm running enlightenment mostly), with the following versions of LibreOffice :
/home/alex/LODEV/core/padmin/Executable_spadmin.bin.mk
/home/alex/LODEV/core/padmin/source/spadmin.sh
The above two are files from my LO development git tree.
/opt/libreoffice3.5/program/spadmin
/opt/libreoffice3.5/program/spadmin.bin
/opt/libreoffice3.6/program/spadmin
/opt/libreoffice3.6/program/spadmin.bin
/opt/lodev3.6/program/spadmin
/opt/lodev3.6/program/spadmin.bin
These 6 entries all correspond to daily, or development, builds of LibreOffice downloaded from the LibreOffice web site.
/usr/lib/debug/usr/lib/libreoffice/program/spadmin.bin
/usr/lib/libreoffice/program/spadmin
/usr/lib/libreoffice/program/spadmin.bin
The above 3 entries represent the version of LO provided with Mint or via the Ubuntu PPA repositories.
You should preferably use the full path to spadmin in order to get it to run. I don't need to be root though, for me, it runs just fine from a Terminal as a normal user and I don't need to put the dot in front of the script name.
Alex