Find the answer to your Linux question:
Results 1 to 5 of 5
A good day to ya'll please make suggestions to solve this problem: openwebmails instructions say the following perl file.pl run make however when I run make bash displays: error 1 ...
  1. #1
    Just Joined!
    Join Date
    Sep 2007
    Posts
    4

    Cool openwebmail on suse

    A good day to ya'll
    please make suggestions to solve this problem:
    openwebmails instructions say the following
    perl file.pl
    run make

    however when I run make bash displays:
    error 1
    false

  2. #2
    Just Joined!
    Join Date
    Mar 2007
    Location
    Newcastle, Australia
    Posts
    80
    Openwebmails, is this a perl script your are trying to use or trying to install ?

  3. #3
    Just Joined!
    Join Date
    Sep 2007
    Posts
    4

    make

    the perl script runs fine and creates a file called Makefile
    when i run make bash displays error1

  4. #4
    Just Joined!
    Join Date
    Mar 2007
    Location
    Newcastle, Australia
    Posts
    80
    sorry why " make bash " are you trying to make the file executable, I guess what are you trying to do with script so we can figure out what you need to do.



    [http://graphics.hotmail.com/emlove.gif] Bec

  5. #5
    Just Joined!
    Join Date
    Sep 2007
    Posts
    4

    make

    thanks for your reply
    first I ran perl file1.pl it made the makefile
    im running "make" and then it displays the error in xterm.
    i was following the instructions from:
    http://www.openwebmail.org/openwebmail/doc/readme.txt
    CGI.pm installation:

    cd /tmp
    tar -zxvf CGI.pm-3.05.tar.gz
    cd CGI.pm-3.05
    perl Makefile.PL
    make
    make install

Posting Permissions

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