Skocz do zawartości

lukas17

Użytkownicy
  • Zawartość

    2
  • Rejestracja

  • Ostatnio

Reputacja

0 Normalna

1 obserwujący

O lukas17

  • Ranga
    Nowy użytkownik
  1. problem z nmake

    mam problem z instalacja embperl pod windows: C:\Embperl-2.3.0>perl Makefile.PL Running on Win 32 Build with support for Apache mod_perl?(y/n) [y] Use /Apache as Apache source(y/n) [y] Will use C:/Apache for Apache Headers Apache Version Server version: Apache/1.3.31 (Win32) + Load dynamic module mod_perl.c (C:\Apache\modules\mod_perl.so) Test start C:\Apache\Apache.exe Test httpd will listen on port 8531 Found mod_perl Version 1.2901 Found LWP::UserAgent Version 5.826 Found HTML::HeadParser Version 3.60 Found Apache::Session Version 1.81 Found Apache::SessionX Version 2.01 Found File::Spec Version 3.29 Found CGI Version 3.43 Enter path of the directory where you have extracted libxml2 and libxslt or sing le dot for not using libxml [C:\lib] libxslt and libxml2 found under C:\lib/libxslt-1.1.0.win32/lib and C:\lib/libxml 2-2.6.2+.win32/lib Xalan is currently not supported on Win32 Note (probably harmless): No library found for oldnames.lib Note (probably harmless): No library found for kernel32.lib Note (probably harmless): No library found for user32.lib (...) Note (probably harmless): No library found for odbc32.lib Note (probably harmless): No library found for odbccp32.lib Note (probably harmless): No library found for msvcrt.lib Writing Makefile for Embperl::Thread Writing Makefile for Embperl Writing Makefile for WrapXS Writing Makefile for Embperl C:\Embperl-2.3.0>nmake Microsoft ® Program Maintenance Utility Version 1.50 Copyright © Microsoft Corp 1988-94. All rights reserved. nmake -f Makefile all -nologo nmake -f Makefile all -nologo nmake -f Makefile all -nologo cl -c -IC:/Embperl-2.3.0 -I. -I"C:/Apache/include" -I"C:/Apache/regex" -I"C:/Apache/os/win32" -I"C:\lib\libxslt-1.1.0.win32\include" -I"C:\lib\libxml2- 2.6.2+.win32\include" -I"C:\lib\iconv-1.9.1.win32\include" -IC:/Embperl-2.3.0/xs -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES _FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT _CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2.3.0\" -DXS_VERSION=\"2.3.0\" "-IC:\Perl\lib\CORE" -DAPA CHE -D_INC_MALLOC -D_INC_SIGNAL -D_WINSOCK2API_ -D_MSWSOCK_ -D_WINDOWS -DMULT IPLICITY -DEP2 -DLIBXSLT App.c fatal error C1510: Cannot load language resource clui.dll. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x4' Stop. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2' Stop. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2' Stop. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2' Stop.
  2. witam, nie moge zainstalowac apache 1.3.. na ubuntu 9: citos@citos:~/Pulpit/apache_1.3.41$ ./configure Configuring for Apache, Version 1.3.41 + Warning: Configuring Apache with default settings. + This is probably not what you really want. + Please read the README.configure and INSTALL files + first or at least run './configure --help' for + a compact summary of available options. + Warning: Your 'echo' command is slightly broken. + It interprets escape sequences per default. We already + tried 'echo -E' but had no real success. If errors occur + please set the SEO variable in 'configure' manually to + the required 'echo' options, i.e. those which force your + 'echo' to not interpret escape sequences per default. + using installation path layout: Apache (config.layout) Creating Makefile Creating Configuration.apaci in src Syntax error --- The configuration file is used only to define the list of included modules or to set Makefile in src options or Configure rules, and I don't see that at all: `$(SRCDIR)/apaci` default default no no no yes no default no default default citos@citos:~/Pulpit/apache_1.3.41$ make ===> src make[1]: Wejście do katalogu `/home/citos/Pulpit/apache_1.3.41' make[2]: Wejście do katalogu `/home/citos/Pulpit/apache_1.3.41/src' make[2]: *** Brak reguł do wykonania obiektu `all'. Stop. make[2]: Opuszczenie katalogu `/home/citos/Pulpit/apache_1.3.41/src' make[1]: *** [build-std] Błąd 2 make[1]: Opuszczenie katalogu `/home/citos/Pulpit/apache_1.3.41' make: *** [build] Błąd 2 citos@citos:~/Pulpit/apache_1.3.41$
×