RE: subversion on FreeBSD 4.10

From: Subhro (subhro.kar_at_gmail.com)
Date: 03/16/05

  • Next message: Subhro: "RE: flash plugin?"
    To: "'Rene C. Mendoza'" <rene.mendoza@activeinvitesoftware.com>
    Date: Wed, 16 Mar 2005 10:05:08 +0530
    
    
    

    > -----Original Message-----
    > From: Rene C. Mendoza [mailto:rene.mendoza@activeinvitesoftware.com]
    > Sent: Wednesday, March 16, 2005 10:01
    > To: Subhro
    > Cc: freebsd-questions@freebsd.org
    > Subject: Re: subversion on FreeBSD 4.10
    >
    > Subhro wrote:
    >
    > >
    > >>Here's some more info on my problem. When I run the following command
    > >>manually, it just doesn't seem to do anything at all. Has anyone here
    > >>able been successful in compiling subversion with mod_dav_svn? I tried
    > >>upgrading to FreeBSD 5.3 with updated ports and I still get the same
    > >>problem.
    > >>
    > >>/usr/local/sbin/apxs -e -S LIBEXECDIR=/usr/local/libexec/apache2 -a -n
    > >>dav libexec/apache2/mod_dav.so
    > >>
    > >>
    > >
    > >
    > >When you run apxs manually, then do you find it consuming any processor
    > >time? You can check from top.
    > >
    > yup. here is the top command result:
    >
    > last pid: 88945; load averages: 1.00, 1.00, 0.93 up 0+05:01:38
    > 19:02:31
    > 32 processes: 2 running, 30 sleeping
    > CPU states: 98.1% user, 0.0% nice, 1.9% system, 0.0% interrupt, 0.0%
    > idle
    > Mem: 16M Active, 237M Inact, 82M Wired, 48K Cache, 60M Buf, 158M Free
    > Swap: 1006M Total, 1006M Free
    >
    > PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND
    > 88849 root 132 0 4740K 4316K RUN 36:18 98.88% 98.88%
    > perl5.8.6
    > 543 rene 96 0 5084K 2212K select 0:03 0.00% 0.00% sshd
    > 480 rene 96 0 5084K 2212K select 0:03 0.00% 0.00% sshd
    > 387 root 96 0 8420K 5256K select 0:01 0.00% 0.00% httpd
    > 345 root 96 0 3120K 2548K select 0:01 0.00% 0.00% sendmail
    > 580 root 20 0 2432K 1956K pause 0:00 0.00% 0.00% tcsh
    > 238 root 96 0 1408K 964K select 0:00 0.00% 0.00% syslogd
    > 364 root 8 0 1448K 1096K nanslp 0:00 0.00% 0.00% cron
    > 481 rene 20 0 2432K 1940K pause 0:00 0.00% 0.00% tcsh
    > 88945 rene 96 0 2412K 1632K RUN 0:00 0.00% 0.00% top
    > 544 rene 20 0 2428K 1892K pause 0:00 0.00% 0.00% tcsh
    > 478 root 4 0 5084K 2204K sbwait 0:00 0.00% 0.00% sshd
    > 541 root 4 0 5084K 2204K sbwait 0:00 0.00% 0.00% sshd
    > 579 rene 8 0 1700K 1360K wait 0:00 0.00% 0.00% su
    > 351 smmsp 20 0 3016K 2388K pause 0:00 0.00% 0.00% sendmail
    > 425 root 5 0 1372K 988K ttyin 0:00 0.00% 0.00% getty
    > 391 root 96 0 2492K 2068K select 0:00 0.00% 0.00% sshd
    >
    > I tried installing without mod_dav_svn and subversion installed
    > cleanly. Problem with apxs/mod_dav_svn?

    When was perl built on this system? And may I have a look at /etc/make.conf?

    Regards,
    S.

    Indian Institute of Information Technology
    Subhro Sankha Kar
    Block AQ-13/1, Sector V
    Salt Lake City
    PIN 700091
    India

    
    



  • Next message: Subhro: "RE: flash plugin?"