Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 41

Thread: gnome-mag + compsoite + full screen

  1. #11
    Join Date
    Jun 2006
    Location
    Brazil
    Beans
    41

    Re: gnome-mag + compsoite + full screen

    Quote Originally Posted by RKCole View Post
    Hello, guys!

    Sorry...but I'm having the same problem as StevenKannel. Even with sudo I still have the same problem. What am I doing wrong?

    Thanks for all the help.

    Take care.
    Can you post the new error messages?

    Best regards,
    Carlos.

  2. #12
    Join Date
    Nov 2005
    Location
    Modesto, CA
    Beans
    294
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: gnome-mag + compsoite + full screen

    Here is what I get when I run
    Code:
    sudo make install
    while in the unzipped directory
    Code:
    Making install in idl
    make[1]: Entering directory `/home/bob/Programs and Utilities/Accessibility/gnome-mag/gnome-mag-0.14/idl'
    make[2]: Entering directory `/home/bob/Programs and Utilities/Accessibility/gnome-mag/gnome-mag-0.14/idl'
    make[2]: Nothing to be done for `install-exec-am'.
    test -z "/usr/local/share/idl/gnome-mag-1.0" || mkdir -p -- "/usr/local/share/idl/gnome-mag-1.0"
     /usr/bin/install -c -m 644 'GNOME_Magnifier.idl' '/usr/local/share/idl/gnome-mag-1.0/GNOME_Magnifier.idl'
    /usr/bin/install: cannot remove `/usr/local/share/idl/gnome-mag-1.0/GNOME_Magnifier.idl': Permission denied
    make[2]: *** [install-idlDATA] Error 1
    make[2]: Leaving directory `/home/bob/Programs and Utilities/Accessibility/gnome-mag/gnome-mag-0.14/idl'
    make[1]: *** [install-am] Error 2
    make[1]: Leaving directory `/home/bob/Programs and Utilities/Accessibility/gnome-mag/gnome-mag-0.14/idl'
    make: *** [install-recursive] Error 1
    Proud visually impaired user of Ubuntu.
    Member of the Ubuntu Accessibility Team
    Registered Linux User #423082

  3. #13
    Join Date
    Jul 2006
    Location
    Sweden
    Beans
    9

    Re: gnome-mag + compsoite + full screen

    Hi,
    I got Edgy installed today (I'm multibooting). I had trouble getting Orca to speak but somehow I managed that (I have no idea how), so now I'm looking into full-screen magnification again.
    I installed the ATI-drivers and then I enabled composite, but I too get that one make error.
    I've got another question: The title says "full-screen" so I was wondering if I have to go into xorg.conf and add the dummy driver and so on, for this one to work.

  4. #14
    Join Date
    Jun 2006
    Location
    Brazil
    Beans
    41

    Re: gnome-mag + compsoite + full screen

    Quote Originally Posted by Cabb View Post
    Hi,
    I got Edgy installed today (I'm multibooting). I had trouble getting Orca to speak but somehow I managed that (I have no idea how), so now I'm looking into full-screen magnification again.
    I installed the ATI-drivers and then I enabled composite, but I too get that one make error.
    I've got another question: The title says "full-screen" so I was wondering if I have to go into xorg.conf and add the dummy driver and so on, for this one to work.
    No, you don't have to add a dummy driver. Full-screen magnification is achieved throw COMPOSITE.

    I downloaded the tarball provided by jason and I will test it here. The errors being reported are very strange IMO and have no idea why they are happening, so I will test the tarball by myself.

    Best regards,
    Carlos.

  5. #15
    Join Date
    Jun 2006
    Location
    Brazil
    Beans
    41

    Re: gnome-mag + compsoite + full screen

    I get a sligthly different error when running "#: sudo make install":

    Code:
    make[1]: Entering directory `/home/kadu/downloads/gnome-mag-0.14/po'
    /home/jgrieves/packages/gnome-mag/gnome-mag-0.14/install-sh -d /usr/local/share/locale
    make[1]: /home/jgrieves/packages/gnome-mag/gnome-mag-0.14/install-sh: Command not found
    make[1]: *** [install-data-yes] Error 127
    make[1]: Leaving directory `/home/kadu/downloads/gnome-mag-0.14/po'
    make: *** [install-recursive] Error 1
    The way to resolve this was to type:
    Code:
    ./configure
    sudo make install
    Then I started gnome-mag from the local directory:
    Code:
    #: /usr/local/bin/magnifier -fmz 2 --ignore-composite=0
    Best regards,
    Carlos.

  6. #16
    Join Date
    Nov 2005
    Location
    Modesto, CA
    Beans
    294
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: gnome-mag + compsoite + full screen

    I am sorry for this...but I get an error even on running
    Code:
    sudo ./configure
    Here is the output:
    Code:
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    /bin/bash: /home/bob/Programs: No such file or directory
    configure: WARNING: `missing' script is too old or missing
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for intltool >= 0.35.0... 0.35.0 found
    checking for perl... /usr/bin/perl
    checking for XML::Parser... ok
    checking for iconv... /usr/bin/iconv
    checking for msgfmt... /usr/bin/msgfmt
    checking for msgmerge... /usr/bin/msgmerge
    checking for xgettext... /usr/bin/xgettext
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables... 
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for library containing strerror... none required
    checking whether gcc understands -Wno-sign-compare... yes
    checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
    checking what language compliance flags to pass to the C compiler... 
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for cf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for pghpf... no
    checking for epcf90... no
    checking for gfortran... no
    checking for g95... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... no
    checking for ifort... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for ftn... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether  accepts -g... no
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
    GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
    GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for dcgettext... yes
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for Win32... no
    checking for aclocal flags... 
    checking for X... no
    configure: error: X development libraries not found
    I'm not sure what it means by "X development libraries not found" as I have build-essential installed if it has anything to do with that.
    Proud visually impaired user of Ubuntu.
    Member of the Ubuntu Accessibility Team
    Registered Linux User #423082

  7. #17
    Join Date
    Sep 2005
    Beans
    66
    Distro
    Ubuntu 6.06

    Re: gnome-mag + compsoite + full screen

    sorry guys, you won't be able to build it because you don't have the development libs. The purpose of make install should just be a quick and dirty install of my compiled stuff to your /usr/local.

    the fact that you can't remove the idl for the magnifier baffles me. Especially since you are typing "sudo make install"

    /usr/bin/install: cannot remove `/usr/local/share/idl/gnome-mag-1.0/GNOME_Magnifier.idl': Permission denied

    is this correct?

    I thought that gnome-mag used the idl from /usr/share/idl/gnome-mag-1.0

    If all else fails, you can just run the binary from within the tarball. you have to navigate to the folder and such, but this should work...
    Proud low vision user of Ubuntu
    ~Jason Grieves (Ubuntu Accessibility Team)

  8. #18
    Join Date
    Sep 2005
    Beans
    66
    Distro
    Ubuntu 6.06

    Re: gnome-mag + compsoite + full screen

    Quote Originally Posted by cerdiogenes View Post
    I get a sligthly different error when running "#: sudo make install":

    Code:
    make[1]: Entering directory `/home/kadu/downloads/gnome-mag-0.14/po'
    /home/jgrieves/packages/gnome-mag/gnome-mag-0.14/install-sh -d /usr/local/share/locale
    make[1]: /home/jgrieves/packages/gnome-mag/gnome-mag-0.14/install-sh: Command not found
    make[1]: *** [install-data-yes] Error 127
    make[1]: Leaving directory `/home/kadu/downloads/gnome-mag-0.14/po'
    make: *** [install-recursive] Error 1
    The way to resolve this was to type:
    Code:
    ./configure
    sudo make install
    Then I started gnome-mag from the local directory:
    Code:
    #: /usr/local/bin/magnifier -fmz 2 --ignore-composite=0
    Best regards,
    Carlos.
    I guess make was there depending on install-sh in my directory. I'll try to find a better solution while not overwriting gnome-mag in edgy. I can probably just build a gnome-mag-beta.deb and let it install to /usr/local. I'm sure this goes against some of the polocies of debian, but so does make/make install
    Proud low vision user of Ubuntu
    ~Jason Grieves (Ubuntu Accessibility Team)

  9. #19
    Join Date
    Jul 2006
    Location
    Sweden
    Beans
    9

    Re: gnome-mag + compsoite + full screen

    I can't do make either, so I tried running it directly from the archive-folder, with the command-line parameters mentioned. However, I get a black screen, with a cross-hair and the mouse pointer in the middle, and when I do ctrl+c to close it, I get back but the terminal window has resized itself so that no text is visible. Any idea what is happening here?

  10. #20
    Join Date
    Nov 2006
    Beans
    2

    Re: gnome-mag + compsoite + full screen

    I have tried all of the solutions mentioned here and none of them seems to be working. Will there ewer be a beta.deb and in that case when will it be released? To get full screen magnification (even if it's just a beta) is the only thing i need to be able to make the change to Linux.

Page 2 of 5 FirstFirst 1234 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •