[Solved][Vinagre VNC] Compile Error

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

[Solved][Vinagre VNC] Compile Error

Post by ayu »

bah, i give up now ^^ Once again i get an error that i can't solve : /

well, i got one error after another, but i solved most of them. It said "halt!" at this one though ^^


make[2]: Leaving directory `/home/cats/Desktop/vinagre-0.3/src'
Making all in po
make[2]: Entering directory `/home/cats/Desktop/vinagre-0.3/po'
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file pt_BR.po
/bin/sh: -o: not found
make[2]: *** [pt_BR.gmo] Error 127
make[2]: Leaving directory `/home/cats/Desktop/vinagre-0.3/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cats/Desktop/vinagre-0.3'
make: *** [all] Error 2
root@clare:/home/cats/Desktop/vinagre-0.3#


as you can see i made the part that i find most interesting in bold.

Thanks in advance for any help =)
Last edited by ayu on 21 Oct 2007, 04:42, edited 1 time in total.
"The best place to hide a tree, is in a forest"

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

I solved it ^^

I will post the solution in a moment, when I have the exact line I used.
"The best place to hide a tree, is in a forest"

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

ummm....what was the problem? wrong path? :-k

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

It was something about apt-get build-essential

Don't remember the exact name, lost it...but will try to find it again when i get home =/
"The best place to hide a tree, is in a forest"

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

ahhh...it's needed to build Debian packages (.deb).... :wink:

Post Reply