[Xfce-i18n] Checking a translation in a real situation (eg: EO)?
Daichi Kawahata
daichi at xfce.org
Thu Sep 29 05:49:20 CEST 2005
On Wed, 28 Sep 2005 22:12:49 +0200
Sylvain Vedrenne wrote:
> > What exact error do you have?
>
> That was not an XFCE issue! Explanation below.
>
> I was trying to install xfce4-panel-4.3.2 from source,
> and the ./configure step failed like this:
> "
> checking for libxfce4mcs-client-1.0 >= 4.2.0... not found
> *** The required package libxfce4mcs-client-1.0 was not found on your
> system. [..]
> "
What does the following command show?
$ pkg-config libxfce4mcs-client-1.0 --modversion
> Then I attempted to install the corresponding package... using apt-get
> install ..(binary installation, the Debian way) : I assume this was
> stupid because no package in Debian is in line with XFCE-4.3, correct?
I'm no longer Debian user (Hamm was the last), so I'm not sure whether
they offer development package even `unstable'.
> So what I should have done to satisfy the missing dependency was
> installing xfce4mcs-client, etc. (from XFCE-4.3) from source. Correct?
Yes, but the current SVN xfce4-panel never uses xfce4mcs-client,
libxfcegui4-1.0 (>= 4.3.5), libxfce4util-1.0 (>=4.3.0) are required,
however if you consider using SVN trunk, you'll have to install from
the first place (xfce4-dev-tools), you can know the build order from,
http://www.xfce.org/index.php?page=documentation&lang=en
or try the following script (from Brian),
http://spuriousinterrupt.org/projects/xfce4/files/xfce4svn.sh
Regards,
--
Daichi
language codes: http://www.w3.org/WAI/ER/IG/ert/iso639.htm
country codes: http://www.ics.uci.edu/pub/ietf/http/related/iso3166.txt
More information about the Xfce-i18n
mailing list