Re: [PD] RE : WII remote

2007-04-01 Thread Hans-Christoph Steiner

Yup, and it should be included in the Pd-0.40.2-extended auto- 
builds.  Hopefully the problems with the OSX side of things will be  
fixed soon.

.hc

On Apr 1, 2007, at 5:16 AM, Jiri Heitlager | dadata.org wrote:

> Ok i found the Wii external.
>
> externals/io/wiiremote
>
>
>
> Jiri Heitlager | dadata.org wrote:
>> Thank you Patco,
>>
>> so I encountered some problems, maybe someone is out there that  
>> can help me.
>> I installed the dev-tools, then I went into the dir wiiremote_b4  
>> and typed
>> make install, but that resulted in zip and this error message was  
>> returned:
>>
>> make[1]: *** No rule to make target `wiiremote_b4_install'.  Stop.
>>
>> So now I am tryng to figure out what that could mean. Does it mean I
>> need to tell the make what the target dir is?
>>
>> Also I checkout all the externals from the reposotory but there is no
>> wiiremote there? Am I looking in the wrong place?
>>
>> Jiri
>>
>> Patco wrote:
>>> Jiri Heitlager | dadata.org a écrit :
 Thanks for the reply Patco.

 Ok, so to get things clear. To use the object I need to download
 wiiremote_b4 from this list. Then I need to install the  
 developertools
 and do make install from the terminal.
 Is this then it, or is this to simple thought. Could somebody  
 guide me
 through this?

 Jiri
>>> yes, install gcc, libc-dev, make, etc, the puredata sources from  
>>> vanilla
>>> or cvs ...
>>> read the readme files,
>>> install the library first and then compile the external.
>>> I'd be glad to help you, but I've haven't got time actually to  
>>> get the
>>> nintendo wiimote and compile,
>>> anyway, if you encounter problems during the install, you might  
>>> get some
>>> help through the list.
>>>
>>
>> ___
>> PD-list@iem.at mailing list
>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
>> listinfo/pd-list
>>
>
> ___
> PD-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
> listinfo/pd-list



 


"[W]e have invented the technology to eliminate scarcity, but we are  
deliberately throwing it away to benefit those who profit from  
scarcity."-John Gilmore



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] RE : WII remote

2007-04-01 Thread Jiri Heitlager | dadata.org
Ok i found the Wii external.

externals/io/wiiremote



Jiri Heitlager | dadata.org wrote:
> Thank you Patco,
> 
> so I encountered some problems, maybe someone is out there that can help me.
> I installed the dev-tools, then I went into the dir wiiremote_b4 and typed
> make install, but that resulted in zip and this error message was returned:
> 
> make[1]: *** No rule to make target `wiiremote_b4_install'.  Stop.
> 
> So now I am tryng to figure out what that could mean. Does it mean I 
> need to tell the make what the target dir is?
> 
> Also I checkout all the externals from the reposotory but there is no 
> wiiremote there? Am I looking in the wrong place?
> 
> Jiri
> 
> Patco wrote:
>> Jiri Heitlager | dadata.org a écrit :
>>> Thanks for the reply Patco.
>>>
>>> Ok, so to get things clear. To use the object I need to download
>>> wiiremote_b4 from this list. Then I need to install the developertools
>>> and do make install from the terminal.
>>> Is this then it, or is this to simple thought. Could somebody guide me
>>> through this?
>>>
>>> Jiri
>> yes, install gcc, libc-dev, make, etc, the puredata sources from vanilla 
>> or cvs ...
>> read the readme files,
>> install the library first and then compile the external.
>> I'd be glad to help you, but I've haven't got time actually to get the 
>> nintendo wiimote and compile,
>> anyway, if you encounter problems during the install, you might get some 
>> help through the list.
>>
> 
> ___
> PD-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
> 

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] RE : WII remote

2007-04-01 Thread Jiri Heitlager | dadata.org
Thank you Patco,

so I encountered some problems, maybe someone is out there that can help me.
I installed the dev-tools, then I went into the dir wiiremote_b4 and typed
make install, but that resulted in zip and this error message was returned:

make[1]: *** No rule to make target `wiiremote_b4_install'.  Stop.

So now I am tryng to figure out what that could mean. Does it mean I 
need to tell the make what the target dir is?

Also I checkout all the externals from the reposotory but there is no 
wiiremote there? Am I looking in the wrong place?

Jiri

Patco wrote:
> Jiri Heitlager | dadata.org a écrit :
>> Thanks for the reply Patco.
>>
>> Ok, so to get things clear. To use the object I need to download
>> wiiremote_b4 from this list. Then I need to install the developertools
>> and do make install from the terminal.
>> Is this then it, or is this to simple thought. Could somebody guide me
>> through this?
>>
>> Jiri
> yes, install gcc, libc-dev, make, etc, the puredata sources from vanilla 
> or cvs ...
> read the readme files,
> install the library first and then compile the external.
> I'd be glad to help you, but I've haven't got time actually to get the 
> nintendo wiimote and compile,
> anyway, if you encounter problems during the install, you might get some 
> help through the list.
> 

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] RE : WII remote

2007-03-31 Thread Patco
Jiri Heitlager | dadata.org a écrit :
> Thanks for the reply Patco.
>
> Ok, so to get things clear. To use the object I need to download
> wiiremote_b4 from this list. Then I need to install the developertools
> and do make install from the terminal.
> Is this then it, or is this to simple thought. Could somebody guide me
> through this?
>
> Jiri
yes, install gcc, libc-dev, make, etc, the puredata sources from vanilla 
or cvs ...
 read the readme files,
 install the library first and then compile the external.
I'd be glad to help you, but I've haven't got time actually to get the 
nintendo wiimote and compile,
anyway, if you encounter problems during the install, you might get some 
help through the list.


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] RE : WII remote

2007-03-29 Thread Jiri Heitlager | dadata.org
Thanks for the reply Patco.

Ok, so to get things clear. To use the object I need to download
wiiremote_b4 from this list. Then I need to install the developertools
and do make install from the terminal.
Is this then it, or is this to simple thought. Could somebody guide me
through this?

Jiri

patco wrote:
> Hi,
> the problem is that wiimote needs a library for accessing the device, 
> even if the external is included into pd-extended, we'd still have to 
> install this lib, unless there is another solution?
> 
> */"Jiri Heitlager | dadata.org" <[EMAIL PROTECTED]>/* a écrit :
> 
> I would like to use the Wiiremote and I found the wiiremote object on
> this list, but because I dont have the developertools installed (and
> considaring my very limited knowledge about UNIX systems i think it is
> better that way) I cant compile the files.
> Is there someway I could have acces to the [wiiremote] . Could I request
> it to be included in the next release of Pd-extended releases, or is
> that not possible?
> 
> Jiri
> 
> 
> ___
> PD-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
> 
> 
> 
> Découvrez une nouvelle façon d'obtenir des réponses à toutes vos 
> questions ! Profitez des connaissances, des opinions et des expériences 
> des internautes sur Yahoo! Questions/Réponses 
> .


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] RE : WII remote

2007-03-29 Thread patco
Hi,
the problem is that wiimote needs a library for accessing the device, even if 
the external is included into pd-extended, we'd still have to install this lib, 
unless there is another solution?

"Jiri Heitlager | dadata.org" <[EMAIL PROTECTED]> a écrit : I would like to use 
the Wiiremote and I found the wiiremote object on
this list, but because I dont have the developertools installed (and
considaring my very limited knowledge about UNIX systems i think it is
better that way) I cant compile the files.
Is there someway I could have acces to the [wiiremote] . Could I request
it to be included in the next release of Pd-extended releases, or is
that not possible?

Jiri


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list



-
 Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses.___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list