Roundcube Community Forum

Release Support => Pending Issues => Topic started by: eillop on September 22, 2012, 05:06:45 AM

Title: Error message - : No such file or directory
Post by: eillop on September 22, 2012, 05:06:45 AM
Hello All,

When trying to execute installto.sh i get the error:
: No such file or directory

Im running Ubuntu server 10.04

Is this a problem with the PHP script?

Thanks!
Title: Re: Error message - : No such file or directory
Post by: colinjack on January 15, 2013, 12:31:03 PM
I'm getting this too. Worked fine on one CentOS server but not one the 2nd one:

[root@vps roundcubemail-0.8.4]# ./bin/installto.sh /usr/share/roundcube
Invalid target: not a directory
Usage: installto.sh <TARGET>

but this works - so definitely a directory  :-\

[root@vps roundcubemail-0.8.4]# ls /usr/share/roundcube
bin  CHANGELOG  config  index.php  INSTALL  installer  LICENSE  logs  program  re  README  robots.txt  skins  SQL  temp  UPGRADING
[root@vps roundcubemail-0.8.4]#

Any thoughts?

Thanks - Colin