Re: [OT] Kannel related questions



On Sat, 2007-03-31 at 16:35 +0800, Deepak Shrestha wrote:
1. Where is it installed by default? I am asking this question because
i can use
# /etc/rc.d/init.d/kannel start
as deemon but according to Kannel documentation it can be started in
other ways like
./bearerbox -v 1 [config-file]

2. According to Kannel documentation, it comes with "smskannel.conf"
as a sample file but I couldn't locate it anywhere (including
/usr/share/doc/kannel-1.4.1). Where can I find it?

I don't know that package, but if it's installed from an RPM, you can
query the package to find out what files are in it, and where they'll
end up.

e.g. rpm -ql httpd

Will list all the files in an installed "httpd" package (Apache).

If you want to query an un-installed package, include the p option, and
use the filename instead of package name.

e.g. rpm -qlp example_package.rpm

You can find particular installed commands with the "which" command.

e.g. which chmod

And you can find other files, once they've been indexed by slocate with
the "locate" command.

e.g. locate httpd.conf

There's other searching tools available, as well.

--
(This PC runs FC4, my others FC5 & FC6, in case that's important
to the thread)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: FC-2 Add/Remove Applications rant ...
    ... > Reading Package Lists... ... Usage: apt-get command ... This means you have to bring apt's package list up-to-date with 'update' ...
    (Fedora)
  • Re: dependencies
    ... It sounds like what you are thinking of is the lddcommand, which lists ... This is something quite different than the dependencies ports/packages can ... a rash of information (meaning the package is installed) or "pkg_info: ...
    (freebsd-questions)
  • lstlistoflistings: how to make it look like listoffigures ?
    ... I have a problem with the \lstlistoflistings command (part of the ... listings package). ... the 'look' of it is inconsistent with the earlier lists (the heading ...
    (comp.text.tex)
  • Re: Ran ccmclean on site server, what are implications???
    ... i ran the synctool command line in a cmd running under system account using ... The sync tool only has to retrieve the files from the distribution share ... only created the package folder. ... baffles me that the advanced client that resides on the sms ...
    (microsoft.public.sms.setup)
  • Re: What are the core packages for a desktops Linux desktop distribution?
    ... Your use of the term package is a bit confusing ... You'll need the mount command as well. ... As for Gnome, if you are going for minimalism, I ... wouldn't install it - you don't need it. ...
    (comp.os.linux.misc)