ispCP - Board - Support
FreeBSD7 Help with this error, please - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: FreeBSD7 Help with this error, please (/thread-5851.html)

Pages: 1 2 3 4 5 6


RE: FreeBSD7 Help with this error, please - server801 - 05-04-2009 06:10 AM

shook it http://dfn.dl.sourceforge.net/sourceforge/ispcp/ispcp-omega-1.0.0.tar.bz2
works on debian, but I do not like that there is an old soft.i want to freebsd


RE: FreeBSD7 Help with this error, please - server801 - 05-04-2009 07:15 PM

have any ideas?


RE: FreeBSD7 Help with this error, please - blocker - 05-07-2009 06:56 PM

hmm do you have an anonymous ftp account ? so i can put modified ispcp source there.


RE: FreeBSD7 Help with this error, please - server801 - 05-10-2009 06:56 AM

Dear experts! Prompt here is the problem? Can you as an experiment put themselves and make sure it is with a bug? Freebsd.work request to reconsider a 70% working and a lot of mistakes.
put it on the test server and you have to make sure that


RE: FreeBSD7 Help with this error, please - server801 - 05-13-2009 07:14 PM

somebody help me in this matter?


RE: FreeBSD7 Help with this error, please - Dyusy - 05-21-2009 08:31 PM

Good afternoon!

Prompt, whether there is a sense to put on FreeBSD (has already quitted 7.2)? What exactly will not work in FreeBSD?

Whether it will be necessary to apply these patches for ispCP Omega 1.0.0 Updated (Saturday, 25 April 2009), or they are already included?


RE: FreeBSD7 Help with this error, please - joximu - 06-23-2009 11:35 PM

(03-07-2009 01:58 PM)blocker Wrote:  
(03-07-2009 11:17 AM)jamesbong Wrote:  I generate it with htpasswd !

for the blowfish i dont' know !?
how to check?

try this patch not yet perfect but it works Smile

Hi Blocker

why does BSD need this?
if (CRYPT_BLOWFISH == 2) { ...
instead of
if (CRYPT_BLOWFISH == 1) { ...

see
http://www.isp-control.net/ispcp/changeset/1587/trunk/gui/include/calc-functions.php

Thanx
/J


RE: FreeBSD7 Help with this error, please - skillcoder - 07-03-2009 10:46 PM

FreeBSD 7.2-RELEASE-p1

svn trunk
r1848

Code:
[/usr/local/src/ispcp/ispcp_1848]# sudo make -f BSDmakefile
"BSDmakefile", line 39: Malformed conditional ($(OSTYPE)==FreeBSD)
"BSDmakefile", line 41: if-less else
"Makefile.inc", line 32: Need an operator
"Makefile.inc", line 34: Need an operator
"BSDmakefile", line 43: if-less endif
make: fatal errors encountered -- cannot continue

This is normal ?


RE: FreeBSD7 Help with this error, please - BeNe - 07-03-2009 10:50 PM

Never tested FreeBSD 7.2 Rolleyes
Sorry!

Greez BeNe


RE: FreeBSD7 Help with this error, please - joximu - 07-04-2009 08:39 AM

maybe the shell interpreter? (bash vs dash or tcsh...???)