Ubuntu :: ./ Configure - Compile A MaNGOS Zero Server

Dec 9, 2010

I am trying to compile a MaNGOS Zero server. Everything was going smoothly until the installation instructions Code: ../configure --prefix=/home/youruser/mangoszero --ysconfdir=/home/youruser/mangoszero/etc --enable-cli --enable-ra --datadir=/home/youruser/mangoszero. It tells me that ./configure is not a directory or something around those words. I know that mangoszer is not relevant to Ubuntu but I am pretty sure ./configure should be.

View 2 Replies


ADVERTISEMENT

General :: Lame Compile - Failed Running ./configure - Error

Aug 1, 2010

I tried to install lame on Linux, but I failed running ./configure.

View 9 Replies View Related

Debian :: Compile Clanbomber In Squeeze But Get The Following Error Message When Running ./configure?

Dec 4, 2010

I am trying to compile Clanbomber in Squeeze but I get the following error message when running ./configure:

checking for DirectFB... found
checking for FusionSound... configure: error:
*** FusionSound 1.0.0 or newer is required. The latest

[code]...

View 4 Replies View Related

Debian :: Compile XMMS - Navigated To Folder Containing The Extracted Source And Ran ./configure - Failed

May 29, 2010

I'm trying to do the simplest thing. Compile XMMS. I navigated to the folder containing the extracted source and ran ./configure. That failed, so I remembered to install the build-essential package.

After that, I continued and got this output:

It said I didn't have glib installed, whatever that is. I did "apt-get install glib" and it told me it couldn't find the package called "glib". I thought, "Yeah, that seems a little too broad of a package name".

So then I went to Synaptic and did a search for "libglib" and noticed I already have libglib2.0-0 installed, as well as libglib2.0-data and libglib-perl.

How can I get this to to work correctly? I know the process should be ./configure, make, and then make-all, but I get stuck on the ./configure step.

View 14 Replies View Related

Software :: Unable To Compile Gnome Commander - Bash: ./configure: No Such File Or Directory

Feb 2, 2011

I have downloaded the latest gnome commander source code from the gnome commander home page. Following the instructions in the readme I have extracted it from the tar ball and changed to the top level directory of the source code. I execute ./configure and get a bunch of "checking" results.

Quote:

bash: ./configure: No such file or directory
ken@ubuntu:~/Desktop/gnome-commander-1.2.8.9/src$ cd ..
ken@ubuntu:~/Desktop/gnome-commander-1.2.8.9$ ./configure

[code]....

I find Makefile.am and Makefile.in present in the directory. I generally install from deb packages. Still, I don't think it should be this hard to compile a package given the seemingly simple directions provided.

View 4 Replies View Related

Fedora :: Compile From Source - Install Buddi Budget Manager And The ./configure Command Doesn’t Work

Nov 24, 2009

Ive been using linux for a few months now and every now and again i come accross a program that doesnt have a rpm package but says that it can be installed on Fedora using source. I'm familiar with build essentials and the following commands:-

tar xzvf package.tar.gz
cd package
./configure
make
make install

but from what i have read fedora uses a differnet compiler. I'm trying to install Buddi budget manager and the ./configure command doesnt work, which im guessing is because it doesnt have a configure file? Can anyone confirm how to compile from source and whether there are any tutorials specific to fedora.

View 4 Replies View Related

Ubuntu Multimedia :: Dv4l Won't Compile - Configure Saying "no"

Jul 13, 2011

I'm trying to get a DataVideo DAC-100 DV interface to work as a V4L device so I can get analog video into VLC to stream. I've got vloopback working but I can't get dv4l to compile. I've added the dev packages for all the prerequisites .configure was saying "no" to and that seems to be OK now:

[Code]...

View 1 Replies View Related

OpenSUSE :: 11.3 X86_64 Compile - Not Recognized Configure: Error: /bin/sh ./config.sub X86_64-unknown-linux- Failed

Aug 3, 2010

