room_citadel_support  

[Citadel Support] Re:/usr/sbin/citadel start ?.....

wduchene
Mon, 16 Jun 2008 10:34:26 -0700

Crap! Scratch earlier response. I did not see the output of the commands in
the davidfrankie room until after I had written it.

It looks like citadel and webcit are already running on your machine. Just
from this, we can see that your binaries are located in /usr/sbin, and your
log files are located in /var/log/webcit. I must have misunderstood what the
problem was. Your installation would appear to be fine, if the programs are
running. I thought that you could not get citadel or webcit to install
correctly, or start up right.

Can you get to citadel or webcit from within a web browser or a desktop email
client? 

 

[EMAIL PROTECTED]:~$ ps -ef | grep -i cit 
root 3118 1 0 06:15 ? 00:00:00 /usr/sbin/citserver -d -x3 -lmail -t/dev/null 
citadel 3119 3118 0 06:15 ? 00:00:03 /usr/sbin/citserver -d -x3 -lmail
-t/dev/null 
root 3362 1 0 06:15 ? 00:00:00 /usr/sbin/webcit
-D/var/run/webcit/webcit.pid.8504 -p8504 127.0.0.1 504 -f
-t/var/log/webcit//access.8504.log 
root 3363 3362 0 06:15 ? 00:00:17 /usr/sbin/webcit
-D/var/run/webcit/webcit.pid.8504 -p8504 127.0.0.1 504 -f
-t/var/log/webcit//access.8504.log 
root 3365 1 0 06:15 ? 00:00:00 /usr/sbin/webcit
-D/var/run/webcit/webcit.pid.443 -p443 127.0.0.1 504 -s -f
-t/var/log/webcit//access.443.log -s 
root 3366 3365 0 06:15 ? 00:00:18 /usr/sbin/webcit
-D/var/run/webcit/webcit.pid.443 -p443 127.0.0.1 504 -s -f
-t/var/log/webcit//access.443.log -s 
Steve 15282 15148 0 10:13 pts/0 00:00:00 grep -i cit 
[EMAIL PROTECTED]:~$

 
>Mon Jun 16 2008 01:18:30 PM EDT from [EMAIL PROTECTED] 
>Subject: Re:/usr/sbin/citadel start ?.....
>
>  
>
>Hrrm... I am not familiar with the package then. My guess would be that
>Citadel and Webcit are installed on the machine because they are present in
>the /usr/sbin directory. This is a strange place for them, since it's not the
>standard. My guess would be that the application is installed, but the
>environment that you have is jacked in the sense that nothing works because
>it cannot be found.
>
>Well... There are some options that you have. First, you could try to
>download and install citadel and webcit via the EasyInstall script. Have you
>already tried this? Another option would be to have someone build citadel,
>webcit and the dependencies from their system and simply send you a tarball
>that you could uncompress and use.  I can certainly build the installation
>for you and put it somewhere for you to download.  Is this something that you
>would like to try?
>
>Does anyone have a teamspeak server up and running that they might be
>willing to share? Email is wonderful, but it is a royal pain in the noogies
>when trying to troubleshoot something or help someone with an installation
>issue.
>
> 
>
> 
>>Mon Jun 16 2008 11:38:24 AM EDT from [EMAIL PROTECTED] 
>>Subject: Re:/usr/sbin/citadel start ?.....
>>
>>
>>  Since I use DreamLinux, I do not have rc.d but I tried it anyway:  
>>it/webcit.pid.443 -p443 127.0.0.1 504 -s -f -t/var/log/webcit//access.443.log
>>-s Steve    15282 15148  0 10:13 pts/0    00:00:00 grep -i cit
>>[EMAIL PROTECTED]:~$ which citserver [EMAIL PROTECTED]:~$
>>/etc/rc.d/init.d/citadel start  bash: /etc/rc.d/init.d/citadel: No such file
>>or directory [EMAIL PROTECTED]:~$ /etc/rc.d/init.d/webcit start   I also do 
>>not
>>have citadel, ctdl~~~ or the other either. So I'm not in stalled correctly
>>then ?
>>
>> 
>>
>>I did the installs via Synaptic. I made NO changes to the file system
>>arrangements cuz I dunno how. Also, to avviod a long post, I posted this in
>>the davidfrankie room, right under Citadel Support after you log in....
>>Please note that this occurs after I've tried several reinstalls already.
>>
>>Please advise.  

>