LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > arniekat
User Name
Password

Notices


Rate this Entry

Slackware-14.1-Hacks-KeePass

Posted 05-19-2014 at 08:17 PM by arniekat

KeePass allows you to keep all your passwords in an encrypted container. It is basically a Password Safe available for various operating systems.

You need to compile and install the following applications from SlackBuilds.org:

libgdiplus-2.10.9
mono-3.2.3
KeePass-2.15

When you try to run KeePass, it will not work on Slackware64. The reason is that the KeePass binary is looking in the wrong location for the libgdiplus binary. To fix this, do the following:

Edit /etc/mono/config and change these two lines from:

<dllmap dll="gdiplus" target="/usr/lib/libgdiplus.so" />
<dllmap dll="gdiplus.dll" target="/usr/lib/libgdiplus.so" />

to this:

<dllmap dll="gdiplus" target="/usr/lib64/libgdiplus.so" />
<dllmap dll="gdiplus.dll" target="/usr/lib64/libgdiplus.so" />

Save the file, exit and KeePass should work. If you have an Android Phone, the app that works with KeePass is KeePassDroid and for an Apple iPhone, it is MiniKeePass.
Posted in Uncategorized
Views 977 Comments 0
« Prev     Main     Next »
Total Comments 0

Comments

 

  



All times are GMT -5. The time now is 08:40 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration