<html>
<body>
Hello from a newbie.<br><br>
I am trying to compile a version of Digikam that I cannot yet get through
the windows installer (see
<a href="https://bugs.kde.org/show_bug.cgi?id=230401" eudora="autourl">
https://bugs.kde.org/show_bug.cgi?id=230401</a>). I am using MSVC. This
is all very new to me so I am trying to follow on-line instructions as
best as I can. I have run into a problem that I am not yet able to solve:
when compiling Digikam with emerge, it cannot find the source code for
libssh. This is what I have after all the dependencies are reported by
emerge:<br><br>
<font face="Lucida Sans" size=1 color="#808080">emerge debug: file:
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py<br>
emerge debug: executing command: python
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py
fetch --offline<br>
emerge debug: category: win32libs-sources, package: libssh-src, version:
20090805<br>
emerge debug: using shell from c:\Dev\kde\dev-utils\git<br>
emerge debug: skipping git fetch (--offline)<br>
emerge debug: file:
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py<br>
emerge debug: executing command: python
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py
unpack --offline<br>
emerge debug: category: win32libs-sources, package: libssh-src, version:
20090805<br>
emerge debug: using shell from c:\Dev\kde\dev-utils\git<br>
entering:
c:\Dev\kde\build\win32libs-sources\libssh-src-20090805\work\msvc2008-Debug-0.4<br>
cleaning
c:\Dev\kde\build\win32libs-sources\libssh-src-20090805\work\msvc2008-Debug-0.4<br>
emerge debug: clean directory
c:\Dev\kde\build\win32libs-sources\libssh-src-20090805\work\msvc2008-Debug-0.4<br>
emerge debug: file:
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py<br>
emerge debug: executing command: python
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py
compile --offline<br>
emerge debug: category: win32libs-sources, package: libssh-src, version:
20090805<br>
emerge debug: using shell from c:\Dev\kde\dev-utils\git<br>
entering:
c:\Dev\kde\build\win32libs-sources\libssh-src-20090805\work\msvc2008-Debug-0.4<br>
emerge debug: cmake -G &quot;NMake Makefiles&quot;&nbsp;
-DWITH_STATIC_LIB=ON -DCMAKE_INSTALL_PREFIX=&quot;c:/Dev/kde&quot;
-DCMAKE_INCLUDE_PATH=&quot;c:/Dev/kde/include&quot;
-DCMAKE_LIBRARY_PATH=&quot;c:/Dev/kde/lib&quot; -DCMAKE_BUILD_TYPE=Debug
&quot;C:\Treasure island\Wintel\KDE\svn-src\libssh-src&quot;<br>
emerge debug: executing command: cmake -G &quot;NMake
Makefiles&quot;&nbsp; -DWITH_STATIC_LIB=ON
-DCMAKE_INSTALL_PREFIX=&quot;c:/Dev/kde&quot;
-DCMAKE_INCLUDE_PATH=&quot;c:/Dev/kde/include&quot;<br>
-DCMAKE_LIBRARY_PATH=&quot;c:/Dev/kde/lib&quot; -DCMAKE_BUILD_TYPE=Debug
&quot;C:\Treasure island\Wintel\KDE\svn-src\libssh-src&quot;<br>
CMake Error: The source directory &quot;C:/Treasure
island/Wintel/KDE/svn-src/libssh-src&quot; does not exist.<br>
Specify --help for usage, or press the help button on the CMake GUI.<br>
emerge fatal error: while running configure cmd: cmake -G &quot;NMake
Makefiles&quot;&nbsp; -DWITH_STATIC_LIB=ON
-DCMAKE_INSTALL_PREFIX=&quot;c:/Dev/kde&quot;
-DCMAKE_INCLUDE_PATH=&quot;c:/Dev/kde/include&quot;
-DCMAKE_LIBRARY_PATH=&quot;c:/Dev/kde/lib&quot; -DCMAKE_BUILD_TYPE=Debug
&quot;C:\Treasure island\Wintel\KDE\svn-src\libssh-src&quot;<br>
emerge fatal error: running python
c:\Dev\kde\emerge\portage\win32libs-sources\libssh-src\libssh-src-20090805.py
compile --offline<br>
emerge error: fatal error: package win32libs-sources/libssh-src-20090805
all failed<br><br>
</font>Note that I am at the moment trying to keep things simple: I just
build the &quot;normal&quot;&nbsp; version of Digikam, just to make sure
everything works. I also work offline in order to keep an eye on what
gets downloaded. I asked emerge to build libssh and win32libs, without
the --offline option, but it fell over. I could not find
libssh-c90-src-20090805 in the winkde repository. <br><br>
Where do I go from here to compile successfully?<br><br>
Thanks in advance,<br><br>
Francis<br><br>
PS: This is my first post, I hope I have not transgressed any law by
asking a question first and thinking later ;) </body>
</html>