Mohammad Abul Khayer wrote: > hi > I am very begainner with Mono. I have developed a project with ASP.NET 2.0. > I whant to Host it in Linux Server with MONO. > But have fall in problem at the begainnig.. > > i download Mono 1.2 and XSP 1.2 RPM Binary . i can install it successfully. > But when i want to stat the XSP, it give following error and does provide > any service at http://localhost:8080, > > Listening on port: 8080 (non-secure) > Listening on address: 0.0.0.0 > Root directory: /usr/lib/xsp/test > /usr/bin/mono: relocation error: /usr/bin/mono: symbol epoll_create, version > GLIBC_2.3.2 not defined in file libc.so.6 with link > > What can i do now??? Plz Help me.. > > My System OS is Redhat Linux 8, i download Redhat linux 8(86) version RPM
Your RH installation is probably missing some glibc related updates. Try to update your system. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
