Find the answer to your Linux question:
Results 1 to 3 of 3
hi all, I was installing zope 2 in opensuse 10.2. Everything went on well till creating an instance. After creating instance, in order to start the zope server i tried ...
  1. #1
    Just Joined!
    Join Date
    Apr 2007
    Posts
    16

    zope error

    hi all,

    I was installing zope 2 in opensuse 10.2. Everything went on well till creating an instance. After creating instance, in order to start the zope server i tried to execute "zopectl" in order to start the Zserver. But i got an error stating,

    bash: zopectl: command not found.

    Any idea how to solve it.

    thanx in advance.
    \madhan

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    You normally need to be root to start/stop a server.
    Or the app is not in the normal path and must be addressed with a full path to the file or add the file path in the $PATH variable.
    Or it really is not installed as you think.
    Or that is not the correct file name to use.

    I think thats all the possibilities.

  3. #3
    Just Joined!
    Join Date
    Apr 2007
    Posts
    16
    Quote Originally Posted by gogalthorp View Post
    1.You normally need to be root to start/stop a server.
    2.the app is not in the normal path and must be addressed with a full path to the file or add the file path in the $PATH variable.
    3. it really is not installed as you think.
    4. that is not the correct file name to use.

    I think thats all the possibilities.
    yeah thanx a lotfor the reply..
    1.i was in superuser mode when i installed,
    2.Let meh check out the $PATH variable,
    3.It is installed because, without installing a zope instance cannot be created, in my case i can ceate a zope instance,
    4.That is the filename as the maual says, There will be only two files in the /bin folder i.e., runzope(for windows) and zopectl(for linux).

    can u elaborate on the $path variable, how to set a path .

    Thanx again,

    \madhan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...