Re: Different Versions of KDE for Different Users on Same Machine?
Albert Chin <[email protected]> Sat, 7 Aug 2004 16:40:59 -0500
| Newsgroups | gmane.comp.kde.non-linux |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Aug 01, 2004 at 11:31:49AM -0500, Dave Feustel wrote: > I would like different users to be able to run different versions of > KDE on the same Openbsd OS.Is this possible? Just build with --prefix=/opt/kde321, --prefix=/opt/kde323, etc. You'll need to set LD_LIBRARY_PATH or LDFLAGS appropriately. -- albert chin ([email protected])