Dear Sheepdog support, I have been trying to install the Sheepdog as well as its dependencies in a non-standard path. I installed the corosync in the path /opt/apps/corosync. It is working fine. I executed the following command to let the Sheepdog find the Corosync : ./configure --prefix=/opt/apps/corosync/ --exec_prefix=/opt/apps/corosync/. I I also exported some variables: export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig/:/opt/apps/corosync/:/opt/apps/corosync/lib/pkgconfig/ export corosync_CFLAGS=/opt/apps/corosync/include/ export corosync_LIBS=/opt/apps/corosync/lib/ However, when I tried to compile (make) the Sheepdog I have been dealing with some issues as the on depicted in the attached figure. Do you have any suggestion related to how to solve that installation issue? Best regards, Gustavo -- Visiting Student at University of Wuppertal, Germany. PhD Candidate in Computer Science at UFPE, Brazil. http://www.cin.ufpe.br/~grac http://www.modcs.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.wpkg.org/pipermail/sheepdog/attachments/20120731/8e9be937/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: msgError.png Type: image/png Size: 239603 bytes Desc: not available URL: <http://lists.wpkg.org/pipermail/sheepdog/attachments/20120731/8e9be937/attachment.png> |