Re: Error(Cmake) while building PMC

2014-01-17 Thread Shantanu Tushar Jha
Run these two commands and you should be ok- sudo apt-get install libdeclarative-multimedia kbuildsycoca4 Also, I'm surprised that it compiled on 12.04, can you tell me the output of the command "lsb_release -a" on that machine? On Fri, Jan 17, 2014 at 8:39 PM, R.Harish Navnit wrote: > Here is

Re: Error(Cmake) while building PMC

2014-01-17 Thread R.Harish Navnit
Wow ! It works . I never thought it would be possible too . It's been a week or two now since I started building this . The "lsb_release-a" gives the output log : http://pastebin.kde.org/p4v5s1srq #FeelingGreat now :) R.Harish Navnit The Enigma On Fri, Jan 1

Re: Error(Cmake) while building PMC

2014-01-17 Thread R.Harish Navnit
Here is the output log : http://pastebin.kde.org/pynlrphur when I run 'plasma-mediacenter' . Sorry for the random and unorganized emails . Regards. R.Harish Navnit The Enigma On Fri, Jan 17, 2014 at 8:33 PM, R.Harish Navnit wrote: > > > R.Harish Navnit > Th

Re: Error(Cmake) while building PMC

2014-01-17 Thread R.Harish Navnit
R.Harish Navnit The Enigma On Fri, Jan 17, 2014 at 8:29 PM, R.Harish Navnit wrote: > I ran make and make install , and I think it went okay . I couldn't spot > any errors , as output log was just too lengthy(sorry about being careless > here :P). > So , assumi

Re: Error(Cmake) while building PMC

2014-01-17 Thread R.Harish Navnit
I ran make and make install , and I think it went okay . I couldn't spot any errors , as output log was just too lengthy(sorry about being careless here :P). So , assuming the build was successful , how do I now run this ? Regards. ___ Plasma-devel maili

Re: Error(Cmake) while building PMC

