Hi,

I'm currently not using cim5 myself, but I think there is some useful 
documentation about using it in the file HACKING.

Regards,
Matthias

Zaphod schrieb:
> Hi
>
> The centerim5 shows black screen :)
> Is it the situation for now?
>
> I am building centerim5 from git (18sep2008) based on glibmm-2.16.4, 
> glib-2.18.1 
> and libpurple-2.4.1-1.fc7
> Doing it on FC7, while glib and glibmm is mine. Follows commands list:
>
> export LD_LIBRARY_PATH=/opt/x86/centerim5/lib
> export PKG_CONFIG_PATH=/opt/x86/centerim5/lib/pkgconfig
>
> cd ./glib-2.18.1
> ./configure --prefix=/opt/x86/centerim5
> make && make install
> cd ..
>
> cd ./glibmm-2.16.4
> ./configure --prefix=/opt/x86/centerim5
> make && make install
>
> cd ..
> git clone git+ssh://[EMAIL PROTECTED]/srv/git/centerim5.git
> cd ./centerim
> git branch gxk
> git checkout gxk
> ./autogen.sh
> CPPFLAGS='-ansi -pedantic -Wall -ggdb -O0' CXXFLAGS='-ansi -pedantic -Wall 
> -ggdb 
> -O0' ./configure --prefix=/opt/x86/centerim5
> make && make install
>
> Open xterm and doing
>
> export LD_LIBRARY_PATH=/opt/x86/centerim5/lib
> export PKG_CONFIG_PATH=/opt/x86/centerim5/lib/pkgconfig
> /opt/x86/centerim5/bin/centerim
>
>   


-- 
_______________________________________________
Centerim-devel mailing list
[email protected]
http://centerim.org/mailman/listinfo/centerim-devel
http://www.centerim.org/

Reply via email to