Mailinglist Archive: opensuse (3729 mails)

< Previous Next >
Re: [SLE] Path
  • From: Christian Andersson <chrisand@xxxxxxxxx>
  • Date: Mon, 23 Jun 2003 14:47:47 +0200
  • Message-id: <200306231447.47115.chrisand@xxxxxxxxx>

On Monday 23 June 2003 14:42, Erik Jakobsen wrote:
> As far as I remember the Mozilla bin was placed into /usr/local/bin, and
> the work with placing it there was done using Konqueror, with it set on
> split screen.
>
> I have just tried it again, but had no luck.
>
> I marked the /opt/mozilla/mozilla binary, and would link it to
> /usr/local/bin.
>
> I then got an error "Could not create symlink /usr/local/bin/mozilla.
> Please check permissions.
>
> What permissions does it refer to, and how should the permission be ?

I guess what you need is root permission.

$ su
Password: <root passwd>
# cd /usr/local/bin
# ln -s /opt/mozilla/mozilla
# ^D
$

--
Ch


< Previous Next >
Follow Ups
References