> > Re: [krusader-users] install in kubuntu 16.04 
> > [...]

> ki18n is not installed(?)
> 
> You should have a file
> /usr/lib/cmake/KF5I18n/KF5I18NMacros.cmake
> 
> (or something like that - depending on distribution).
> 
> Cheers
> Alex

If it may be useful:

In Kubuntu 17.04 I executed
    find / -xdev -iname "*F5I18NMacros*" 2> /dev/null
and it answered
    /usr/lib/x86_64-linux-gnu/cmake/KF5I18n/KF5I18NMacros.cmake

I executed
    dpkg -S /usr/lib/x86_64-linux-gnu/cmake/KF5I18n/KF5I18NMacros.cmake
and it answered
    libkf5i18n-dev: /usr/lib/x86_64-linux-
gnu/cmake/KF5I18n/KF5I18NMacros.cmake
indicating that the file was installed when the libkf5i18n-dev package was 
installed.

I executed
    dpkg -l | grep libkf5i18n-dev
and it gave more information about that package:
    ii  libkf5i18n-dev                                  5.31.0-0ubuntu1         
                    
amd64        Advanced internationalization framework.

I didn't install that package specifically, so it seems that in Kubuntu 17.04 
that package is installed by other ones.

> > Dependencies were setup correctly according to INSTALL document.
> > 
> > Any help would be appreciated.

So would you try installing the libkf5i18n-dev? 

Greetings:
Toni

-- 
You received this message because you are subscribed to the Google Groups 
"krusader-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to krusader-users+unsubscr...@googlegroups.com.
To post to this group, send email to krusader-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/krusader-users/201705101632.35758.asmond%40gmx.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to