List Info

Thread: Orca 0.2.4 not picking up gnome-mag during configure step.




Orca 0.2.4 not picking up gnome-mag during configure step.
user name
2006-05-16 23:27:43
Hi all
I am trying to get orca 0.2.4 built for Ubuntu, and am
attempting to get 
gnome-mag support built. However, I am having no luck.
Everything 
gnome-mag related is installed, version 0.12.5, but the
config.log file 
says this:

configure:22006: checking for PyORBit module GNOME_Magnifier
configure:22037: result: no
configure:22039: WARNING: Could not find python ORBit module

GNOME_Magnifier - you need gnome-mag-1.0 >= 0.12.5
installed to use 
magnification

Suggestions welcome.
-- 
Luke Yelavich
GPG key: 0xD06320CE 
	 (http://www
.themuso.com/themuso-gpg-key.txt)
Email & MSN: themusothemuso.com
ICQ: 18444344
Jabber: themusojabber.org.au
_______________________________________________
Orca-list mailing list
Orca-listgnome.org
http
://mail.gnome.org/mailman/listinfo/orca-list
Orca 0.2.4 not picking up gnome-mag during configure step.
user name
2006-05-16 23:42:20
Do you have these files?

wwalkertecra:~/work/gnome-head/orca$
ls /usr/lib/orbit-2.0/GNOME_Magnifier_module.*
/usr/lib/orbit-2.0/GNOME_Magnifier_module.la
/usr/lib/orbit-2.0/GNOME_Magnifier_module.so

Will

On Wed, 2006-05-17 at 09:27 +1000, Luke Yelavich wrote:
> Hi all
> I am trying to get orca 0.2.4 built for Ubuntu, and am
attempting to get 
> gnome-mag support built. However, I am having no luck.
Everything 
> gnome-mag related is installed, version 0.12.5, but the
config.log file 
> says this:
> 
> configure:22006: checking for PyORBit module
GNOME_Magnifier
> configure:22037: result: no
> configure:22039: WARNING: Could not find python ORBit
module 
> GNOME_Magnifier - you need gnome-mag-1.0 >= 0.12.5
installed to use 
> magnification
> 
> Suggestions welcome.
> _______________________________________________
> Orca-list mailing list
> Orca-listgnome.org
> http
://mail.gnome.org/mailman/listinfo/orca-list

_______________________________________________
Orca-list mailing list
Orca-listgnome.org
http
://mail.gnome.org/mailman/listinfo/orca-list
Orca 0.2.4 not picking up gnome-mag during configure step.
user name
2006-05-17 00:13:17
On Wed, May 17, 2006 at 09:42:20AM EST, Willie Walker wrote:
> Do you have these files?
> 
> wwalkertecra:~/work/gnome-head/orca$
> ls /usr/lib/orbit-2.0/GNOME_Magnifier_module.*
> /usr/lib/orbit-2.0/GNOME_Magnifier_module.la
> /usr/lib/orbit-2.0/GNOME_Magnifier_module.so

Nope. Seems that they are missing from the gnome-mag
package. I am going 
to submit a bug to fix this.

Thanks.
-- 
Luke Yelavich
GPG key: 0xD06320CE 
	 (http://www
.themuso.com/themuso-gpg-key.txt)
Email & MSN: themusothemuso.com
ICQ: 18444344
Jabber: themusojabber.org.au
_______________________________________________
Orca-list mailing list
Orca-listgnome.org
http
://mail.gnome.org/mailman/listinfo/orca-list
Orca 0.2.4 not picking up gnome-mag during configure step.
user name
2006-05-17 11:57:48
Luke:

Does your gnome-mag/magnifier/Makefile.am file have a line
that looks
like the following:

orbittypelib_LTLIBRARIES = GNOME_Magnifier_module.la

If not, then you might not have the latest stuff.  I just
checked the
gnome-mag-0.12.5 sources, however, and its in there.  If
you're still
not seeing the files show up in the right spot, are you sure
you've
run ./configure with the appropriate --prefix?

Will

