Need help - Docsis Server 3.5 on CentOS6 | docsis.org

You are here

Need help - Docsis Server 3.5 on CentOS6

6 posts / 0 new
Last post
flyingdida
Need help - Docsis Server 3.5 on CentOS6

hello

I am new for Docsis Server. I was tring to make DS3.5 running on CentOS6.

here is the following step i have been done
- all Install these packets are installed. (daemon, mysql5, php5, libmysqlclient15-dev, chkconfig, apache2,ipfm)
- Docsis 0.9.6 installed
- Docsis 3.5 download and unpacked.
- no errors when I run " ./configure"
- Error comes up command "make"

here is the erro log:
[root@DOCSIS1 docsis-server]# make
make all-recursive
make[1]: Entering directory `/root/Desktop/Docsis Server/docsis-server'
Making all in src
make[2]: Entering directory `/root/Desktop/Docsis Server/docsis-server/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX -ldmalloc -DCONFDIR=\"/usr/local/etc\" -DVARDIR=\"/usr/local/var\" -g -O2 -MT docsis_server.o -MD -MP -MF .deps/docsis_server.Tpo -c -o docsis_server.o docsis_server.c
In file included from docsis_server.c:26:
docsis_server.h:71:25: error: mysql/mysql.h: No such file or directory
docsis_server.h:72:29: error: mysql/mysql_com.h: No such file or directory
docsis_server.h:73:33: error: mysql/mysql_version.h: No such file or directory
docsis_server.c: In function ‘main’:
docsis_server.c:51: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
docsis_server.c:65: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result
docsis_server.c:66: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result
docsis_server.c: In function ‘update_log_file’:
docsis_server.c:178: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result
docsis_server.c:179: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result
make[2]: *** [docsis_server.o] Error 1
make[2]: Leaving directory `/root/Desktop/Docsis Server/docsis-server/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/Docsis Server/docsis-server'
make: *** [all] Error 2

anybody can help me to fix this problem? if the OS problem which Linux system is easier config for Docsis Server 3.5

thanks

flyingdida
fixed

fixed....nvm

spokanelinux
How did you fix it?

Could you please help the rest of us out by telling us how you fixed this problem? That would be swell.

Killa200
Judging by the error I'm

Judging by the error I'm guessing he hadn't installed MySQL Headers when he did his MySQL setup.

spraveen623
docsis_server 3.5 installation steps in centos 5.9

hello

I am new for Docsis Server. I was trying to make DS3.5 running on CentOS5.9.

here is the following step i have been done
- all Install these packets are installed. (daemon, mysql5, php5, libmysqlclient15-dev, chkconfig, apache2,ipfm)
- Docsis 0.9.6 installed
- Docsis 3.5 download and unpacked.
- no errors when I run " ./configure"
- no errors comes up command "make"

As the next step I could not find INSTALL.mysql file to edit CM and CPE details.
Please let me know where can I find INSTALL.mysql file.

Also Please let me know how to run docsis_server3.5 from /usr/local/sbin folder.

TIA

odanquah
Have a quick look through our DOCSIS Provisioning

Have a look at our online demo:

URL: http://chaos.undo.it:5005/
User Name: Guest
Passwoord: guest

Important documents to read:

1. http://goo.gl/BfRXQS
2. http://goo.gl/ULh1tn
3. ​​http://goo.gl/3CGzaW
4. http://goo.gl/P0K2Nj

Contact me if you need price information: enochd@weird-solutions.com

Log in or register to post comments