Menu

#17 RE: Standard plugin (quick fix)

open
nobody
None
5
2002-08-28
2002-08-28
Anonymous
No

I circumvented the "Could not find 'Standard' plug-in"
dialog box error on startup on my MDK 8.1 box by
creating a symbolic link to the plugins directory as
follows:

su
mkdir -p /share/apps/dbdesign/
cd /share/apps/dbdesign/
ln -s /usr/local/kde/share/apps/dbdesign/plugins/ plugins

this is definitely not the *correct* way to fix this, but does
allow you to evaluate the program

Discussion


Log in to post a comment.