Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Peter Gilli on February 05, 2002, 04:27:13 AM
-
Hello all,
I am trying to install Port Forwarding RPM as per Darrell May's instructions.
I logged on as Root on my SME 5.x server and typed the following command:
rpm -ivh dmc-mitel-portforwarding-0.0.1-4.noarch.rpm
BUT, it gave me error -- no such file or directory
What is wrong in my command? I will appreciate your help.
Regards.
-
Peter,
Sorry if this sounds a bit obvious
1/ have you downloaded the rpm
2/ are you installing the rpm from the directory you downloaded it to.
Jon
-
maybe the path is not set correctly.
try to set a ./ (dot-slash) in front of the rpm command
e.g.: ./rpm -ivh.......
-
Thanks for your help. I had to add path to the file. So I addeded http path and it worked.
Regards.