Compile issue



Hello,

not sure if this is a problem or not. After configuring, making I install f-spot svn with "sudo make install". The last lines of the install output:

make  install-data-hook
make[3]: Entering directory `/usr/src/f-spot'
if [ -f /usr/local/share/applications/defaults.list ] ; then if which update-desktop-database>/dev/null 2>&1 ; then update-desktop-database; fi fi
if [  != "" ] ; then \
/usr/src/f-spot/install-sh -c -m 644 ./gio-sharp/gio/gio-sharp.dll /usr/local/lib/f-spot/; \ /usr/src/f-spot/install-sh -c -m 644 ./gio-sharp/gio/gio-sharp.dll.config /usr/local/lib/f-spot/; \
	fi
/bin/sh: line 0: [: !=: unary operator expected
make[3]: Leaving directory `/usr/src/f-spot'
make[2]: Leaving directory `/usr/src/f-spot'
make[1]: Leaving directory `/usr/src/f-spot'

Is this ok? The line expecting an unary operator sounds like an error.

Regards
Paul.


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