Find the answer to your Linux question:
Results 1 to 2 of 2
hi...i got the source from LFY and another from anjuta official site....i got the foloowing error when i did make Code:txt make[2]: Entering directory `/home/arvind/Desktop/anjuta-2.4.0/po' file=`echo ar | sed 's,.*/,,'`.gmo ...
  1. #1
    Just Joined!
    Join Date
    Sep 2007
    Posts
    70

    error while compiling Anjuta

    hi...i got the source from LFY and another from anjuta official site....i got the foloowing error when i did make

    Code:txt
    make[2]: Entering directory `/home/arvind/Desktop/anjuta-2.4.0/po'
    file=`echo ar | sed 's,.*/,,'`.gmo \
    && rm -f $file && -o $file ar.po
    /bin/sh: -o: not found
    make[2]: *** [ar.gmo] Error 127
    make[2]: Leaving directory `/home/arvind/Desktop/anjuta-2.4.0/po'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/arvind/Desktop/anjuta-2.4.0'
    make: *** [all] Error 2
    :Code

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    I am pretty sure Anjuta is available in the Ubuntu repositories and installing it should be as simple as
    Code:
    sudo aptitude update && sudo aptitude install anjuta

Posting Permissions

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