Title: Untitled Document
본메일은 정통부 권고사항에 의거 제목에 [광고]
라고 표기된 메일입니다.
본메일은 발신전용 메일입니다 이메일은 일회성 메일이며 재발송되지 않습니다.
귀하의 메일주소는 웹서핑중에 알게된 것이며, 이메일 주소외에 다른 정보는 가지고 있지 않습니다.
원치 않으시면 수신거부를
눌러주세요
Hi all,
to get J2SDK for linux running on my machine, i had to make a symbolic link:
/usr/lib# ln -s libstdc++-libc6.1-2.so.3 libstdc++-libc6.1-1.so.2
Is there a more elegant way?
regards,
Egon
Egon Willighagen wrote:
/usr/lib# ln -s libstdc++-libc6.1-2.so.3 libstdc++-libc6.1-1.so.2
Is there a more elegant way?
Yes, install the libstdc++2.9-glibc2.1 package.
--
Stefan Gybas
Hi :)
There is an older package of the libstdc++ available in woody
that works fine for the j2sdk1.4 final.
But if the newer version of that library works I think that your
setup is even more elegant...
On Sun, 3 Mar 2002 11:20:13 +0100, Egon Willighagen wrote:
>
>Hi all,
>
>to get J2SDK for lin
Hi all,
to get J2SDK for linux running on my machine, i had to make a symbolic link:
/usr/lib# ln -s libstdc++-libc6.1-2.so.3 libstdc++-libc6.1-1.so.2
Is there a more elegant way?
regards,
Egon
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
Egon Willighagen wrote:
> /usr/lib# ln -s libstdc++-libc6.1-2.so.3 libstdc++-libc6.1-1.so.2
>
> Is there a more elegant way?
Yes, install the libstdc++2.9-glibc2.1 package.
--
Stefan Gybas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAI
Hi :)
There is an older package of the libstdc++ available in woody
that works fine for the j2sdk1.4 final.
But if the newer version of that library works I think that your
setup is even more elegant...
On Sun, 3 Mar 2002 11:20:13 +0100, Egon Willighagen wrote:
>
>Hi all,
>
>to get J2SDK for li
7 matches
Mail list logo