설치 에러 발생시 대처

2019. 10. 23. 12:04·OS/Centos
반응형

Apache

apr설치시 libtoolT No such file 에러시
# cp -arp libtool libtoolT
다시 ./configure 명령어 실행

 

PHP

 

off_t undefined 에러시
--enable-zip 제거

Cannot find libmysqlclient_r 에러시
# cd /usr/local/mysql
# ln -s ./lib  ./lib64clea

make:***[sapi/cli/php] 오류 1
# vi Makefile
EXTRA_LIBS= -liconv 추가
# make

그래도 에러?? ㅠㅠ
libiconv 경로 확인 후
--with-iconv-dir=경로

 

SVN

svn 클론 에러
- vi ~/.subversion/servers
그런후 [global] 항목에 다음의 내용을 삽입하거나 주석처리된 부분을 수정한다.
[global]
# store-passwords = no
# store-plaintext-passwords = no
store-passwords = yes
store-plaintext-passwords = yes

 

mysql

http://itgameworld.tistory.com/24

http://www.freeimage.kr/tip_mysql/p1/175

https://blog.boxcorea.com/wp/archives/1483 (replication)

 

apache

http://itgameworld.tistory.com/7

 

php

http://louet.tistory.com/124

 

http://www.virtualbox.org/manual/ch06.html

 

728x90
반응형
'OS/Centos' 카테고리의 다른 글
  • [CentOS 7] Prometheus + Grafana 설치
  • Cent OS 6 버전 yum 에러
  • fail2ban
  • CentOS 7 / 고정 IP 설정하는 방법
상쾌한기분
상쾌한기분
  • 상쾌한기분
    상쾌한기분
    상쾌한기분
  • 전체
    오늘
    어제
    • 분류 전체보기 (250)
      • Python (44)
        • Python (26)
        • Django (6)
        • Flask (4)
        • Open Source (6)
      • Kotlin & Java (5)
        • Spring (2)
        • 프로젝트 (1)
      • Go (11)
      • Database (24)
        • MySQL (21)
        • Redis (3)
      • Infrastructure (2)
        • CDC (4)
        • Kafka (5)
        • Prometheus (2)
        • Fluentd (11)
        • Docker (1)
        • Airflow (2)
        • VPN (2)
      • IT (25)
        • AI (9)
        • Langchain (8)
        • Web (18)
        • Git (8)
        • 리팩토링 (9)
        • Micro Service Architecture (8)
        • Clean Code (16)
        • Design Pattern (0)
        • 수학 (1)
        • 알고리즘 (14)
      • OS (14)
        • Centos (10)
        • Ubuntu (3)
        • Mac (1)
      • Search Engine (2)
        • ElasticSearch (1)
        • Lucene Solr (1)
      • PHP (2)
        • Laravel (1)
        • Codeigniter (1)
  • 블로그 메뉴

    • Github 방문
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    git
    Golang
    prompt
    티스토리챌린지
    Langchain
    http
    백준
    Redis
    MYSQL
    docker
    go
    LLM
    Kafka
    오블완
    fluentd
    python
    CDC
    ollama
    performance
    파이썬
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
상쾌한기분
설치 에러 발생시 대처
상단으로

티스토리툴바