Re: problem compiling on ubuntu dapper



Try the following, just to be sure

sudo apt-get update
sudo apt-get build-dep f-spot
./configure --prefix=/usr //becasue you are on an debian based system,
you need to use the /use prefix

-Kevin Kubasik

On 6/8/06, Mark A. Bell <m487396 rocketmail com> wrote:
Hello,

I'd like to compile the f-spot-0.1.11 release on Ubuntu 6.06 Dapper.

I used 'apt-get build-dep f-spot' to download dependencies.
I downloaded the f-spot-0.1.11.tar.bz2 archive.

./configure fails at the following:

checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking what warning flags to pass to the C compiler... -Wall
-Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.10.3)
checking for mono... /usr/bin/mono
checking for mcs... /usr/bin/mcs
checking for mono.pc... found
checking for Mono.Data.SqliteClient.dll... configure: error: missing
required mono DLL: Mono.Data.SqliteClient.dll

However,

find / -iname 'Mono.Data.SqliteClient.dll'

Gives:

/usr/lib/mono/gac/Mono.Data.SqliteClient/2.0.0.0__0738eb9f132ed756/Mono.Data.SqliteClient.dll
/usr/lib/mono/2.0/Mono.Data.SqliteClient.dll

Is my configure script looking for the file in the wrong place?
Suggestions gratefully received.

- mark



/f-spot-0.1.11

Send instant messages to your online friends http://au.messenger.yahoo.com
_______________________________________________
F-spot-list mailing list
F-spot-list gnome org
http://mail.gnome.org/mailman/listinfo/f-spot-list



--
Cheers,
Kevin Kubasik
http://kubasik.net/blog



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