On Sun, 21 Oct 2012, Tim Munro wrote:
> Assuming that /usr/lib64/dssi exists, from within /usr/lib (create the > directory if it doesn't exist) type the following: > > ln -s /usr/lib64/dssi dssi > > In order to use LADSPA plugins, the following will work: > > ln -s /usr/lib64/ladspa ladspa Before our friend starts asking more questions: You need to be root to be able to do that. And you don't have to cd to the /usr/lib directory if you type: ln -s /usr/lib64/dssi /usr/lib/dssi ln -s /usr/lib64/ladspa /usr/lib/ladspa -- MT ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Rosegarden-user mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