2014-01-17 Thread Shantanu Tushar Jha
Most probably you will encounter errors when you run make (but give it a try anyway? It doesn't cost anything :P) because we use some newer Nepomuk API that was not present in the KDE that Ubuntu 12.04 ships. You will have to use 13.04 or later. On Fri, Jan 17, 2014 at 7:29 PM, R.Harish Navnit wr

Re: Error(Cmake) while building PMC

2014-01-17 Thread R.Harish Navnit
Hi again , Since I was doing a fresh install of kubuntu 13.10 on Vbox and it's taking a long while , I thought of running cmake on my Ubuntu 12.04 LTS lab systems . I think the cmake is almost done , I had a few warnings however . Should I ignore it and proceed with make ? Here's th

Re: Error(Cmake) while building PMC

2014-01-17 Thread R.Harish Navnit
And here's what "cat .xsession-errors" shows me : "Script for cjkv started at run_im Script for default started at default at run_im" I have no idea what it means . I also fiddled with my lightdm.conf , I changed the greeter-session to "unity-greeter". I think I can afford a fresh install since

Re: Error(Cmake) while building PMC

2014-01-17 Thread R.Harish Navnit
On Thu, Jan 16, 2014 at 9:43 PM, Shantanu Tushar Jha wrote: > Ah, I'm not talking about RAM, I'm asking about how much virtual hard disk > space you allocated to the VM. > Virtual Hard disk space : 21.38GB Actual Size : 6.35GB > > (Also, with just 4 gigs of RAM, development on a VM might be prett

Re: Error(Cmake) while building PMC

2014-01-16 Thread Shantanu Tushar Jha
Ah, I'm not talking about RAM, I'm asking about how much virtual hard disk space you allocated to the VM. (Also, with just 4 gigs of RAM, development on a VM might be pretty frustrating for you) On Thu, Jan 16, 2014 at 9:25 PM, R.Harish Navnit wrote: > > > R.Harish Navnit > The Enigma

Re: Error(Cmake) while building PMC

2014-01-16 Thread R.Harish Navnit
R.Harish Navnit The Enigma On Thu, Jan 16, 2014 at 9:23 PM, Shantanu Tushar Jha wrote: > > On Thu, Jan 16, 2014 at 9:21 PM, R.Harish Navnit > wrote: > >> >> >> R.Harish Navnit >> The Enigma >> >> >> On Thu, Jan 16, 2014 at

Re: Error(Cmake) while building PMC

2014-01-16 Thread R.Harish Navnit
R.Harish Navnit The Enigma On Thu, Jan 16, 2014 at 9:18 PM, Shantanu Tushar Jha wrote: > My guess is your disk might be full. How much disk space did you allocate > the VM? > Yes , that was an error initially , I'd allocated more than 50% !!! I did resize it h

Re: Error(Cmake) while building PMC

2014-01-16 Thread Shantanu Tushar Jha
On Thu, Jan 16, 2014 at 9:21 PM, R.Harish Navnit wrote: > > > R.Harish Navnit > The Enigma > > > On Thu, Jan 16, 2014 at 9:18 PM, Shantanu Tushar Jha > wrote: > >> My guess is your disk might be full. How much disk space did you allocate >> the VM? >> > Yes , t

Re: Error(Cmake) while building PMC

2014-01-16 Thread Shantanu Tushar Jha
My guess is your disk might be full. How much disk space did you allocate the VM? Also, it might be helpful to take a look at the file .xsession-errors in your home dir. On Thu, Jan 16, 2014 at 9:13 PM, R.Harish Navnit wrote: > Hi all , > > I finally got the kubuntu 13.10 ISO and insta

Re: Error(Cmake) while building PMC

2014-01-16 Thread R.Harish Navnit
Hi all , I finally got the kubuntu 13.10 ISO and installed it on VBox . It was all going fine and I was just beginning to install the required packages . I think I finished installing build-essentials , after which I locked the screen and went out for dinner and when I returned and tried

Re: Error(Cmake) while building PMC

2014-01-15 Thread R.Harish Navnit
Downloading Kubuntu 13.10 amd64 seems to take a long time here . It's failed here . I'll get back to you people as soon as possible . Regards. R.Harish Navnit The Enigma On Tue, Jan 14, 2014 at 9:31 PM, Sinny Kumari wrote: > > > > On Tue, Jan 14, 2014 at 7

Re: Error(Cmake) while building PMC

2014-01-14 Thread Sinny Kumari
On Tue, Jan 14, 2014 at 7:57 PM, R.Harish Navnit wrote: > omg! You got some stuff messed up. It is weird why you have Qt5 >> development headers installed, do you remember installing it? >> > > Yes , it sure looks messed up ! I remember installing a lot of packages > while building digikam(which a

Re: Error(Cmake) while building PMC

2014-01-14 Thread R.Harish Navnit
> If its not too much pain, can you create a new VM for 13.10 and try > building PMC before doing anything else? > Right now the only trouble is in getting the ISO and then running the installations . Will 2-3 hours I guess :P But I'll do it nevertheless . Infact I think I'll remove the Ubuntu 13.

Re: Error(Cmake) while building PMC

2014-01-14 Thread Shantanu Tushar Jha
On Tue, Jan 14, 2014 at 7:57 PM, R.Harish Navnit wrote: > omg! You got some stuff messed up. It is weird why you have Qt5 >> development headers installed, do you remember installing it? >> > > Yes , it sure looks messed up ! I remember installing a lot of packages > while building digikam(which a

Re: Error(Cmake) while building PMC

2014-01-14 Thread R.Harish Navnit
> > omg! You got some stuff messed up. It is weird why you have Qt5 > development headers installed, do you remember installing it? > Yes , it sure looks messed up ! I remember installing a lot of packages while building digikam(which also failed :( ) I think that could be the reason behind this.

Re: Error(Cmake) while building PMC

2014-01-14 Thread Shantanu Tushar Jha
omg! You got some stuff messed up. It is weird why you have Qt5 development headers installed, do you remember installing it? I'm asking this because compiling PMC from source is a piece of cake and unless there is something screwed up, you shouldn't me having so many issues. To make sure I just c

Re: Error(Cmake) while building PMC

2014-01-14 Thread R.Harish Navnit
This is the output log when I don't add what was mentioned to the cmake command : http://pastebin.kde.org/px9ek7w4q Regards. R.Harish Navnit The Enigma On Tue, Jan 14, 2014 at 6:53 PM, R.Harish Navnit wrote: > I tried removing Qt 5.1 and then running the com

Re: Error(Cmake) while building PMC

2014-01-14 Thread R.Harish Navnit
I tried removing Qt 5.1 and then running the command again , and again I get an error ! This is the output log : http://pastebin.kde.org/pe9gqepue Moreover did I type the command correctly ? Regards. R.Harish Navnit The Enigma On Tue, Jan 14, 2014 at 6:26 PM

Re: Error(Cmake) while building PMC

2014-01-14 Thread Sinny Kumari
On Tue, Jan 14, 2014 at 4:06 PM, R.Harish Navnit wrote: > Okay now I've been trying the build on my Ubuntu 13.04 with KDE plasma > Workspace(It now shows Kubuntu on boot) . > This is the error log that I get : http://pastebin.kde.org/pee7kzjwx > By looking into error message, issue is most proba

Re: Error(Cmake) while building PMC

2014-01-14 Thread R.Harish Navnit
I tried running the cmake adding what you mentioned to your reply . I tried more than one permutations of the same command . Here are the output logs of each of those [1] http://pastebin.kde.org/puwvvc97e [2] http://pastebin.kde.org/pooahzown [3] http://pastebin.kde.org/p1dztqlc9 Am I doing it ri

Re: Error(Cmake) while building PMC

2014-01-14 Thread Shantanu Tushar Jha
Try adding this to your cmake command line- -DQT_QT_INCLUDE_DIR=/usr/include/qt4/Qt Usually cmake should autodetect that, but lets see if this works. On Tue, Jan 14, 2014 at 5:07 PM, R.Harish Navnit wrote: > Yes , I just checked again using "dpkg -s" each of the package names > mentioned in th

Re: Error(Cmake) while building PMC

2014-01-14 Thread R.Harish Navnit
Yes , I just checked again using "dpkg -s" each of the package names mentioned in the blog . I believe I have installed all the packages listed under the ubuntu section in the blog . I still keep getting these error-messages . R.Harish Navnit The Enigma On T

Re: Error(Cmake) while building PMC

2014-01-14 Thread Shantanu Tushar Jha
Are you following all the steps as listed at http://sinny.in/node/25 (Under ubuntu section) ? This error means that you probably missed installing one of those packages. On Tue, Jan 14, 2014 at 4:06 PM, R.Harish Navnit wrote: > Okay now I've been trying the build on my Ubuntu 13.04 with KDE plas

Re: Error(Cmake) while building PMC

2014-01-14 Thread R.Harish Navnit
Okay now I've been trying the build on my Ubuntu 13.04 with KDE plasma Workspace(It now shows Kubuntu on boot) . This is the error log that I get : http://pastebin.kde.org/pee7kzjwx I've tried googling for the error and I even got a lot of answers , but I couldn't really understand much of what wa

Re: Error(Cmake) while building PMC

2014-01-14 Thread R.Harish Navnit
There's one more issue on which I'd like some clarification. I have Ubuntu 13.04 installed on my laptop . I later on installed KDE plasma workspace on my system using some terminal commands . I then again ran updates/security updates using the package manager . Now ofcourse , I can select the sessi

Re: Error(Cmake) while building PMC

2014-01-14 Thread R.Harish Navnit
The easy solution is, upgrade to/install Kubuntu 13.10 (recommended). From > what I see, you are using a VM so you could just create another one with a > newer version. > Isn't there anything else that can be done with the current O.S ? I don't have the ISO image and then installation will take eve

Re: Error(Cmake) while building PMC

2014-01-13 Thread Shantanu Tushar Jha
The easy solution is, upgrade to/install Kubuntu 13.10 (recommended). From what I see, you are using a VM so you could just create another one with a newer version. Also, take care to not use sudo unless the error has something to do around permissions/root privileges. Using sudo at the wrong plac

Error(Cmake) while building PMC

2014-01-13 Thread R.Harish Navnit
Hello all , I'm trying to build PMC on my Ubuntu 12.04 LTS and Kubuntu 12.04 LTS on Virtualbox . I installed cmake using apt-get and when I run the command cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` I get the following errors : http://pastebin.ubuntu.com/6748925/ When