Am Montag, den 17.09.2007, 21:42 +0200 schrieb Andrew:
> norman wrote:
> > On Mon, 2007-09-17 at 19:27 +0200, Andrew wrote:
> >   
<snip>

> >
> > I am afraid that my Linux knowledge is insufficient to understand
what
> > you mean by a symlink and, even if I did, I have no idea how to go
about
> > producing one. Sounds like a very good idea, however.
> >
> > Norman 
> >   
> In my case I did:
> 
> ln -s /usr/lib/gimp/2.0/plug-ins/ufraw-gimp 
> /opt/gimp-2.4.0/lib/gimp/2.0/plug-ins/ufraw-gimp
> 
> The first path is where the plugin was installed; the second one is 
> where I wanted the link.
> 

Norman is using Ubuntu, so 

sudo ln -s /usr/lib/gimp/2.0/plug-ins/ufraw-gimp 
/opt/gimp-2.4.0/lib/gimp/2.0/plug-ins/ufraw-gimp

(in one line please...) would be better. Under Ubuntu you can't login as
root. 


Rolf

http://meetthegimp.org   - Gimp video podcast


_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to