qiupin / iredmail

Automatically exported from code.google.com/p/iredmail
0 stars 0 forks source link

an error during bash iRedMail.sh #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I use freebsd7.3
I fetched iRedMail-0.6.0-rc1 from internet.
When I run "bash iRedMail.sh"
the program started to download needed files. 
But it couldn't find  /usr/ports/devel/php5-pcre
I got an error below
/var/iRedMail-0.6.0-rc1/functions/packages_freebsd.sh: line 654: cd:
/usr/ports/devel/php5-pcre: No such file or directory

How can I get rid off this?
Thanks

Original issue reported on code.google.com by maslakya...@gmail.com on 30 May 2010 at 10:08

GoogleCodeExporter commented 9 years ago
FreeBSD ports tree moves too fast, but the latest version in google code fixed 
this issue, you can try it 
here: http://code.google.com/p/iredmail/source/checkout

Original comment by michaelb...@gmail.com on 30 May 2010 at 11:01