On Wed, 2006-05-17 at 10:13 +1000, Luke Yelavich wrote:
> On Wed, May 17, 2006 at 09:42:20AM EST, Willie Walker
wrote:
> > Do you have these files?
> > 
> > wwalkertecra:~/work/gnome-head/orca$
> > ls /usr/lib/orbit-2.0/GNOME_Magnifier_module.*
> > /usr/lib/orbit-2.0/GNOME_Magnifier_module.la
> > /usr/lib/orbit-2.0/GNOME_Magnifier_module.so
> 
> Nope. Seems that they are missing from the gnome-mag
package. I am going 
> to submit a bug to fix this.
> 
> Thanks.
> _______________________________________________
> Orca-list mailing list
> Orca-listgnome.org
> http
://mail.gnome.org/mailman/listinfo/orca-list

_______________________________________________
Orca-list mailing list
Orca-listgnome.org
http
://mail.gnome.org/mailman/listinfo/orca-list
Orca 0.2.4 not picking up gnome-mag during configure step.
user name
2006-05-17 13:18:29
On Wed, May 17, 2006 at 09:57:48PM EST, Willie Walker wrote:
> Luke:
> 
> Does your gnome-mag/magnifier/Makefile.am file have a
line that looks
> like the following:
> 
> orbittypelib_LTLIBRARIES = GNOME_Magnifier_module.la
> 
> If not, then you might not have the latest stuff.  I
just checked the
> gnome-mag-0.12.5 sources, however, and its in there. 
If you're still
> not seeing the files show up in the right spot, are you
sure you've
> run ./configure with the appropriate --prefix?

I am using the gnome-mag package that is in Ubuntu. A bug
has been 
filed, and a fix released. Things should be fine from here
on in, but if 
they aren't I will probably return with more questions.

-- 
Luke Yelavich
GPG key: 0xD06320CE 
	 (http://www
.themuso.com/themuso-gpg-key.txt)
Email & MSN: themusothemuso.com
ICQ: 18444344
Jabber: themusojabber.org.au
_______________________________________________
Orca-list mailing list
Orca-listgnome.org
http
://mail.gnome.org/mailman/listinfo/orca-list
Orca 0.2.4 not picking up gnome-mag during configure step.
user name
2006-05-17 13:42:06
Thanks!  Was this a Ubuntu bug/fix or was it a
gnome-mag-0.12.5 bug?  I
just want to make sure my bug fix for gnome-mag-0.12.5 was
properly
propagated.  

Will

On Wed, 2006-05-17 at 23:18 +1000, Luke Yelavich wrote:
> On Wed, May 17, 2006 at 09:57:48PM EST, Willie Walker
wrote:
> > Luke:
> > 
> > Does your gnome-mag/magnifier/Makefile.am file
have a line that looks
> > like the following:
> > 
> > orbittypelib_LTLIBRARIES =
GNOME_Magnifier_module.la
> > 
> > If not, then you might not have the latest stuff. 
I just checked the
> > gnome-mag-0.12.5 sources, however, and its in
there.  If you're still
> > not seeing the files show up in the right spot,
are you sure you've
> > run ./configure with the appropriate --prefix?
> 
> I am using the gnome-mag package that is in Ubuntu. A
bug has been 
> filed, and a fix released. Things should be fine from
here on in, but if 
> they aren't I will probably return with more
questions. 
> _______________________________________________
> Orca-list mailing list
> Orca-listgnome.org
> http
://mail.gnome.org/mailman/listinfo/orca-list

_______________________________________________
Orca-list mailing list
Orca-listgnome.org
http
://mail.gnome.org/mailman/listinfo/orca-list
Orca 0.2.4 not picking up gnome-mag during configure step.
user name
2006-05-17 21:49:58
On Wed, May 17, 2006 at 11:42:06PM EST, Willie Walker wrote:
> Thanks!  Was this a Ubuntu bug/fix or was it a
gnome-mag-0.12.5 bug?  I
> just want to make sure my bug fix for gnome-mag-0.12.5
was properly
> propagated.  

