Closed GoogleCodeExporter closed 9 years ago
Without the full output of the configure, compilation and installation process,
I can't guess what happened. Please proceed as explained on the website.
Original comment by benoit.m...@gmail.com
on 29 Oct 2012 at 9:58
In Attachment the compile and install result requested files...
Original comment by marcobra...@gmail.com
on 29 Oct 2012 at 10:51
Attachments:
Can you remove the following files and directories (if they exist) before
recompiling?
$ rm /usr/local/bin/gb?
$ rm /usr/local/bin/*.gambas
$ rm -rf /usr/local/lib/gambas3
$ rm -rf /usr/local/share/gambas3
Tell me the result.
Original comment by benoit.m...@gmail.com
on 1 Nov 2012 at 1:17
Here the result after removing the files and dirs
in attachment the output.txt and the install
Then i try to solve the missing packages as you can see here:
grep -i "Unable to met pkg-config requirement" output.txt
configure: WARNING: Unable to met pkg-config requirement: gmime-2.6
configure: WARNING: Unable to met pkg-config requirement: gmime-2.4
|| Unable to met pkg-config requirement: gmime-2.6
|| Unable to met pkg-config requirement: gmime-2.4
configure: WARNING: Unable to met pkg-config requirement: sdl
configure: WARNING: Unable to met pkg-config requirement: > 1.2.8
configure: WARNING: Unable to met pkg-config requirement: SDL_ttf
configure: WARNING: Unable to met pkg-config requirement: glew
|| Unable to met pkg-config requirement: sdl
|| Unable to met pkg-config requirement: > 1.2.8
|| Unable to met pkg-config requirement: SDL_ttf
|| Unable to met pkg-config requirement: glew
configure: WARNING: Unable to met pkg-config requirement: libxslt
|| Unable to met pkg-config requirement: libxslt
configure: WARNING: Unable to met pkg-config requirement: libv4lconvert
|| Unable to met pkg-config requirement: libv4lconvert
configure: WARNING: Unable to met pkg-config requirement: gtkglext-1.0
|| Unable to met pkg-config requirement: gtkglext-1.0
configure: WARNING: Unable to met pkg-config requirement: glew
configure: WARNING: Unable to met pkg-config requirement: glew
|| Unable to met pkg-config requirement: glew
|| Unable to met pkg-config requirement: glew
configure: WARNING: Unable to met pkg-config requirement: gnome-keyring-1
|| Unable to met pkg-config requirement: gnome-keyring-1
configure: WARNING: Unable to met pkg-config requirement: poppler >= 0.5
|| Unable to met pkg-config requirement: poppler >= 0.5
configure: WARNING: Unable to met pkg-config requirement: imlib2 >= 1.4.0
|| Unable to met pkg-config requirement: imlib2 >= 1.4.0
configure: WARNING: Unable to met pkg-config requirement: dbus-1
|| Unable to met pkg-config requirement: dbus-1
configure: WARNING: Unable to met pkg-config requirement: gsl
|| Unable to met pkg-config requirement: gsl
Original comment by marcobra...@gmail.com
on 8 Nov 2012 at 10:03
Attachments:
These are obviously compilation problems because of missing development
packages.
Please follow what is explained in the wiki at
http://gambasdoc.org/help/install/ubuntu?v3
I close the issue. If you have other problems, please use the mailing-list.
Original comment by benoit.m...@gmail.com
on 8 Nov 2012 at 10:28
Original issue reported on code.google.com by
marcobra...@gmail.com
on 29 Oct 2012 at 9:45