--- Thomas Grill t.grill@gmx.net wrote:
Hi Luigi, it's something like
cvs -z3
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data
login
and then
cvs -z3
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data
co externals/grill/flext cvs -z3
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data
co externals/grill/xsample
greetings, Thomas
PS. It's all described on the http://sf.net/projects/pure-data webpage (see cvs)
Am Mittwoch, 29.10.03 um 14:39 Uhr schrieb luigi rensinghoff:
--- Thomas Grill t.grill@gmx.net wrote:
Hi Luigi, the solution would be to compile flext and
xsample
(from cvs) for your platform. Which linux distribution are you using?
best greetings, Thomas
Am Mittwoch, 29.10.03 um 13:49 Uhr schrieb luigi rensinghoff:
Hi !
I tried to make livebuilder run and succeeded to the
point wher this error occured. " /usr/lib/pd/externs/xsample.pd_linux:
libstdc++.so.3:
cannot open shared object file: No such file or directory /usr/lib/pd/externs/xsample: can't load library"
I dont have this version of libstdc++.so.3 but libstdc++.so.5.
Can i do a link with ld or ldconfig ??
Can i just move that library into the folder ??
Or do i have do install it from gcc Version3 ??
I tried but it failed somehow !
Regards Luigi
I use RedHat 8 with Planet CCRMA lowlat Kernel
2.4.22
If you could help me with the command line od the
CVS,
that would be nice.
I used CVS for Jack i think, but not for
individual
modules !
Hahaha !------- ;-) Would have been too easy !!
I get: [root@localhost xsample]# cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data/extern/grill/xsample co externals/grill/xsample cvs checkout: authorization failed: server cvs.sourceforge.net rejected access to /cvsroot/pure-data/extern/grill/xsample for user anonymous cvs checkout: used empty password; try "cvs login" with a real password
And the same information on
http://sf.net/projects/pure-data:
Only project developers can access the CVS tree via this method. A SSH client must be installed on your client machine. Substitute modulename and developername with the proper values. Enter your site password when prompted.
So what can i do ???
I am not registered and i am definetly never going to be a developer ;-)
No - Seriously, Can i get a password ??
Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/
Hahaha !------- ;-) Would have been too easy !!
I get: [root@localhost xsample]# cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data/extern/grill/x
sample
co externals/grill/xsample cvs checkout: authorization failed: server cvs.sourceforge.net rejected access to /cvsroot/pure-data/extern/grill/xsample for user anonymous cvs checkout: used empty password; try "cvs login" with a real password
Hmhmm, that looks like a cvs misconfiguration.... could some of the administrators have a look? You shouldn't need a password as anonymous.
greetings, Thomas
For me it works like described in pure-data.sf.net/developer.php:
# cvs -d:pserver:anonymous@cvs.pure-data.sourceforge.net:/cvsroot/pure-data login
Hit return when you are asked for a password. In order to get the source:
# cvs -d:pserver:anonymous@cvs.pure-data.sourceforge.net:/cvsroot/pure-data co externals/grill/xsample
(I have replaced the "externals" in the description with externals/grill/xsample therefore you will only get that module)
Please let us know if you have further difficulties and/or suggestions how to make the documentation clearer. We are trying to make it as easy as possible. Of course, if you like to contribute you can have a password too.
GG.
On Wed, 29 Oct 2003, Thomas Grill wrote:
Hahaha !------- ;-) Would have been too easy !!
I get: [root@localhost xsample]# cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data/extern/grill/x
sample
co externals/grill/xsample cvs checkout: authorization failed: server cvs.sourceforge.net rejected access to /cvsroot/pure-data/extern/grill/xsample for user anonymous cvs checkout: used empty password; try "cvs login" with a real password
Hmhmm, that looks like a cvs misconfiguration.... could some of the administrators have a look? You shouldn't need a password as anonymous.
greetings, Thomas
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
--- guenter geiger geiger@xdv.org wrote:
For me it works like described in pure-data.sf.net/developer.php:
# cvs
-d:pserver:anonymous@cvs.pure-data.sourceforge.net:/cvsroot/pure-data
login
Hit return when you are asked for a password. In order to get the source:
# cvs
-d:pserver:anonymous@cvs.pure-data.sourceforge.net:/cvsroot/pure-data
co externals/grill/xsample
(I have replaced the "externals" in the description with externals/grill/xsample therefore you will only get that module)
Please let us know if you have further difficulties and/or suggestions how to make the documentation clearer. We are trying to make it as easy as possible. Of course, if you like to contribute you can have a password too.
GG.
On Wed, 29 Oct 2003, Thomas Grill wrote:
Hahaha !------- ;-) Would have been too easy !!
I get: [root@localhost xsample]# cvs -z3
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data/extern/grill/x
sample
co externals/grill/xsample cvs checkout: authorization failed: server cvs.sourceforge.net rejected access to /cvsroot/pure-data/extern/grill/xsample for user anonymous cvs checkout: used empty password; try "cvs
login"
with a real password
Hmhmm, that looks like a cvs misconfiguration....
could some of the
administrators have a look? You shouldn't need a password as anonymous.
Sorry !!!
My fault !
I put the modules directory in the first path !
Anyway its a little confusing, and the use of externs and externals, but anyway, maybe its just because i sit on the computer after 8 hours of regular studio-work ;-)
Sorry !
I fixed the problem by instaliing libstdc++.so.3 and required libsafe.2.so
But thank you anyway.
Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/