Link to home
Start Free TrialLog in
Avatar of expertblr
expertblr

asked on

Need to Install Bugzilla and CVS on linux AS 4 32 bit enterprize edition

Hi ,

I need to install Bugzilla & CVS on linux AS 4 enterprise edition 32 bit. I am week in linux SO Pls can some body helpme out in getting some document for the same & Pls let me know how to install linux like partition sizes of var, home , opt etc i have got 200 gb hdd with 1 gb ram.

Pls let me know or explain me how to go further.

Regards
expertblr
Avatar of wesly_chen
wesly_chen
Flag of United States of America image

For CVS in Redhat Linux, it is not very difficult.
Check the following link in "CVS Configuration on RedHat Linux 7.1" portion:
http://personal.vsnl.com/sureshms/linuxindex.html
(first, you need to make sure you install "cvs" pacakage with "rpm -q cvs" command).
If not install, then as root, run
up2date -i cvs

Check the following link for bugzilla:
http://www.bugzilla.org/docs/
Download bugzilla here:
http://www.bugzilla.org/download/
Avatar of expertblr
expertblr

ASKER

Hi

As i told i am new to linux, Pls let me know the detailed steps and i need to intsall cvs on linux AS 4 enterprise edition
ASKER CERTIFIED SOLUTION
Avatar of wesly_chen
wesly_chen
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi ,

Before installing cvs we need to configure samba right? can u pls let me know the detailed steps
> Before installing cvs we need to configure samba right?
Not necessary.
Hi I am not ok with the above answers........
I'm not sure what you need. As I know for cvs, there is no need to SAMBA to configured before setup cvs.
All the check in/out can be done to ssh/login to that cvs machine.

SAMBA is fot sharing data between Unix and Windows.
I guess what you need it to share out the cvs data to Windows users. However, it is different topic. So I think there is no such thing that you need to configure SAMBA before cvs.