It was a bug in the way gnome-mag 0.12.5, and very likely
previous 
versions was packaged. In Debian/ubuntu, one way to list
files that get 
copied into a particular package staging directory is to
list them in a 
text file that gets read at build time. These files in 
/usr/lib/orbit-2.0 weren't listed, and hense weren't part
of the 
packages when they were built.
-- 
Luke Yelavich
GPG key: 0xD06320CE 
	 (http://www
.themuso.com/themuso-gpg-key.txt)
Email & MSN: themusothemuso.com
ICQ: 18444344
Jabber: themusojabber.org.au
_______________________________________________
Orca-list mailing list
Orca-listgnome.org
http
://mail.gnome.org/mailman/listinfo/orca-list
Orca 0.2.4 not picking up gnome-mag during configure step.
user name
2006-05-18 00:00:43
Aha!  Thanks again.  These files are new for gnome-mag
0.12.5, so that
might be why they were missed.  Their presence makes them
available to
Python via PyORBit.  Without them, Orca wasn't able to
connect to
gnome-mag.

Thanks again!

Will

On Thu, 2006-05-18 at 07:49 +1000, Luke Yelavich wrote:
> On Wed, May 17, 2006 at 11:42:06PM EST, Willie Walker
wrote:
> > Thanks!  Was this a Ubuntu bug/fix or was it a
gnome-mag-0.12.5 bug?  I
> > just want to make sure my bug fix for
gnome-mag-0.12.5 was properly
> > propagated.  
> 
> It was a bug in the way gnome-mag 0.12.5, and very
likely previous 
> versions was packaged. In Debian/ubuntu, one way to
list files that get 
> copied into a particular package staging directory is
to list them in a 
> text file that gets read at build time. These files in 
> /usr/lib/orbit-2.0 weren't listed, and hense weren't
part of the 
> packages when they were built.
> _______________________________________________
> Orca-list mailing list
> Orca-listgnome.org
> http
://mail.gnome.org/mailman/listinfo/orca-list

_______________________________________________
Orca-list mailing list
Orca-listgnome.org
http
://mail.gnome.org/mailman/listinfo/orca-list
Orca-0.2.4 ./configure problem
user name
2006-05-18 07:10:34
Hi,
./configure complains ablout the bonobo python module not
being available.
Does any one know the name of the Debian package that is
needed to fix 
this?
When running ./configure, I get:
checking for python module getopt... yes
checking for python module bonobo... no
configure: error: Could not find python module bonobo - make
sure you hace 
libbonobo-2.0 >= 2.14.0 installed
TIA
Willem



-- 
This message is subject to the CSIR's copyright, terms and
conditions and
e-mail legal notice. Views expressed herein do not
necessarily represent the
views of the CSIR.
 
CSIR E-mail Legal Notice
h
ttp://mail.csir.co.za/CSIR_eMail_Legal_Notice.html 
 
CSIR Copyright, Terms and Conditions
http://mai
l.csir.co.za/CSIR_Copyright.html 
 
For electronic copies of the CSIR Copyright, Terms and
Conditions and the CSIR
Legal Notice send a blank message with REQUEST LEGAL in the
subject line to
HelpDeskcsir.co.za.


This message has been scanned for viruses and dangerous
content by MailScanner, 
and is believed to be clean.  MailScanner thanks Transtec
Computers for their support.

_______________________________________________
Orca-list mailing list
Orca-listgnome.org
http
://mail.gnome.org/mailman/listinfo/orca-list
Orca-0.2.4 ./configure problem
user name
2006-05-18 07:50:15
On Thu, May 18, 2006 at 05:10:34PM EST, Willem van der Walt
wrote:
> Hi,
> ./configure complains ablout the bonobo python module
not being available.
> Does any one know the name of the Debian package that
is needed to fix 
> this?
> When running ./configure, I get:
> checking for python module getopt... yes
> checking for python module bonobo... no
> configure: error: Could not find python module bonobo -
make sure you hace 
> libbonobo-2.0 >= 2.14.0 installed

Hi there
Do you have python-gnome2 installed? On Ubuntu Dapper, this
is what I 
needed to get it built.
-- 
Luke Yelavich
GPG key: 0xD06320CE 
	 (http://www
.themuso.com/themuso-gpg-key.txt)
Email & MSN: themusothemuso.com
ICQ: 18444344
Jabber: themusojabber.org.au
_______________________________________________
Orca-list mailing list
Orca-listgnome.org
http
://mail.gnome.org/mailman/listinfo/orca-list
[1-10] [11-13]

about | contact  Other archives ( Real Estate discussion Medical topics )