Attempting to compile an application that is not located in any of the repos yet for 11.3 64 bit. I have downloaded the appropriate src and untarred it. However, when I attempt to run the ./configure command here is the error I receive. checking build system type... Invalid configuration `x86_64-unknown-linux-': machine `x86_64-unknown-linux' not recognized configure: error: /bin/sh ./config.sub x86_64-unknown-linux- failed

I have made sure that I have all kernel-headers packages installed and am unsure as how to proceed. I tried using the command "./configure --build=x86_64" and then receive an error stating that the "SYSTEM IS NOT SUPPORTED" and continued errors stating that gcc is not installed, eve though it is.

View 5 Replies View Related

Debian Configuration :: Install A Multi-core System And Configure It To Run Several VMs, One Each For A Firewall, A Caching Proxy Server, A Mail Server, A Web Server?

Jan 25, 2011

I will be relocating to a permanent residence sometime in the next year or two. I've recently begun thinking about the best way to implement a home-based network. It occurred to me that the most elegant solution might be the use of VM technology to eliminate as much hardware and wiring as possible.My thinking is this: Install a multi-core system and configure it to run several VMs, one each for a firewall, a caching proxy server, a mail server, a web server. Additionally, I would like to run 2-4 VMs as remote (RDP)workstations, using diskless workstations to boot the VMs over powerline ethernet.The latest powerline technology (available later this year) will allow multiple devices on a residential circuit operating at near gigabit speed, just like legacy wired networks.

In theory, the above would allow me to consolidate everything but the disklessworkstations on a single server and eliminate all wired (and wireless) connections except the broadband connection to the Internet and the cabling to the nearest power outlets. It appears technically possible, but I'm not sure about the various virtual connections among VMs. In theory, each VM should be able to communicate with the other as if it was on the same network via the server data bus, but what about setting up firewall zones? Any internal I/O bandwidth bottlenecks? Any other potential "gotchas", caveats, issues? (Other than the obvious requirement of having enough CPU and RAM).Any thoughts or observations welcome, especially if they are from real world experience in a VM environment. BTW--in case you're wondering why I'm posting here, it's because I run Debian on all my workstations/servers (running VirtualBox as a VM for Windows XP on one workstation).

View 14 Replies View Related

Server :: Configure Internal Zimbra Server To Use External Server To Send Mails?

Feb 16, 2010

I have got a running mail server on CentOS5.4 Final using Zimbra free edition. . Assume that domain is organization.com.local And it is running fine with users created and bugzilla running on the same machine can send mails using this server. But it can obviously send messages to the internal users. There is this option to configure it to use external mail server to send mails outside the network but my external smtp server needs an authentication.Is it possible to configure it this way to use my external server to send mails from internal domain to say gmail?

View 15 Replies View Related

CentOS 5 Server :: Automation Of Ftp Server \ Configure A FTP Server Where Upload And Download Files?

Jan 8, 2011

