linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] linphone-0.7.2 compilation with non-standard prefix


From: Alexander List
Subject: [Linphone-users] linphone-0.7.2 compilation with non-standard prefix
Date: Tue, 28 May 2002 04:18:25 +0200 (CEST)

Hello,

I tried to compile linphone as a non-privileged user with

$ env LD_RUN_PATH="/home/user/local/lib" \
LDFLAGS="-L/home/user/local/lib" ./configure \
--prefix=/home/user/local --with-osip=/home/user/local/

libosip-0.7.9 is also installed with prefix /home/user/local

The configuration script seems to ignore the prefix for the pixmaps, make
install fails:


mkdir /usr/share/pixmaps/linphone
mkdir: cannot create directory `/usr/share/pixmaps/linphone': Permission
denied
/usr/bin/install: cannot create regular file
`/usr/share/pixmaps/linphone': Permission denied
/usr/bin/install: cannot create regular file
`/usr/share/pixmaps/linphone': Permission denied
/usr/bin/install: cannot create regular file
`/usr/share/pixmaps/linphone': Permission denied
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/home/user/linphone-0.7.2'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/user/linphone-0.7.2'
make: *** [install-recursive] Error 1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]