Directory Problem during Install

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Directory Problem during Install

david-vj
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Directory Problem during Install

Bugzilla from gandalf.lechner@univie.ac.at
On Thursday 02 April 2009 20:21:45 davidvincentjones wrote:

> I appear to have a directory problem during my Kubuntu Intrepid install.
>
> Everything has gone well until this final point:
>
> (quote)
> Now for digikam itself:
> cd ../../graphics
> mkdir build
> cd build    (end quote)
>
> the cd ../ ../graphics line makes an error of:
> CMake Error: The source directory "/home/david/down/svn/graphics" does not
> exist

does the directory /home/david/down/svn/graphics exist on your system? if yes,
go there with "cd /home/david/down/svn/graphics" and proceed with mkdir build
etc.

cheers,
gandalf




> Any ideas?
> Thanks;
> David


_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Directory Problem during Install

david-vj
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Directory Problem during Install

Bugzilla from gandalf.lechner@univie.ac.at
On Thursday 02 April 2009 22:12:18 davidvincentjones wrote:
> The folder that has been created is ' /home/david/down/svn/kdegraphics' and
> that looks like it has the correct files inside .. I was just a little
> unsure if I had missed something in the rather long process.
>
> Is this just a typo in the install instructions?

I think there is no typo. You need both folders, kdegraphics and graphics. If
graphics is missing something went wrong. The graphics folder should be
created by svn co -N svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics ,
so if it is missing, do that again.

Gandalf

>
> David
>
> Bugzilla from [hidden email] wrote:
> > On Thursday 02 April 2009 20:21:45 davidvincentjones wrote:
> >> I appear to have a directory problem during my Kubuntu Intrepid install.
> >>
> >> Everything has gone well until this final point:
> >>
> >> (quote)
> >> Now for digikam itself:
> >> cd ../../graphics
> >> mkdir build
> >> cd build    (end quote)
> >>
> >> the cd ../ ../graphics line makes an error of:
> >> CMake Error: The source directory "/home/david/down/svn/graphics" does
> >> not
> >> exist
> >
> > does the directory /home/david/down/svn/graphics exist on your system? if
> > yes,
> > go there with "cd /home/david/down/svn/graphics" and proceed with mkdir
> > build
> > etc.
> >
> > cheers,
> > gandalf
> >
> >> Any ideas?
> >> Thanks;
> >> David
> >
> > _______________________________________________
> > Digikam-users mailing list
> > [hidden email]
> > https://mail.kde.org/mailman/listinfo/digikam-users


--
Gandalf Lechner
Mathematical Physics Group
University of Vienna

T: ++43-1-4277 51523 (office)
F: ++43-1-4277 9731 (institute)
skype: gandalflechner
[hidden email]
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Directory Problem during Install

david-vj
CONTENTS DELETED
The author has deleted this message.