Re: [orca-list] How to build project ?



Thanks Rob.
That fixed the pygobject but next atspi needs 2.12 and it complained that mine has 2.10.

I have Ubuntu 14.04. Apologies for not mentioning that before.

I found that atspi and atk-bridge required versions are not in 14.04 but afterwards.

Does it mean that i should upgrade to next release ?
Can any developer share his development environment set-up tips ?

That would be highly appreciated. Thanks.


On Sun, Sep 27, 2015 at 6:20 AM, Rob Whyte <fudge thefudge net> wrote:
Hi,
try installing pygobject-dev and see if that helps resolve your problem
You could also try if you are on a debian/ubuntu based distort sudo apt-get build-dep gnome-orca

Good luck
Rob


On 27 Sep 2015, at 8:26 AM, Ashish Negi <ashishnegi33 gmail com> wrote:

Hi

When i run "$ ./autogen.sh"

i get errors that pygobject-3.0 is not found.

I installed python3-gi for that package. Is that right ?

Error log looks like :

  ..... <other successful outputs> ....
  checking for xmllint... xmllint
  checking for pkg-config... /usr/bin/pkg-config
  checking pkg-config is at least version 0.9.0... yes
  checking for PYGOBJECT... no
  configure: error: Package requirements (pygobject-3.0 >= 3.10) were not met:

  No package 'pygobject-3.0' found

  Consider adjusting the PKG_CONFIG_PATH environment variable if you
  installed software in a non-standard prefix.

  Alternatively, you may set the environment variables PYGOBJECT_CFLAGS
  and PYGOBJECT_LIBS to avoid the need to call pkg-config.
  See the pkg-config man page for more details.
  (orca-env) :~/Documents/ashish/accessibility/orca$

  (orca-env) :~/Documents/ashish/accessibility/orca$ sudo apt-get install python3-gi
  Reading package lists... Done
  Building dependency tree      
  Reading state information... Done
  python3-gi is already the newest version.
  The following packages were automatically installed and are no longer required:
  python-colorama python-distlib python-html5lib python-wheel
  Use 'apt-get autoremove' to remove them.
  0 upgraded, 0 newly installed, 0 to remove and 104 not upgraded.
  [1]+  Done                    emacs configure.ac
  (orca-env) :~/Documents/ashish/accessibility/orca$


I have Ubuntu "3.13.0-61-generic #100-Ubuntu SMP Wed Jul 29 11:21:34 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux"
and using pyenv for setting up python to 3.4.3.

Also, doing "which" command on "pygobject-3.0" and "python3-gi" also does give any output.
What should i do ?

Thanks
-Ashish Negi
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]