On Mon, Jul 23, 2007 at 08:48:35AM -1000, Eric Firing wrote:
> Maybe the solution is to not use checkinstall?
Yes, I would:
* Not use checkinstall
* prefix to /usr/local
HTH,
Gaël
-
This SF.net email is sponsored by: Spl
Maybe the solution is to not use checkinstall?
Eric
Xuedong Zhang wrote:
> I use the command as follows:
> sudo checkinstall python setup.py install --prefix /usr/local
>
> But the problem is the same.
> It seems during the python install, python access the tk module, but the
> checkinstall
> s
I use the command as follows:
sudo checkinstall python setup.py install --prefix /usr/local
But the problem is the same.
It seems during the python install, python access the tk module, but the
checkinstall
seems think it is modified so should be included in the package?
Michael Droettboom 写道:
>
Gael Varoquaux wrote:
> On Sat, Jul 21, 2007 at 05:50:19PM -0400, Xuedong Zhang wrote:
>
>> What I am trying to run is the following command:
>>
>
>
>> sudo checkinstall python setup.py install
>>
>
>
>> I guess this maybe the problem between checkinstall and matplotlib
>>
>
On Sat, Jul 21, 2007 at 05:50:19PM -0400, Xuedong Zhang wrote:
> What I am trying to run is the following command:
> sudo checkinstall python setup.py install
> I guess this maybe the problem between checkinstall and matplotlib
OK, now it's more clear.
I suggest you install to /usr/local. That
Xuedong Zhang wrote:
> Hi,
> During the installation of the matplotlib package,
> I was told that the matplotlib is trying to replace the tk.tcl file
> which belongs to the tk package
>
> Can anyone told me if this is a bug or feature
I don't know what to call it, but if it exists it is in
Sorry for my stupid question:
What I am trying to run is the following command:
sudo checkinstall python setup.py install
I guess this maybe the problem between checkinstall and matplotlib
Xuedong
Xuedong Zhang 写道:
> Hi,
> During the installation of the matplotlib package,
> I was told that
Hi,
During the installation of the matplotlib package,
I was told that the matplotlib is trying to replace the tk.tcl file
which belongs to the tk package
Can anyone told me if this is a bug or feature
Because of this conflict, I cannot install the package on my ubuntu
Thanks
Xuedong
-