Content-type: text/plain; charset=us-ascii

This is a Mailman mailing list bounce action notice:

    List:       Opensg-users
    Member:     [EMAIL PROTECTED]
    Action:     Subscription removed.
    Reason:     Excessive or fatal bounces.
    


The triggering bounce notice is attached below.

Questions?  Contact the Mailman site administrator at
[EMAIL PROTECTED]

This message was created automatically by mail delivery software (Exim).

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  [EMAIL PROTECTED]
    Connection refused:
    retry timeout exceeded

------ This is a copy of the message, including all the headers. ------

Return-path: <[EMAIL PROTECTED]>
Received: from sc8-sf-list1-b.sourceforge.net ([10.3.1.13] 
helo=sc8-sf-list1.sourceforge.net)
        by sc8-sf-list2.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 
(Debian))
        id 1AGsm9-0007Cz-00; Mon, 03 Nov 2003 20:26:41 -0800
Date: Mon, 03 Nov 2003 20:24:01 -0800
From: [EMAIL PROTECTED]
Subject: Opensg-users digest, Vol 1 #508 - 5 msgs
X-Mailer: Mailman v2.0.9-sf.net
MIME-version: 1.0
Content-type: text/plain
To: [email protected]
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [email protected]
X-Mailman-Version: 2.0.9-sf.net
Precedence: bulk
Reply-To: [email protected]
X-Reply-To: [email protected]
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[email protected]>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/opensg-users>,
        <mailto:[EMAIL PROTECTED]>
List-Id: <opensg-users.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/opensg-users>,
        <mailto:[EMAIL PROTECTED]>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=opensg-users>
Message-Id: <[EMAIL PROTECTED]>

Send Opensg-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/opensg-users
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Opensg-users digest..."


Today's Topics:

   1. start tutorials (Uwe Berner)
   2. Question about CVS (Polina Kondratieva)
   3. Re: start tutorials (Dirk Reiners)
   4. Re: Question about CVS (Gerrit Voss)
   5. Re: start tutorials (Gerrit Voss)

--__--__--

Message: 1
Date: Mon, 03 Nov 2003 16:00:19 +0100
From: "Uwe Berner" <[EMAIL PROTECTED]>
To: [email protected]
Subject: [Opensg-users] start tutorials
Reply-To: [email protected]

Hi,

I have some problems to start the Tutorials of OpenSG. I installed the 
actual version of OpenSG from sourceforge and now want to try the tutorials.

I get the following message:

pcpastis:/usr/local/OpenSG/Tutorials # ./01hello
./01hello: error while loading shared libraries: libOSGSystem.so: cannot 
handle TLS data

I´m using SuSE Linux 8.2.
Any ideas to solve the problem ?

Regards
Uwe Berner

-- 
Dipl. Inform. Uwe Berner    Darmstadt Univ. of Technology
                            Dept. of Computer Science
                            GRIS, 3D Graphics Computing
Fon  +49 6151 155-672       Fraunhoferstraße 5
Fax  +49 6151 155-669       D-64283 Darmstadt

[EMAIL PROTECTED]                           




--__--__--

Message: 2
From: Polina Kondratieva <[EMAIL PROTECTED]>
To: <[email protected]>
Date: Mon, 3 Nov 2003 16:23:13 +0100
Subject: [Opensg-users] Question about CVS
Reply-To: [email protected]

Hi,


Could, please, somebody say me a sequence of actions which I should do to 
'import' my library into OpenSG?

I already have an access as developer at berlios serever... But the 
recommended sequence of actions:

    setenv CVS_RSH ssh; 
    cvs [EMAIL PROTECTED]:/cvsroot/opensgplus import @newname@ 
    initial release

gives me the following:
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: ----------------------------------------------------------------------
~
~
~
~
~
~
~
~
"/tmp/cvs3wz3zL" 5L, 230C

what should I do next, I have no idea...



Thanks,
Polina.



--__--__--

