Installing Subversion, Cannot Find -lexpat

Dec 23, 2007

I just can't seem to get subversion installed for apache 2.2

I tried now for 3 days and this is most common error i get. I get this while having the src for apr, apr-util, neon and zlib in the install dir. I also get it when i only have the neon package in the dir, and use the --with-apr arguments on the configure.

I have tried deleting the lib.so files (in /usr/local/lib/) and then running the autogen.sh

All no luck, this what i get:

cd subversion/svn && /bin/sh /downloads/subversion-1.4.5/libtool --tag=CC --silent --mode=link gcc -g -O2 -g -O2 -pthread -D_LARGEFILE64_SOURCE -DNE_LFS -rpath /usr/local/lib -o svn add-cmd.o blame-cmd.o cat-cmd.o checkout-cmd.o cleanup-cmd.o commit-cmd.o copy-cmd.o delete-cmd.o diff-cmd.o export-cmd.o help-cmd.o import-cmd.o info-cmd.o list-cmd.o lock-cmd.o log-cmd.o main.o merge-cmd.o mkdir-cmd.o move-cmd.o notify.o propdel-cmd.o propedit-cmd.o propget-cmd.o proplist-cmd.o props.o propset-cmd.o resolved-cmd.o revert-cmd.o status-cmd.o status.o switch-cmd.o unlock-cmd.o update-cmd.o util.o ../../subversion/libsvn_client/libsvn_client-1.la ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /downloads/subversion-1.4.5/apr-util/libaprutil-1.la /downloads/subversion-1.4.5/apr-util/xml/expat/lib/libexpat.la -liconv /downloads/subversion-1.4.5/apr/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl /downloads/subversion-1.4.5/neon/src/libneon.la -lz
/usr/bin/ld: cannot find -lexpat
collect2: ld returned 1 exit status

View 8 Replies


ADVERTISEMENT

Offering Subversion Hosting

Jun 9, 2008

I have been asked by a client to develop a solution that can offer subversion project hosting. Basically a user will signup for an account and be able to create different repositories and manage them and get RSS feeds for the commit actions n stuff...

Now i am thinking of using PHP for this but I am not sure how will I setup the server (webhost) .. should I recommend him to go with dedicated server? Since he wants to limit the space for each user how can that be done?

View 0 Replies View Related

Subversion Server RAM Usage

Feb 15, 2007

I have a low traffic VPS, with fairly limited resources (most notably only 256mb RAM).

This runs fine for what's currently being hosted - one low traffic site (with 1-10 users on at any time, usually 2 or 3), and several other essentially dead sites. Everything runs smoothly, and generally RAM usage remains below the 200mb mark.

However, I've been contempating setting up a Subversion server on the same VPS, and I'm unsure if this will top it over the limit. Does anyone here have any experience running a SVN server? How memory hungry is it? If I do set this up, it won't be very active, with a couple of checkouts a day, and a max of 2 or 3 users connecting at any one point, more often than not no one will be connected. Can I do this with the resource limitations listed above, or should I start looking at alternatives?

View 2 Replies View Related

Memory Used By Apache With Subversion

Jul 20, 2007

Which is more efficient in the way of memory? Using Subversion with Apache and WebDav, or using SVNServe? I figure the latter, but by how much? How much ram usually would be used by the former? I'm undecided as to which method I want to use to set up Subversion yet.

View 3 Replies View Related

Install Subversion On My Shared Environment

Jun 16, 2009

i want to install subversion on my shared environment,

i want to ask if it will waste alot of system resource or any problem?

my server is centos with cpanel

View 4 Replies View Related

Apache 2, CPanel, Web Accessible Subversion

Feb 1, 2008

I've got subversion installed on my server, and have been using it without issue via the svn+ssh protocol for a long time now. However, I'm now ready to make it so that I can go to, for example:

[url]

and browse my branches via my browser. How difficult is this to actually set up? I managed to install and set up subversion without breaking anything, so I'm hoping I can do this as well.

