Tristan Leask wrote:
> Hi Guys,
>
> I have just got a Trixbox up and running and all is well.  This is
> really the first time I have properly played with something Linux.
> Anyway, I am trying to install some APC software onto the box so that it
> talks to our UPS that it is connected to however I am having some
> problems installing.
>
> After putting the CD into the drive you are supposed to run...
>
> /mnt/cdrom/Linux/pbe_agent_linux_jvm.bin
>
> However it says "no such file or directory", so I cd'd to the cdrom and
> ls'd, and no files where showing up.
>
> No matter, so I used a windows PC to copy the files onto the linux box.
> I dropped the files into the root user directory "/root" (I am logged in
> as root).  So now I then went to run the install using...
>
> /root/pbe_agent_linux_jvm.bin
>
> This gave me the following error...
>
> -bash: /root/pbe_agent_linux_jvm.bin: Permission denied
>
>   
Hi Tristan,

Just getting started on Linux, but think you need to change ownership of 
the file before running it.

# chown root pbe_agent_linux_jvm.bin

when you are in that folder.  Give it a try.

Peter



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to