i have been trying to complete the following project1) Configure a FTP server where we can upload and download files.........2) server must run at 9 pm & stop at 9 am automatically ............although the first task was easy ,i have no idea how to accomplish the 2nd task(not to mention I'm a new user)

View 5 Replies View Related

Server :: Configure Redhat Enterprise Server 4 As Router And Proxy Server

May 18, 2010

Im new in linux i want to configure my redhat machine as both router and transparent proxy!

View 1 Replies View Related

Server :: Configure Email Server In Cloud Server Environment?

Jun 15, 2011

I have installed the Apache, PHP and MYSQL in the rackspace cloud server environment. Can anyone please guide me How can I configure email server in that with postfix or some other with multiple domain.

View 3 Replies View Related

Server :: Compile MySQL For Debian?

Dec 24, 2010

I'm missing some features only available from MySQL 5.5.6 and therefore neither Debian's archive or dotdeb supports my needs Is it difficult (link / guide) to compile MySQL myself from my Mac or virtual debian and then distribute it to my servers, will it likely cause more problems and will I be able to compile upgrades later or change back to Debian archive (or dotdeb) when they are releasing a sufficient version? I've been administrating my servers for 2 years now and have some knowledge how things is working :-)

View 1 Replies View Related

Server :: How To Compile Package In SuSE

Mar 26, 2011

I want to compile a package say firefox, I dont want to use yast or yast2.

View 3 Replies View Related

Ubuntu :: Use Server To Compile And Run Heavy Things And Control It With Another Machine

Mar 20, 2011

Can I run/compile programs on my remote server and control it using LAN? How do I do it?

Long Version:

I have a spare computer here. It's rather powerful for my daily needs (Athlon X2 6000) and I want to set it as my HTPC/Server. Don't worry about HTPC, it got Digital Audio output and a Radeon HD3200 with HDMI out, outputs 1080p pretty well under Windows (I'll setup it for Ubuntu when I get everything straight). So, I thought "Well, I think it's going to be overkill to let such machine as a HTPC only. I'll use it as a server too!". So far so good, but I don't know anything about servers or such. I would like it, as a server, to compile huge programs and handle big compressions (I'm actually with a Celeron ULV 1.2GHz netbook for such tasks, takes ages). Also, it would be pretty nice if I could control the server with my netbook. Like, Start/Stop music/movies with my netbook, control the Boxee/XBMC (Media Players) with the netbook, and, if possible, control its mouse.

Btw, will Ubuntu 10.10 support Hardware Acceleration for ATI Radeon HD3200? Over Windows' DXVA it works OK.

View 9 Replies View Related

Fedora Servers :: Compile Dhcp Server 3.1.3?

Dec 29, 2009

In my instructions for LAN boot, I am up to the next step :"You need the DHCP server software. If your distribution has none then you can use dhcp-3.1.3 and compile it."ok, so in F11 Live USB . . . I have downloaded and extracted files - they are still in Download directory . . .

Code:
[root@localhost Download]# dir
dhcp-3.1.3 dhcp-3.1.3.tar.gz

[code]....

View 3 Replies View Related

Server :: Compile Delay_pools Feature In Squid?

Mar 12, 2011

I have installed cent 5 in my system .Squid 2.6 is by default in it. I want to compile delay_pools feature in squid. Normally we download source code file in tar.gz format ,uncompressed it and then install it. If we want to compile any thing we can also do it.

Here in my case there is already squid installed during installation process of cent os 5. Kindly guide that how can I compile my current installed squid?

View 3 Replies View Related

Server :: Compile Ipt_route With Path-o-matic?

Sep 14, 2010

I have to load ipt_route into my iptables on Centos 5.3 . I found a document about this

Code:
http://www.netfilter.org/documentation/HOWTO//netfilter-extensions-HOWTO-2.html#ss2.2
But I see that I cannot download and install like the document.

[code]....

View 6 Replies View Related

Software :: Slackware LDAP Server Won't Compile

Jun 20, 2011

On the latest slackware (or any i've tried) I've tried removing the --disable-sldap etc from the slackbuild and rebuilding the package to get the server binary. However it never builds, and browsing the tgz package shows it as empty.

View 3 Replies View Related

CentOS 5 Server :: Courier IMAP Won't Compile To RPM

Dec 19, 2009

how to install Courier IMAP server and they all say the same thing, but they keep giving me problems.URL... is a link to the page I'm working on.I created the user, edited sudoers manually since I can't effectivly use visudo in the terminal since I don't know how to save. I also made sure that I restarted after I edited it in order to make sure it took effect. I used su compileuser and just logging in as compileuser and opening a terminal. After I made the user and edited that file, I created the directory mentioned and ran the command to create .rpmmacros. After that I got to work on wgetting the files and installing them and what not. The first one compiled and installed and so did the last one. The command "rpmbuild -ta courier-imap4.6.0.tar bz2" would not go though properly. This one I need to run as a non-root user and I've tried using every way possible to be as distant from root as possible, but it still gives me this at the end.

View 3 Replies View Related

Server :: Compile Software To Patch - Quick Refresh

Nov 16, 2010

Just want to refresh and check to make sure I don't make a mistake, but I am spoiled now with my newer OS's, binary apps, etc. and helping out someone right now who has some old servers and some apps need upgrading like proftp, etc. ALL apps are compiled, I have the old src folder, even the config.h file which if I clean the cobwebs will give me the config settings that were used right? Basically I want to do an in place upgrade from an old to new version and don't want to kill what's there, so I am assuming I can do a make with the config.h from the old compile and it should just build with those options, right?

View 1 Replies View Related

CentOS 5 Server :: Can't Compile Idmap_passdb As Shared Module?

Apr 7, 2010

I have CentOS-5.4 box with all updates.I want to use samba as PDC with ldapbackend. All works fine, except winbind daemon. My samba version is 3.4.5.

# winbindd -D -d 3
# wbinfo -i test
test:*:50001:513:test:/home/W3/test:/bin/false

View 4 Replies View Related

CentOS 5 Server :: Re-compile Bind With --disable-ipv6?

Dec 31, 2010

I have installed bind with yum install bind bind-chroot.I am having query timeouts due to no ipv6 connectivity.Is there a way to re-compile and not loose the chroot structure?Or is there another way to disable ipv6 lookups?Example of issue resulting in ipv4 query timeout:

30-Dec-2010 17:52:03.226 client x.x.x.x#53593: view internal: query: paypal.com.cms.local IN A +
30-Dec-2010 17:52:03.227 client x.x.x.x#53594: view internal: query: paypal.com.cms.local IN AAAA +
30-Dec-2010 17:52:03.228 client x.x.x.x#53595: view internal: query: paypal.com IN A +

[code]....

View 13 Replies View Related

CentOS 5 Server :: Configure Postfix On 5 To Relay Email From The Internet To The Exchange Server

Apr 24, 2011

i need to configure postfix on centos to relay email from the internet to the Exchange Server and i also need that emails sent from the exchange within the same domain be sent to postfix then resent to exchange because i have spamassassin and clamav installed on centos to filter all incoming and outgoing mails ...

View 1 Replies View Related

Server :: Configure RedHat As A Time Of Day Server For A Docsis Modem System

May 13, 2011

I have been able to find enough information that I need to enable 'time-udp' in /etc/xinetd.d/ But there isn't an entry for time-udp. How do I enable time-udp (Time of Day server) on a Red Hat system? It's RHEL 5.6 64bit.

View 1 Replies View Related

Server :: Configure System Vpn Server For Windows Clients And Roadwarriors Connection?

Apr 26, 2010

How to configure linux vpn server for windows clients & roadwarriors connection?

View 4 Replies View Related

Server :: PHP Installation On Centos Server - Error: Mysql Configure Failed

Nov 19, 2010

I tried to install php from source file on centos server and i got the error as # ./configure --with-apxs2=/usr/local/packages/apache/bin/apxs --with-mysql --prefix=/usr/local/packages/apache/php --enable-force-cgi-redirect --disable-cgi --with-zlib --with-gettext --with-gdbm

checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... /var/lib/mysql/mysql.sock checking for mysql_close in -lmysqlclient... no checking for mysql_error in -lmysqlclient... no configure: error: mysql configure failed. Please check config.log for more information.

View 6 Replies View Related

CentOS 5 Server :: Configure A Mail Server Over A Home Internet Connection?

Feb 12, 2009

I have one server at home, connected through a router that gives me a static IP:192.168.1.2 - My PC192.168.1.3 - CentOS serverI enabled the port 80 into router forwarding system and I can connect properly to CentOS server, using the IP my internet provider gives me. My router automatically forwards a changed IP to my dyndns.com account so I can also access the server through a domain name (I pay to have it linked to one of my domains).My next step is to configure the mail server (dovecot) , so I can send emails from my local server(192.168.1.3).I was wondering if anyone has any tutorial links or tips to have the mail server configured through a home internet provider + home router.

View 5 Replies View Related

CentOS 5 Server :: What Is Configure Option Of Mysql Server From Repo?

May 6, 2010

what is configure option of Mysql server from Centos repo? I mean configuration option used before compilation.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved