kimjeng writes:
> On Aug 22, 7:38 am, Anssi Saari wrote:
>> kimjeng writes:
>> > the thing is i have installed gtkglextmm both from source and via a
>> > slackbuilds package script and i still get the same error,
>> > help would be a appreciated
>>
>> You'll just have to check what it is config
On Aug 22, 7:38 am, Anssi Saari wrote:
> kimjeng writes:
> > the thing is i have installed gtkglextmm both from source and via a
> > slackbuilds package script and i still get the same error,
> > help would be a appreciated
>
> You'll just have to check what it is configure actually tests for and
kimjeng writes:
> the thing is i have installed gtkglextmm both from source and via a
> slackbuilds package script and i still get the same error,
> help would be a appreciated
You'll just have to check what it is configure actually tests for and
figure out from that why your system doesn't pass
im trying to build visual python on slackware 64bit 13.1 and i can
not get beyond the configure stage,
...
checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m
elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how
> I am trying to install Vpython.
>
> configure worked well
[snip]
> but make fails:
[snip]
> what I can do?
I'd suggest asking for help on vpython's mailing list:
https://lists.sourceforge.net/lists/listinfo/visualpython-users
HTH,
Daniel
--
Psss,
Hello friends,
I am trying to install Vpython.
configure worked well
$ PYTHON=/usr/bin/python ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking
Hi there!
I just found a nice vpython example program on how to create surfaces (its
one of the standard examples if you download vpython ... called
"faces_heightfield" - just search for that).
Is there a way to animate this surface?
All my attempts resulted in creating just anoth
Philip Gröger wrote:
Hi!
How can I create a 3D surface (or something like the picture on the FAQ
page http://www.vpython.org/contents/FAQ.html ) with python [or
vpython]. Didnt find anything in the Documentation under "graph"
Basically like a contourf diagram in 3D
(http://www.t
On Wed, Jun 17, 2009 at 12:58 PM, Philip Gröger <
philip.groe...@googlemail.com> wrote:
> Hi!
> How can I create a 3D surface (or something like the picture on the FAQ
> page http://www.vpython.org/contents/FAQ.html ) with python [or vpython].
> Didnt find anything in the D
Hi!
How can I create a 3D surface (or something like the picture on the FAQ page
http://www.vpython.org/contents/FAQ.html ) with python [or vpython]. Didnt
find anything in the Documentation under "graph"
Basically like a contourf diagram in 3D (
http://www.techsoft.de/german/docume
Casey Hawthorne wrote:
Is there anyway Vpython and pyODE can be made to work with newer
versions of Python 2.6.1 etc. without a lot of changes to source code?
I suppose I'm thinking of an extra layer of indirection, which might
slow things down to much.
Aren't this just Python libr
Is there anyway Vpython and pyODE can be made to work with newer
versions of Python 2.6.1 etc. without a lot of changes to source code?
I suppose I'm thinking of an extra layer of indirection, which might
slow things down to much.
:)
--
Regards,
Casey
--
http://mail.python.org/mailman/lis
One question. I didn't try it, just one idea
Is it possible to put a Vpython window inside a WX frame like it is a
part of the wxframe between sizers or anything els
--
http://mail.python.org/mailman/listinfo/python-list
In the darkest hour on Fri, 16 Sep 2005 15:45:33 -0700,
York <[EMAIL PROTECTED]> screamed:
>>>/usr/local/lib/libgtkgl.so.4.0.0
>>>/usr/local/lib/libgtkgl.so.4
>>>
>>>Does anybody know a solution for this problem?
>>>
>>
>> You need libgtk-(open)gl package (i don't know the exact name in FC).
>>
>
Artur M. Piwko wrote:
> In the darkest hour on Fri, 16 Sep 2005 10:44:34 -0700,
> York <[EMAIL PROTECTED]> screamed:
>
>>It seems Python cannot open/find the file "libgtkgl.so.4", but it
>>definitely lies in the lib directory:
>>
>>/usr/local/lib/libgtkgl.so.4.0.0
>>/usr/local/lib/libgtkgl.so.4
>
In the darkest hour on Fri, 16 Sep 2005 10:44:34 -0700,
York <[EMAIL PROTECTED]> screamed:
> It seems Python cannot open/find the file "libgtkgl.so.4", but it
> definitely lies in the lib directory:
>
> /usr/local/lib/libgtkgl.so.4.0.0
> /usr/local/lib/libgtkgl.so.4
>
> Does anybody know a solutio
Hi everybody,
I am trying to run VPython on FC3. The installation was fine. But when I
"import visual", an error occurs:
"""
>>> import visual
Traceback (most recent call last):
File "", line 1, in ?
File "/usr/lib/python2.3/site-packag
I have created a simulation of the solar system which is graphically
represented using vpython. I was wondering in there is some way to make
the orbit paths look better (I was thinking of anti aliasing the
lines). I havent been able to find any information on this so I assume
its not supported but
18 matches
Mail list logo