I tried installing it using the testing version 1.8.3-18 but when running "drblsrv -i" it doesnt seem to find the appropriate yum repos for opensuse 11
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
# ./drblsrv -i
*****************************************************.
Hint! When a yes/no option is available, the default value is uppercase, Ex. (y/N), the default is "N", when you press "Enter", it will use "N". If you are not sure which one to choose, you can just press "Enter" key.
*****************************************************.
*****************************************************.
Installing DRBL for SuSE Linux...
*****************************************************.
Try to backup the original yum repository settings if they exist...
/opt/drbl/setup/yum-repos/opensuse-11.0.repo does NOT exist!
Maybe this is NOT a supported version!
Program terminated!!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tried installing it using the testing version 1.8.3-18 but when running "drblsrv -i" it doesnt seem to find the appropriate yum repos for opensuse 11
What's the error messages ? Could you post the contents of the files in /etc/yum/repos.d/ ?
/etc/yum/repos.d/ is empty
This is the error message:
# ./drblsrv -i
*****************************************************.
Hint! When a yes/no option is available, the default value is uppercase, Ex. (y/N), the default is "N", when you press "Enter", it will use "N". If you are not sure which one to choose, you can just press "Enter" key.
*****************************************************.
*****************************************************.
Installing DRBL for SuSE Linux...
*****************************************************.
Try to backup the original yum repository settings if they exist...
/opt/drbl/setup/yum-repos/opensuse-11.0.repo does NOT exist!
Maybe this is NOT a supported version!
Program terminated!!!
Which DRBL version are you using ?
Please run "rpm -q drbl" and "rpm -ql drbl" and post the rusults.
Nevermid, i solved the problem myself, i downloaded the stable version drbl-1.9.0-35 and created the repos files in /opt/drbl/setup/yum-repos. and then manually installed the rpms from http://ftp.twaren.net/local-distfiles/drbl-core/i386/RPMS.drbl-stable/
It works!!