Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OTR proxy
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Pistos
Apprentice
Apprentice


Joined: 29 Jul 2003
Posts: 175
Location: Canada

PostPosted: Fri May 26, 2006 5:46 pm    Post subject: OTR proxy Reply with quote

Has anyone successfully built OTR proxy? I couldn't find an ebuild, so I downloaded the source and tried to build it myself. After emerging all four dependencies (listed in the README), I tried to configure then make, but the make fails at:

Code:
g++  -g -O2   -o otrproxy  wxotrproxy.o wxproxyevent.o wxmainframe.o wxotrdialog.o wxstatwrtext.o wxprefframe.o wxotrpolicy.o wxotrpolicybox.o ../src/libotrproxy.a   -lotr  -lgcrypt -lgpg-error -pthread    /usr/lib/libwx_gtk-2.4.a -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXi -lXext -lX11 -lm -lpng -ljpeg -ltiff -lz -ldl -lm
g++: /usr/lib/libwx_gtk-2.4.a: No such file or directory

Is this supposed to exist on my system? Do I need to specify some ./configure options to tell it where to find it?

Code:
find . -name 'libwx_gtk*.a' -print
under /usr, /var, /opt, and /lib gives no results.
Back to top
View user's profile Send private message
sternklang
Veteran
Veteran


Joined: 10 Sep 2005
Posts: 1641
Location: Somewhere in time and space

PostPosted: Fri May 26, 2006 6:16 pm    Post subject: Reply with quote

We get so spoiled with emerge taking care of dependency checking! It's looking for wxGTK 2.4, which is available slotted on Gentoo so you can install 2.4 and/or 2.6. Just emerge =wxGTK-2.4.2-r4 to get 2.4.
Back to top
View user's profile Send private message
sternklang
Veteran
Veteran


Joined: 10 Sep 2005
Posts: 1641
Location: Somewhere in time and space

PostPosted: Fri May 26, 2006 6:22 pm    Post subject: Reply with quote

I just did an esearch:
Quote:
* net-libs/libotr
Latest version available: 3.0.0
Latest version installed: [ Not Installed ]
Size of downloaded files: 383 kB
Homepage: http://www.cypherpunks.ca/otr/
Description: (OTR) Messaging allows you to have private conversations over instant messaging
License: GPL-2

* x11-plugins/gaim-otr
Latest version available: 3.0.0
Latest version installed: [ Not Installed ]
Size of downloaded files: 318 kB
Homepage: http://www.cypherpunks.ca/otr/
Description: (OTR) Messaging allows you to have private conversations over instant messaging
License: GPL-2


So maybe you don't need to do this manually?
Back to top
View user's profile Send private message
tsunam
Retired Dev
Retired Dev


Joined: 23 Feb 2004
Posts: 343

PostPosted: Fri May 26, 2006 8:57 pm    Post subject: Reply with quote

libotr and gaim-otr do not cover the otrproxy. They are just the library and the plugin for gaim to work with the otr protocol. As was stated earlier, its looking for wxgtk-2.4. I've not personally built it so I'm not sure if a 2.6 will work (I'd assume so but there is luck, just do a emerge =x11-libs/wxGTK-2.4.2-r4.
_________________
I'm not afraid of happy endings, just afraid my life wont work that way.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum