You are not logged in.

#1 2008-08-01 22:55:57

ganjolinux
Member
From: brescia, italia
Registered: 2008-07-07
Posts: 5
Website

i can't install this package .....

Hello, i've each trouble with my yaourt , the mistake that me  while I tried to compile yampasynth
is :

checking for pkg-config... no
checking for GLIB... configure: error:

The development files for the glib-2.x library were not found.
Perhaps you need to install glib or glib-devel

The exact error reported by pkg-config was:
  ""

If you installed Glib or Gtk+ in a non-standard prefix then you may
need to adjust the PKG_CONFIG_PATH environment variable.

As a last resort you may set the environment variables GLIB_CFLAGS
and GLIB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

make: *** No targets specified and no makefile found.  Stop.
==> ERRORE: Compilazione interrotta.
    L'operazione sta per essere interrotta...
Error: Makepkg was unable to build gtk2hs package.

[00:46:51] Ganjolinux - Linux user and gabber listener (l) says: 
ho bisogno di glib-dev
[00:47:04] Ganjolinux - Linux user and gabber listener (l) says: 
The development files for the glib-2.x library were not found.

what can i do ?


Thanks hmm

Last edited by ganjolinux (2008-08-01 22:59:04)

Offline

#2 2008-08-01 23:49:55

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: i can't install this package .....

You need pkgconfig anyway, and maybe other packages. Install the base-devel package group and that will cover everything.

Offline

#3 2008-08-02 04:21:07

ganjolinux
Member
From: brescia, italia
Registered: 2008-07-07
Posts: 5
Website

Re: i can't install this package .....

ok thanks, i will try now

-----------------------------------------

Now other problems -.- , here the output :

==> Validazione dei file sorgenti con md5sums in corso...
    YampaSynth-0.0.1.tar.gz ... Verificato
==> Estrazione dei sorgenti in corso...
  -> bsdtar -x -f YampaSynth-0.0.1.tar.gz
==> Avvio di build() in corso...
Configuring YampaSynth-0.0.1...
Preprocessing executables for YampaSynth-0.0.1...
Building YampaSynth-0.0.1...
[1 of 5] Compiling Player.Wav       ( src/Player/Wav.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/Player/Wav.o )
[2 of 5] Compiling SynthParams      ( src/SynthParams.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/SynthParams.o )
[3 of 5] Compiling SynthBasics      ( src/SynthBasics.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/SynthBasics.o )
[4 of 5] Compiling MidiSynth        ( src/MidiSynth.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/MidiSynth.o )
[5 of 5] Compiling Main             ( src/Main/Wav.hs, dist/build/yampasynth-wav/yampasynth-wav-tmp/Main.o )
Linking dist/build/yampasynth-wav/yampasynth-wav ...
/usr/bin/ld: cannot find -lopenal
collect2: ld returned 1 exit status
==> ERRORE: Compilazione interrotta.
    L'operazione sta per essere interrotta...
Error: Makepkg was unable to build yampasynth package.

Last edited by ganjolinux (2008-08-02 04:44:38)

Offline

#4 2008-08-02 05:17:57

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: i can't install this package .....

Welcome to the forums ganjolinux.

/usr/bin/ld: cannot find -lopenal

Install openal and try again. If it works, or better put, when it works, add a comment to the AUR page to add it as a dependency.

Last edited by skottish (2008-08-02 05:56:28)

Offline

#5 2008-08-02 09:34:52

ganjolinux
Member
From: brescia, italia
Registered: 2008-07-07
Posts: 5
Website

Re: i can't install this package .....

hello skottish, thanks for the welcome. I have tried with your mode, en-facts everything worked to perfection big_smile

but, there is still an other trouble ....... I can't to exe yampasynth ....

[david@ganjolinux ~]$ yampasynth
bash: yampasynth: command not found
[david@ganjolinux ~]$ yampasynth-
bash: yampasynth-: command not found
[david@ganjolinux ~]$ locate yampasynth
[david@ganjolinux ~]$ whereis yampasynth
yampasynth:
[david@ganjolinux ~]$

N.B. Scuseme for my bad english big_smile

Offline

#6 2008-08-02 10:22:25

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: i can't install this package .....

Use pacman's package file list option to locate the executable.

Offline

#7 2008-08-02 10:33:47

ganjolinux
Member
From: brescia, italia
Registered: 2008-07-07
Posts: 5
Website

Re: i can't install this package .....

tomk wrote:

Use pacman's package file list option to locate the executable.

ok thanks for the help big_smile i try now!

Offline

Board footer

Powered by FluxBB