OpenVZ Forum


Home » Mailing lists » Users » Installing BIND on VE's
Re: Installing BIND on VE's [message #9234 is a reply to message #9232] Fri, 22 December 2006 13:17 Go to previous messageGo to previous message
Romeo Theriault is currently offline  Romeo Theriault
Messages: 20
Registered: December 2006
Junior Member
On 12/21/06 9:19 PM, "Al Sparks" <asparks@alaska.net> wrote:

> I'm trying to set up a test environment of name servers. I downloaded
> the BIND tarball to one of the Virtual Environment, and tried to
> compile it. That didn't work, because there's no gcc installed.
>
> So I tried compiling it at the management level which did work, and
> transferred the compiled version over to the VE. When I did a make
> install make did run, but ended with errors.
>
> How do I create a VE that will compile and install something like
> BIND? I'm sure there are lots of libraries that may be needed.
>
> I'm new to OpenVZ. Am I missing something obvious?
>
> I'm running CentOS 4.4 in all VE's.
> === Al
>
>
>
>
Al, the first thing you want to do is install yum in your vps from the host
node. You would do that from the Host Node with something like this:

vzyum <vpsid> install yum

<vpsid> being the id of the vps you want to install yum in.

Then I would ssh into the vps and using yum install BIND or at least the
libraries you will need to compile BIND.

You would do that with something like this:

yum install bind


HTH's
Romeo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DNS Server on OpenVZ.
Next Topic: Openvz Application
Goto Forum:
  


Current Time: Fri Jul 19 11:19:44 GMT 2024

Total time taken to generate the page: 0.03130 seconds