Re: error building garnome



On Wed, 2004-02-11 at 09:33, Raul Acevedo wrote:
> Ivan Noris wrote:
> 
>  > > grep: /usr/lib/libaudiofile.la: No such file or directory
>  > > /bin/sed: can't read /usr/lib/libaudiofile.la: No such file or directory
>  > 
>  > Do you have the /usr/lib/libaudiofile.la file?
>  > What operating system are you using? What version?
> 
> # ls -l /usr/lib/libaudiofile.*
> -rw-r--r--    1 root     root       199346 Jun 23  2002 /usr/lib/libaudiofile.a
> lrwxrwxrwx    1 root     root           21 Oct 14  2002 /usr/lib/libaudiofile.so -> libaudiofile.so.0.0.2*
> lrwxrwxrwx    1 root     root           21 Oct 14  2002 /usr/lib/libaudiofile.so.0 -> libaudiofile.so.0.0.2*
> -rwxr-xr-x    1 root     root       171059 Jun 23  2002 /usr/lib/libaudiofile.so.0.0.2*
> # rpm -qf /usr/lib/libaudiofile.* | sort -u
> audiofile-0.2.3-3
> audiofile-devel-0.2.3-3
> 
> I'm using Red Hat Linux 8.0.  While I have Ximian GNOME installed, I am
> currently running GNOME 2.4 via GARNOME 0.27.1.

I'm running RH9 and I have basically the same version of audiofile as
you and I don't have this problem. I remember having lots of .la
problems when I had Ximian installed. When I switched back to RH Gnome
the problems went away.

[gnome2 chaucer lib]$ ls -a libaudiofile*
libaudiofile.a  libaudiofile.so  libaudiofile.so.0 
libaudiofile.so.0.0.2
[gnome2 chaucer lib]$ rpm -qf /usr/lib/libaudiofile.* | sort -u
audiofile-0.2.3-6
audiofile-devel-0.2.3-6

The weird thing is that you don't need the .la files on Linux.

Try going into your $HOME/.bash_profile and make sure that your garnome
path is ahead of everything else.

PATH=$HOME/garnome/bin:$HOME/bin:/usr/java/j2re1.4.2_01/bin:$PATH

Make sure you log out and log back in. Then run a 'make clean' before
you rerun 'make paranoid-install'

> Is libaudiofile not supplied with GNOME?  It's not listed in the GARNOME
> home page list of requirements.

audiofile is in garnome-0.29.1/bootstrap
Just run a 'make install' in garnome-0.29.1/bootstrap/audiofile

Bob

-- 
Bob Kashani




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