Menu

cepview

Help
Aenima1891
2007-06-11
2012-09-22
  • Aenima1891

    Aenima1891 - 2007-06-11

    I've found another "stupid" trouble...
    I'm trying to use the cepview tool, but i'm not able to install it (i'm a newbie of linux)
    I compiled it with the "make" command, but then, if i run

                                cepview myfeaturefile.mfc
    

    the terminal tells to me : bash: cepview: command not found

    I now that this is an "easy" post, but i hope that someone will help me (maybe)
    thanks

     
    • Wout

      Wout - 2007-06-11

      Try ./cepview myfeaturefile.mfc, that should work (assuming that you're in the directory cepview is in).

      Wout

       
    • Aenima1891

      Aenima1891 - 2007-06-11

      thanks very much for the quick answer
      but it doesn't work yet :(

      aenima1891@aenima1891-laptop:~/cepview$ ./cepview an253_fash-b.mfc
      stat_retry(an253_fash-b.mfc) failed
      ERROR opening an253_fash-b.mfc for reading

       
      • Nickolay V. Shmyrev

        something like

        /full_path_to_cepview/cepview /full_path_to_mfc/mfc should help :)

        Alternatively you can define PATH environment variable to force shell look into the directory with cepview binary when you are trying to run cepview. You should specify full or relative path to mfc file anyhow.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.