big problem with avant

Asked by k_chupe

error message after trying to make install avant:
kevin@kevin-desktop:~$ cd avant-window-navigator
kevin@kevin-desktop:~/avant-window-navigator$ cd avant-window-navigator
bash: cd: avant-window-navigator: No such file or directory
kevin@kevin-desktop:~/avant-window-navigator$ ./autogen.sh --prefix=[PREFIX] [other configure flag
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.61
checking for automake >= 1.9...
  testing automake-1.10... not found.
  testing automake-1.9... found 1.9.6
checking for libtool >= 1.5...
  testing libtoolize... found 1.5.24
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.14.1
checking for intltool >= 0.30...
  testing intltoolize... found 0.36.2
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.22
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.in
Running libtoolize...
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
Running aclocal-1.9...
/usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of AM_PATH_GCONF
/usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of AM_GCONF_SOURCE
Running autoconf...
Running autoheader...
Running automake-1.9...
Running ./configure --enable-maintainer-mode --prefix=[PREFIX] [other configure flag ...
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: [other
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: error: expected an absolute directory name for --prefix: [PREFIX]
kevin@kevin-desktop:~/avant-window-navigator$ make
 cd . && /bin/bash ./config.status Makefile
config.status: creating Makefile
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/home/kevin/avant-window-navigator'
Making all in libawn
make[2]: Entering directory `/home/kevin/avant-window-navigator/libawn'
 cd .. && /bin/bash ./config.status libawn/Makefile depfiles
config.status: creating libawn/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/kevin/avant-window-navigator/libawn'
make[2]: Entering directory `/home/kevin/avant-window-navigator/libawn'
make[2]: Circular stamp-awn-enum-types.h <- awn-enum-types.h dependency dropped.
( cd . && \
          `pkg-config --variable=glib_mkenums glib-2.0` \
                --template ./awn-enum-types.h.in \
          awn-defines.h awn-applet.h awn-applet-dialog.h awn-applet-gconf.h awn-applet-simple.h awn-cairo-utils.h awn-gconf.h awn-effects.h awn-enum-types.h awn-plug.h awn-title.h ) >> xgen-ceth && \
        (cmp xgen-ceth awn-enum-types.h || cp xgen-ceth awn-enum-types.h) && \
        rm -f xgen-ceth && \
        echo timestamp > stamp-awn-enum-types.h
make all-am
make[3]: Entering directory `/home/kevin/avant-window-navigator/libawn'
make[3]: Circular stamp-awn-enum-types.h <- awn-enum-types.h dependency dropped.
make[3]: Leaving directory `/home/kevin/avant-window-navigator/libawn'
make[2]: Leaving directory `/home/kevin/avant-window-navigator/libawn'
Making all in src
make[2]: Entering directory `/home/kevin/avant-window-navigator/src'
 cd .. && /bin/bash ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/kevin/avant-window-navigator/src'
make[2]: Entering directory `/home/kevin/avant-window-navigator/src'
/bin/bash ../libtool --mode=execute /usr/bin/dbus-binding-tool --prefix=awn_task_manager --mode=glib-server --output=awn-dbus-glue.h awn-dbus.xml
/bin/bash ../libtool --mode=execute /usr/bin/dbus-binding-tool --prefix=awn_applet_manager --mode=glib-server --output=awn-applet-manager-glue.h awn-applet-manager-dbus.xml
make all-am
make[3]: Entering directory `/home/kevin/avant-window-navigator/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libglade-2.0 -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I../libawn -g -O2 -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-applet-manager.o -MD -MP -MF ".deps/awn-applet-manager.Tpo" -c -o awn-applet-manager.o awn-applet-manager.c; \
        then mv -f ".deps/awn-applet-manager.Tpo" ".deps/awn-applet-manager.Po"; else rm -f ".deps/awn-applet-manager.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libglade-2.0 -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I../libawn -g -O2 -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-task-manager.o -MD -MP -MF ".deps/awn-task-manager.Tpo" -c -o awn-task-manager.o awn-task-manager.c; \
        then mv -f ".deps/awn-task-manager.Tpo" ".deps/awn-task-manager.Po"; else rm -f ".deps/awn-task-manager.Tpo"; exit 1; fi
/bin/bash ../libtool --tag=CC --mode=link gcc -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I../libawn -g -O2 -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -o avant-window-navigator main.o awn-applet-manager.o awn-applet-proxy.o awn-bar.o awn-hotspot.o awn-marshallers.o awn-task.o awn-task-manager.o awn-window.o awn-x.o awn-utils.o xutils.o -pthread -lwnck-1 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lgnomecanvas-2 -lart_lgpl_2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -ldbus-glib-1 -ldbus-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXinerama -lXi -lXrandr -lXcursor -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXdamage -lXcomposite -lXfixes -lXrender -lX11 ../libawn/libawn.la
gcc -DDATADIR=\"/usr/local/share\" -DLIBDIR=\"/usr/local/lib\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I../libawn -g -O2 -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -o .libs/avant-window-navigator main.o awn-applet-manager.o awn-applet-proxy.o awn-bar.o awn-hotspot.o awn-marshallers.o awn-task.o awn-task-manager.o awn-window.o awn-x.o awn-utils.o xutils.o -pthread -lwnck-1 -lgnome-desktop-2 /usr/lib/libgnomeui-2.so -lSM -lICE -lstartup-notification-1 /usr/lib/libbonoboui-2.so /usr/lib/libgnomecanvas-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so /usr/lib/libgthread-2.0.so -lrt -ldbus-glib-1 -ldbus-1 /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so -lfontconfig -lXext -lXinerama -lXi -lXrandr -lXcursor /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lXdamage -lXcomposite -lXfixes -lXrender -lX11 ../libawn/.libs/libawn.so
creating avant-window-navigator
make[3]: Leaving directory `/home/kevin/avant-window-navigator/src'
make[2]: Leaving directory `/home/kevin/avant-window-navigator/src'
Making all in awn-applet-activation
make[2]: Entering directory `/home/kevin/avant-window-navigator/awn-applet-activation'
 cd .. && /bin/bash ./config.status awn-applet-activation/Makefile depfiles
config.status: creating awn-applet-activation/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/kevin/avant-window-navigator/awn-applet-activation'
make[2]: Entering directory `/home/kevin/avant-window-navigator/awn-applet-activation'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kevin/avant-window-navigator/awn-applet-activation'
Making all in data
make[2]: Entering directory `/home/kevin/avant-window-navigator/data'
 cd .. && /bin/bash ./config.status data/Makefile
config.status: creating data/Makefile
make[2]: Leaving directory `/home/kevin/avant-window-navigator/data'
make[2]: Entering directory `/home/kevin/avant-window-navigator/data'
Making all in active
make[3]: Entering directory `/home/kevin/avant-window-navigator/data/active'
 cd ../.. && /bin/bash ./config.status data/active/Makefile
config.status: creating data/active/Makefile
make[3]: Leaving directory `/home/kevin/avant-window-navigator/data/active'
make[3]: Entering directory `/home/kevin/avant-window-navigator/data/active'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kevin/avant-window-navigator/data/active'
make[3]: Entering directory `/home/kevin/avant-window-navigator/data'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/kevin/avant-window-navigator/data'
make[2]: Leaving directory `/home/kevin/avant-window-navigator/data'
Making all in applets
make[2]: Entering directory `/home/kevin/avant-window-navigator/applets'
 cd .. && /bin/bash ./config.status applets/Makefile
config.status: creating applets/Makefile
make[2]: Leaving directory `/home/kevin/avant-window-navigator/applets'
make[2]: Entering directory `/home/kevin/avant-window-navigator/applets'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kevin/avant-window-navigator/applets'
Making all in po
make[2]: Entering directory `/home/kevin/avant-window-navigator/po'
cd .. \
          && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
               /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
make[2]: Leaving directory `/home/kevin/avant-window-navigator/po'
make[2]: Entering directory `/home/kevin/avant-window-navigator/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kevin/avant-window-navigator/po'
Making all in pyawn
make[2]: Entering directory `/home/kevin/avant-window-navigator/pyawn'
 cd .. && /bin/bash ./config.status pyawn/Makefile depfiles
config.status: creating pyawn/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/kevin/avant-window-navigator/pyawn'
make[2]: Entering directory `/home/kevin/avant-window-navigator/pyawn'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kevin/avant-window-navigator/pyawn'
Making all in awn-manager
make[2]: Entering directory `/home/kevin/avant-window-navigator/awn-manager'
 cd .. && /bin/bash ./config.status awn-manager/Makefile
config.status: creating awn-manager/Makefile
make[2]: Leaving directory `/home/kevin/avant-window-navigator/awn-manager'
make[2]: Entering directory `/home/kevin/avant-window-navigator/awn-manager'
LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po awn-manager.desktop.in awn-manager.desktop
Found cached translation database
Merging translations into awn-manager.desktop.
make[2]: Leaving directory `/home/kevin/avant-window-navigator/awn-manager'
make[2]: Entering directory `/home/kevin/avant-window-navigator'
make[2]: Leaving directory `/home/kevin/avant-window-navigator'
make[1]: Leaving directory `/home/kevin/avant-window-navigator'
kevin@kevin-desktop:~/avant-window-navigator$ make install
Making install in libawn
make[1]: Entering directory `/home/kevin/avant-window-navigator/libawn'
make[1]: Circular stamp-awn-enum-types.h <- awn-enum-types.h dependency dropped.
make install-am
make[2]: Entering directory `/home/kevin/avant-window-navigator/libawn'
make[2]: Circular stamp-awn-enum-types.h <- awn-enum-types.h dependency dropped.
make[3]: Entering directory `/home/kevin/avant-window-navigator/libawn'
make[3]: Circular stamp-awn-enum-types.h <- awn-enum-types.h dependency dropped.
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
 /bin/bash ../libtool --mode=install /usr/bin/install -c 'libawn.la' '/usr/local/lib/libawn.la'
/usr/bin/install -c .libs/libawn.so.0.0.1 /usr/local/lib/libawn.so.0.0.1
/usr/bin/install: cannot create regular file `/usr/local/lib/libawn.so.0.0.1': Permission denied
make[3]: *** [install-libLTLIBRARIES] Error 1
make[3]: Leaving directory `/home/kevin/avant-window-navigator/libawn'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/kevin/avant-window-navigator/libawn'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/kevin/avant-window-navigator/libawn'
make: *** [install-recursive] Error 1
kevin@kevin-desktop:~/avant-window-navigator$

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
k_chupe
Solved:
Last query:
Last reply:
Revision history for this message
Rodrigo Donado (frezeeer) said :
#1

Hi:

the last command has to be:
sudo make install
you need root rights to install

Revision history for this message
k_chupe (k-chupe) said :
#2

installed awn and compiz but when i try to start awn nothing happens. tried running it in a terminal and get the following message:
kevin@kevin-desktop:~$ avant-window-navigator
avant-window-navigator: error while loading shared libraries: libawn.so.0: cannot open shared object file: No such file or directory
kevin@kevin-desktop:~$

Revision history for this message
k_chupe (k-chupe) said :
#3

when i click on awn from my applications menu then screen will flish very fast, almost undetectable, and then that it. nothing happens after that.

Revision history for this message
k_chupe (k-chupe) said :
#4

the screen will flash very fast....

Revision history for this message
k_chupe (k-chupe) said :
#5

the screen will flash once very fast and that's all it does when i click on it.

Revision history for this message
k_chupe (k-chupe) said :
#6

kevin@kevin-desktop:~$ sudo apt-get update
[sudo] password for kevin:
Ign cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release Candidate i386 (20071010) gutsy/main Translation-en_US
Ign cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release Candidate i386 (20071010) gutsy/restricted Translation-en_US
Get:1 http://archive.ubuntu.com gutsy Release.gpg [191B]
Ign http://archive.ubuntu.com gutsy/main Translation-en_US
Ign http://archive.ubuntu.com gutsy/restricted Translation-en_US
Ign http://archive.ubuntu.com gutsy/universe Translation-en_US
Ign http://archive.ubuntu.com gutsy/multiverse Translation-en_US
Get:2 http://archive.ubuntu.com gutsy-updates Release.gpg [191B]
Ign http://archive.ubuntu.com gutsy-updates/main Translation-en_US
Ign http://archive.ubuntu.com gutsy-updates/restricted Translation-en_US
Ign http://archive.ubuntu.com gutsy-updates/universe Translation-en_US
Ign http://archive.ubuntu.com gutsy-updates/multiverse Translation-en_US
Get:3 http://archive.ubuntu.com gutsy-security Release.gpg [191B]
Ign http://archive.ubuntu.com gutsy-security/main Translation-en_US
Ign http://archive.ubuntu.com gutsy-security/restricted Translation-en_US
Ign http://archive.ubuntu.com gutsy-security/universe Translation-en_US
Ign http://archive.ubuntu.com gutsy-security/multiverse Translation-en_US
Hit http://archive.ubuntu.com gutsy Release
Hit http://archive.ubuntu.com gutsy-updates Release
Hit http://archive.ubuntu.com gutsy-security Release
Hit http://archive.ubuntu.com gutsy/main Packages
Hit http://archive.ubuntu.com gutsy/restricted Packages
Hit http://archive.ubuntu.com gutsy/main Sources
Hit http://archive.ubuntu.com gutsy/restricted Sources
Hit http://archive.ubuntu.com gutsy/universe Packages
Hit http://archive.ubuntu.com gutsy/universe Sources
Hit http://archive.ubuntu.com gutsy/multiverse Packages
Hit http://archive.ubuntu.com gutsy/multiverse Sources
Hit http://archive.ubuntu.com gutsy-updates/main Packages
Hit http://archive.ubuntu.com gutsy-updates/restricted Packages
Hit http://archive.ubuntu.com gutsy-updates/main Sources
Hit http://archive.ubuntu.com gutsy-updates/restricted Sources
Hit http://archive.ubuntu.com gutsy-updates/universe Packages
Hit http://archive.ubuntu.com gutsy-updates/universe Sources
Hit http://archive.ubuntu.com gutsy-updates/multiverse Packages
Hit http://archive.ubuntu.com gutsy-updates/multiverse Sources
Hit http://archive.ubuntu.com gutsy-security/main Packages
Hit http://archive.ubuntu.com gutsy-security/restricted Packages
Hit http://archive.ubuntu.com gutsy-security/main Sources
Hit http://archive.ubuntu.com gutsy-security/restricted Sources
Hit http://archive.ubuntu.com gutsy-security/universe Packages
Hit http://archive.ubuntu.com gutsy-security/universe Sources
Hit http://archive.ubuntu.com gutsy-security/multiverse Packages
Hit http://archive.ubuntu.com gutsy-security/multiverse Sources
Get:4 http://download.tuxfamily.org gutsy Release.gpg [189B]
Ign http://download.tuxfamily.org gutsy/avant-window-navigator Translation-en_US
Hit http://download.tuxfamily.org gutsy Release
Err http://download.tuxfamily.org gutsy Release

Get:5 http://download.tuxfamily.org gutsy Release [10.9kB]
Ign http://download.tuxfamily.org gutsy Release
Hit http://download.tuxfamily.org gutsy/avant-window-navigator Packages
Hit http://download.tuxfamily.org gutsy/avant-window-navigator Sources
Fetched 11.1kB in 3s (3089B/s)
Reading package lists... Done
W: GPG error: http://download.tuxfamily.org gutsy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3E231AC7F4ECF181
W: You may want to run apt-get update to correct these problems
kevin@kevin-desktop:~$

Revision history for this message
Glenn J. Mason (glennji) said :
#7

Did you install from source, from a repository, or both??

As Rodrigo says, if you install from source the commands should be something like:
./configure
make
sudo make install

It also looks like you don't have build-essential and other stuff.

Note the last "sudo" - you need to be the root user in order to drop library files into place.

If you're installing from repository, make sure to follow the instructions. Some instructions for Gutsy are here:
http://ubuntuforums.org/showthread.php?t=385981

Revision history for this message
k_chupe (k-chupe) said :
#8

how do i uninstall awn so i can try to reinstall it?

Revision history for this message
k_chupe (k-chupe) said :
#9

i don't remember how i did it, but i figured it out.