Message: 3
Subject: Re: [Opensg-users] start tutorials
From: Dirk Reiners <[EMAIL PROTECTED]>
To: users <[email protected]>
Date: Mon, 03 Nov 2003 14:49:51 -0600
Reply-To: [email protected]


        Hi Uwe,

On Mon, 2003-11-03 at 09:00, Uwe Berner wrote:
> Hi,
>=20
> I have some problems to start the Tutorials of OpenSG. I installed the=20
> actual version of OpenSG from sourceforge and now want to try the tutor=
ials.
>=20
> I get the following message:
>=20
> pcpastis:/usr/local/OpenSG/Tutorials # ./01hello
> ./01hello: error while loading shared libraries: libOSGSystem.so: canno=
t=20
> handle TLS data
>=20
> I=C2=B4m using SuSE Linux 8.2.
> Any ideas to solve the problem ?

Hmm, that sounds pretty starnge. I suppose you downloaded the Suse 8.1
dist? Becuase it sounds more like you have a Redhat9/new TLS library
there. You can try to get a dailybuild release/dist from
http://www.opensg.org/dailybuild_logs/ for linux gcc3. That is built on
Suse 8.2 and should be ok.

Hope it helps

        Dirk




--__--__--

Message: 4
Subject: Re: [Opensg-users] Question about CVS
From: Gerrit Voss <[EMAIL PROTECTED]>
To: OpenSG Users <[email protected]>
Organization: CAMTech
Date: 04 Nov 2003 11:05:21 +0800
Reply-To: [email protected]


Hi,

On Mon, 2003-11-03 at 23:23, Polina Kondratieva wrote:
> Hi,
> 
> 
> Could, please, somebody say me a sequence of actions which I should do to 
> 'import' my library into OpenSG?
> 
> I already have an access as developer at berlios serever... But the 
> recommended sequence of actions:
> 
>     setenv CVS_RSH ssh; 
>     cvs [EMAIL PROTECTED]:/cvsroot/opensgplus import @newname@ 
>     initial release
> 

I would do the following

cd /tmp
mkdir dummydir
cd dummydir
cvs import -m "Project @newname@" @newname@ initial release
cd ..
rm -rf dummydir
cd @working_dir@
cvs co @newname@   // make sure that empty dirs are not pruned
cd @newname@
cp <all the stuff needed> .
cvs add <all the dirs and files neeeded>
cvs commit .

if this does not work let me know

  gerrit



--__--__--

Message: 5
Subject: Re: [Opensg-users] start tutorials
From: Gerrit Voss <[EMAIL PROTECTED]>
To: OpenSG Users <[email protected]>
Organization: CAMTech
Date: 04 Nov 2003 11:08:45 +0800
Reply-To: [email protected]


Hi,

On Tue, 2003-11-04 at 04:49, Dirk Reiners wrote:
>       Hi Uwe,
>=20
> On Mon, 2003-11-03 at 09:00, Uwe Berner wrote:
> > Hi,
> >=20
> > I have some problems to start the Tutorials of OpenSG. I installed th=
e=20
> > actual version of OpenSG from sourceforge and now want to try the tut=
orials.
> >=20
> > I get the following message:
> >=20
> > pcpastis:/usr/local/OpenSG/Tutorials # ./01hello
> > ./01hello: error while loading shared libraries: libOSGSystem.so: can=
not=20
> > handle TLS data
> >=20
> > I=C2=B4m using SuSE Linux 8.2.
> > Any ideas to solve the problem ?
>=20
> Hmm, that sounds pretty starnge. I suppose you downloaded the Suse 8.1
> dist? Becuase it sounds more like you have a Redhat9/new TLS library
> there. You can try to get a dailybuild release/dist from
> http://www.opensg.org/dailybuild_logs/ for linux gcc3. That is built on
> Suse 8.2 and should be ok.

sorry my fault I was just to busy until now ;-). There was some offline
discussion and he actually build OpenSG himself using a cut&paste
version of my configure line, which actually contained --enable-elf-tls.
So after removing and rebuilding things should hopefully be ok.

gerrit






--__--__--

_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users


End of Opensg-users Digest

Reply via email to