I know that I need mod_dav_svn compiled into apache, but beyond that I'm lost. I would also like to switch from the svn+ssh protocol and simply use the svn protocol to access my repo. From what I understand, after I get mod_dav_svn set up and working, I can add users to the project configuration files and use those user names to log in using the svn protocol, is that right?

View 3 Replies View Related

SVN (Subversion) Module/Plugin For CPanel

Aug 10, 2008

I have had subversion installed on my cPanel server for some time, but I have some clients wanting to host their repositories as well. A lot of them aren't familiar with the command line like I am, so I was wondering if anybody knows about a cPanel plugin that could manage SVN repositories.

View 0 Replies View Related

Ubuntu + Apache + Virtual Host + Subversion

May 11, 2009

i have followed twice a tutorial (you'll find it if you type in google "sellersrank ubuntu subversion". It is the second result. You know, I cant insert URL in my posts yet...) to install Ubuntu + Apache + Virtual host + Subversion, but when i try to access the repository through "svn.domain.com" an error message like this is showed:

Address Not Found
Firefox can’t find the server at svn.domain.com.

I have Ubuntu 8.04 + Apache 2.2.8

View 4 Replies View Related

Using Find Command With Regex To Find All Number-only Filenames

Oct 15, 2007

how can i do a search for all files (probs using regex) of files consisting purely of numbers?

for e.g. find:

53243.php
24353.php
24098.php

(always have 5 numbers).

seems one of my accounts has had some script run which generated a bunch of these in various subfolders, and the php file basically does a callback to www3.rssnews.ws and www3.xmldata.info, which seem to be some sort of spyware servers.

View 10 Replies View Related

Find & Tar

Jun 21, 2007

I can't seem to figure out why this is not working. I want to cd into a directory and only compress certain files. However, what I end up with is a file called ..tgz (I am not sure why it is adding that other dot).

Here is the command line:

find . -mmin +1 -exec tar czf {}.tgz {} ;

View 2 Replies View Related

Someone Are Using My BW. Can I Find Out Whose Ips

Jul 14, 2007

I have a CentOS web server at my company. It's dual opteron. That server also acts like a router and I have about 5 computer are connected to that router. My web server has been slowed and can i find out who is using my bw ?. Those 5 computers has only local ips (10.10.0.x).

that my website is just for me, no one else know that website.

View 5 Replies View Related

Installing GD?

Jun 23, 2008

To install the GD graphics library for PHP, is recompiling the only method? And would recompiling PHP break things?

View 12 Replies View Related

Installing RoR. Please!

Feb 27, 2008

just recently upgraded from a fully managed VPS to a Dedicated Server. Everything seemed to be going fine, until I tried installing RoR. I have RubyGems installed and all that, but whenever I try to install Rails, the following happens.

[root@server1 ~]# gem install rails --include-dependencies
Libsafe version 2.0.16
Detected an attempt to write across stack boundary.
Terminating /usr/bin/ruby-bin.
uid=0 euid=0 pid=9614
Call stack:
0x519df871 /lib/libsafe.so.2.0.16
0x519dfc5d /lib/libsafe.so.2.0.16
0x80549b8 /usr/bin/ruby-bin
0x8054a52 /usr/bin/ruby-bin
0x80556af /usr/bin/ruby-bin
0x806132f /usr/bin/ruby-bin
0x8061de6 /usr/bin/ruby-bin
0x809eb06 /usr/bin/ruby-bin
0x8055681 /usr/bin/ruby-bin
0x805de6d /usr/bin/ruby-bin
0x805ea6c /usr/bin/ruby-bin
0x805c5e6 /usr/bin/ruby-bin
0x8059c53 /usr/bin/ruby-bin
0x8064680 /usr/bin/ruby-bin
0x805de6d /usr/bin/ruby-bin
0x805ea6c /usr/bin/ruby-bin
0x805c4df /usr/bin/ruby-bin
0x805d776 /usr/bin/ruby-bin
0x805ae8a /usr/bin/ruby-bin
0x805d2ad /usr/bin/ruby-bin
0x805e66a /usr/bin/ruby-bin
0x805ea6c /usr/bin/ruby-bin
0x805c4df /usr/bin/ruby-bin
0x8062e68 /usr/bin/ruby-bin
0x805b9b2 /usr/bin/ruby-bin
0x805e66a /usr/bin/ruby-bin
0x805ea6c /usr/bin/ruby-bin
0x805c5e6 /usr/bin/ruby-bin
0x805d776 /usr/bin/ruby-bin

Overflow caused by memcpy()
Killed

View 9 Replies View Related

Installing GD Via WHM

Nov 12, 2008

Main >> Software >> Apache Update

I've read through a number of threads regarding installing GD. So sorry for yet another, but I just want to make sure that I'm doing this correctly.

As seen in the attachment below I'm presented with a few options:

Previously Saved Config (** DEFAULT **)
Basic (If your previous build has failed, please use this option)
No PHP
PHP Encryption / E-commerce
PHP Encryption and Image Manipulation
PHP Image Manipulation
PHP Security

Should I start by selecting the option "Previously Saved Config (** DEFAULT **)" and then "Start Customizing Based On Profile"?
I've walked through the steps doing the above and have a question about the last section. Viewing the Exhaustive Options List shows GD as already checked yet towards the bottom I see a checkbox with the following (second attachment below):
Quote:

Save my profile with appropriate PHP 5 options set so that it is compatible with cpphp

This option will make the following changes to your profile prior to the build:
Enables:

CurlSSL
FTP
GD
Gettext
Iconv
Imap
Mbregex
Mbstring
Mysql
Mysql of the system
PGsql
Sockets
Zlib

Should I check to save and then click "Save and Build" to get GD installed?

Some additional information: I have downloaded my default profile. (lol Let's hope I don't have to use it because I wouldn't know where to begin!)

My php.ini file shows that GD is not installed or at least not compiled (if that's the right word to use). To clarify, GD is not in the list.

I have tried yum install pgp-gd and get the following:

root@server [~]# yum install php-gd
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base: styx.biochem.wfubmc.edu
* updates: mirror.raystedman.net
* addons: dist1.800hosting.com
* extras: mirrors.easynews.com
base 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Excluding Packages in global exclude list
Finished
Setting up Install Process
Parsing package install arguments
No package php-gd available.
Nothing to do
root@server [~]# No package php-gd available.

root@server [~]# rpm -q php-gd
package php-gd is not installed

root@server [~]# php -m
[PHP Modules]
bcmath
calendar
ctype
date
dom
eAccelerator
filter
ftp
hash
iconv
imap
json
libxml
memcache
mysql
pcre
posix
Reflection
session
SimpleXML
sockets
SPL
SQLite
standard
tokenizer
xml
xmlreader
xmlwriter
zlib
[Zend Modules]
eAccelerator

root@server [~]# yum list | grep -i gd
gd.i386 2.0.33-9.4.el5_1.1 installed
gd-devel.i386 2.0.33-9.4.el5_1.1 installed
gd-progs.i386 2.0.33-9.4.el5_1.1 installed
gdb.i386 6.5-37.el5_2.2 installed
gdbm.i386 1.8.0-26.2.1 installed
gdbm-devel.i386 1.8.0-26.2.1 installed
sysklogd.i386 1.4.1-44.el5 installed
aspell-gd.i386 50:0.50-4.2.2 base
gdk-pixbuf.i386 1:0.22.0-25.el5 base
gdk-pixbuf-devel.i386 1:0.22.0-25.el5 base
gdm.i386 1:2.16.0-46.el5.centos base
libgdiplus.i386 1.2.5-1.el5.centos extras
libgdiplus-devel.i386 1.2.5-1.el5.centos extras
root@server [~]#

View 7 Replies View Related

Installing VPN On FC6

Jan 30, 2008

to install VPN on my dedicated server with fedora core 6.

I search on the internet and I found some article.

now I have this question,
I found the rpm in WHM>Software>Install a RPM named openvpn.i386 .

Can I install this rpm from this section?

View 1 Replies View Related

Installing Php 5 Together With Php 4

Mar 30, 2007

my server running freebsd 6.2

i want to installing PHP 5 so my server can run 2 version of PHP (4 and 5)

im following the step here [url]

installing was successful

[root@s1 /usr/local/apache/logs]# /usr/local/cpanel/cgi-sys/php5 -v
PHP 5.2.1 (cgi) (built: Mar 30 2007 17:07:11)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies

but when i try to running phpinfo for it, its show me an error

i grep the error from error.log and got this

[Fri Mar 30 17:42:47 2007] [error] [client 202.65.236.10] Premature end of script headers: /home/uletbulu/public_html/info.php
[Fri Mar 30 17:42:47 2007] [error] [client 202.65.236.10] File does not exist: /home/uletbulu/public_html/500.shtml
[Fri Mar 30 17:44:07 2007] [error] [client 202.65.236.10] Premature end of script headers: /usr/local/cpanel/cgi-sys/php5
[Fri Mar 30 17:44:07 2007] [error] [client 202.65.236.10] File does not exist: /home/uletbulu/public_html/500.shtml

but for php 4 there is no problem at all
or the syntax for php 5 not using phpinfo(); anymore?

[url]
[url]

View 0 Replies View Related

Installing PHP

Jan 25, 2007

I've installed PHP, MySQL and Apache on my XP.

I've uncommented some extensions in php.ini and among them:

extension=php_pdf.dll and extension=php_mysqli.dll, but when I start Apache I got the message:

PHP Startup: Unable to load dynamic library 'c:phpextphp_mysqli.dll' - The specified module could not be found

But I have that module in c:phpextphp_mysqli.dll.

View 5 Replies View Related

Installing Yum

Jun 13, 2007

Anyone have tried yum with suse 10.x ? and what its rpm download link?

View 1 Replies View Related

Installing PHP

Apr 29, 2007

Ive just installed PHP on my virtual server and am getting this error message:

PHP Warning: PHP Startup: (null): Unable to initialize module
Module compiled with module API=20041030, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: (null): Unable to initialize module
Module compiled with module API=20041030, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/dom.so' - /usr/lib/php/modules/dom.so: undefined symbol: empty_string in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/gd.so' - /usr/lib/php/modules/gd.so: undefined symbol: empty_string in Unknown on line 0
PHP Warning: PHP Startup: ?Mq?gpp?: Unable to initialize module
Module compiled with module API=20041030, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mbstring.so' - /usr/lib/php/modules/mbstring.so: undefined symbol: empty_string in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so' - /usr/lib/php/modules/mysql.so: undefined symbol: empty_string in Unknown on line 0
PHP Warning: PHP Startup: D1q?`?p?: Unable to initialize module
Module compiled with module API=20041030, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/xsl.so' - /usr/lib/php/modules/xsl.so: undefined symbol: dom_node_class_entry in Unknown on line 0

Does anyone have any ideas what this could be/how it could be fixed? Full phpinfo can be found here: jlwalsh.net/phpinfo.php - if theres any other info I can send let me know.

View 2 Replies View Related

Installing Gd

Oct 14, 2007

Trying to install gd library but not able to..

When i do yum install php-gd it says nothing to do..

Kindly help me.. Its a week i am trying to make it work.. Looks like i have searched the whole net..

View 14 Replies View Related

Installing Php

Apr 1, 2007

I have Kevin Yank's book, and have followed the instructions (I thought) absolutely correctly.

most of it seems to be fine, but when I open up the very first page created (the "today.php" project!).. it says "module not found"..

take out the <%php bit... and rename it as an asp file (just to be sure my /localhost settings etc were ok) and it works fine. It's clearly a php install error.. Where do I start looking?

I did search on the forum but failed to find any related thread...

View 4 Replies View Related

How-To: Find PHP Nobody Spammers!

Apr 9, 2004

Someone posted some code similar to below, I made modifications or two after trying to detect PHP "nobody" users, after dumping a few printenv I found PHP exports PWD when calling an external program such sendmail. Basically the PWD will show the user directory that is coming from, which is enough to detect who is sending SPAM even as nobody! It's not 100% secure in that they could wipe /var/log/formmail but I don't imagine any spam will notice the logger, they presume any cPanel server (or other CP for that matter) is the same.

mv /usr/sbin/sendmail /usr/sbin/sendmail2
pico /usr/bin/sendmail (paste the below code into it)
chmod +x /usr/bin/sendmail
echo > /var/log/formmail
chmod 777 /var/log/formail

#!/usr/local/bin/perl

# use strict;
use Env;
my $date = `date`;
chomp $date;
open (INFO, ">>/var/log/formmail.log") || die "Failed to open file ::$!";
my $uid = $>;
my @info = getpwuid($uid);
if($REMOTE_ADDR) {
print INFO "$date - $REMOTE_ADDR ran $SCRIPT_NAME at $SERVER_NAME";
}
else {

print INFO "$date - $PWD - @info";

}
my $mailprog = '/usr/sbin/sendmail.real';
foreach (@ARGV) {
$arg="$arg" . " $_";
}

open (MAIL,"|$mailprog $arg") || die "cannot open $mailprog: $!";
while (<STDIN> ) {
print MAIL;
}
close (INFO);
close (MAIL);

View 14 Replies View Related

How Do You Find Joe's Datacenter

Oct 3, 2009

i want to know more about there service.
does any one work with them?
i need more review about them.

View 14 Replies View Related

Where To Find My Crontab

Jun 23, 2009

in which folder is the crontab generally located.

i run LAMP

also,i m looking for a specific cron right now (xbt_cron).once i find it ,what command do i use to run it manually.its supposed to run by itself..i just moved to a new server last week and now its stopped working.

View 7 Replies View Related

Where To Find VPS On Litespeed

Feb 27, 2009

I tried searching for it on google but couldn't find any server company offering VPS using Litespeed instead of Apache. Yes, I know that Apache could be optimized, but would like to try a VPS or dedicated server with Litespeed, just for testing and learning to use and troubleshoot Litespeed. Does anybody here know of a supplier? I would need less than 10 gigs, 250+ Ram as well as cPanel.

View 13 Replies View Related

How To Find Paths Within The VPS

Nov 26, 2008

How can I find a path in my VPS? It uses virtuozzo. I am new to all this so this might be a stupid question..

For example, my host says ffmpeg is in usr/bin/ffmpeg,, how do I find /usr/?

View 6 Replies View Related

Where Can I Find 10+ Tb Bandwidth

Sep 4, 2008

Here's my situation:

I run a site that does a lot of transfers AND uses a lot of CPU resources. I think I would like to get two different hosting plans to deal with these different patterns of usage, but where can I find a good host offering lots of bandwidth that is content to have it actually used? I've been with DreamHost for a while but they don't allow "data archiving" or whatever (and I have arguments against their claims but it's neither here nor there). So, really, where the heck can a guy find a good host offering plenty of space and bandwidth? Keep in mind I need pretty much no CPU power with such a plan; the web server can be stone cold stupid for all I care, as I can just get a VPS to run the CPU-intensive part of my site!

View 14 Replies View Related

How Do You Find Your Host

Apr 21, 2008

I was wondering how you guys go about finding a host?

Where do you do your research?

What forums do you use?

What else do you do in your process before finding a web host?

Do you subscribe to newsletters or web host magazines?

View 14 Replies View Related

/var Is Full, Cant Find

May 10, 2008

Weve got a server where the /var is setup at 7gb, which is now %100 full.

Weve deleted the common logs we always notice, but thats only gotten us down to %94.

Anyone have any ideas what we should be cleaning or a good script that might help?

seems 5.5gb of data is in /lib

What is safe to delete from /lib and why is it taking up so much space?

View 4 Replies View Related

Find Domain Against PID

Sep 12, 2007

If I have PID 1122 of apche httpd and using 99% CPU. How can I find the crosponding web site name which is utilizing that much CPU so I can the suspend it.

View 1 Replies View Related

How To Find A Big File

Sep 14, 2007

Over the last day. I have noticed that something is suddenly taking up 15gb on my server.

My server is Centos.

How would i find what this is. I have tried for about 1 hour to track this down but cant find anything.

How do i do a search of all files on the server and arranging it by the file size.

View 3 Replies View Related







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