Re: [Lubuntu-desktop] Lubuntu Software Center 0.0.2

2011-12-19 Thread Benny Hult
Yes, instead of "make install", use checkinstall $(sudo apt-get install checkinstall) and then you have your compiled software packaged and installed for your personal use, not for sharing, but does the job. More about it: http://checkinstall.izto.org/ On Sun, Dec 18, 2011 at 3:12 PM, Julien Lav

Re: [Lubuntu-desktop] Lubuntu Software Center 0.0.2

2011-12-18 Thread Phill Whiteside
Hi Micheal, Bug dutifully filed. https://bugs.launchpad.net/lubuntu-software-center/+bug/905953 Regards, Phill. On Sun, Dec 18, 2011 at 2:16 PM, Michael Rawson wrote: > Weird. That should probably be a /, as in src/main.py > > Would you mind filing a bug report? > > On Sun, 18 Dec 2011 14:13:3

Re: [Lubuntu-desktop] Lubuntu Software Center 0.0.2

2011-12-18 Thread Phill Whiteside
Hi Micheal, phillw@piglet:~$ lubuntu-software-center Traceback (most recent call last): File "/usr/local/bin/lubuntu-software-center", line 31, in import src.main ImportError: No module named src.main Regards, Phill. On Sun, Dec 18, 2011 at 1:07 PM, Michael Rawson wrote: > On 18/12/11

Re: [Lubuntu-desktop] Lubuntu Software Center 0.0.2

2011-12-18 Thread Julien Lavergne
You need to do "sudo make install" to install it locally. But you probably should wait to have .deb packages, it's the recommended way to install softwares on any system using .deb :) Regards, Julien Lavergne Le 12/18/2011 02:00 PM, Phill Whiteside a écrit : > Hi Stephen, > > as usual, I'm no dou

Re: [Lubuntu-desktop] Lubuntu Software Center 0.0.2

2011-12-18 Thread Phill Whiteside
Hi Stephen, as usual, I'm no doubt doing something wrong! 1) 1st attempt at ./configure complained I had an out dated intltool, so I grabbed the current one from Synaptics. This then worked. 2) 1st attemp at make install failed, no permissions (sudo !! sorted that one out). The icon is in the Sy