알짜게시판

[Ruby] Could not open library 'libcurl'

윈도우에서 아래처럼 libcurl 연결을 실패할때

https://curl.haxx.se 에서 libcurl??.dll 을 libcurl.dll 로 이름 변경 후 ruby/bin 에 넣는다.

[code]

rails aborted! 
LoadError: Could not open library 'libcurl': The specified module could not be found.
.
Could not open library 'libcurl.dll': The specified module could not be found.
.
Could not open library 'libcurl.so.4': The specified module could not be found.
.
Could not open library 'libcurl.so.4.dll': The specified module could not be found.
C:/path-to-app/config/application.rb:18:in `<top (required)>'
C:/path-to-app/Rakefile:4:in `require'
C:/path-to-app/Rakefile:4:in `<top (required)>'
bin/rails:4:in `require'
bin/rails:4:in `<main>'
(See full trace by running task with --trace)

[/code]

번호 제목 글쓴이 조회 날짜
27 [Ruby] 윈도우에서 pod install 실행시 UTF-8 오류 26,486 02-28
26 [맥OS] 마우스 휠 스크롤 방향 윈도우와 일치시키는 방법 25,707 02-28
열람 [Ruby] Could not open library 'libcurl' 24,859 02-28
24 [Android] Error type 3: Activity class {com.?.MainActivity} … 16,226 02-02
23 [PHP] REQUEST 값 받기(application/json 포함) 15,631 04-20
22 설치하려고 하는 앱이 Microsoft에서 확인된 앱이 아닙니다. 14,599 10-11
21 [윈도우] 레지스트리 변경값 추적하는 프로그램 6,028 06-14
20 [PHP] Curl 을 이용하여 json 을 post 보내기 5,804 01-19
19 [PHP] Curl 을 이용하여 파일 다운로드 5,142 01-19
18 [윈도우] WinHTTP 사용에서 12175 에러 발생시 4,200 04-04
17 [PHP] 실시간 화면 출력 3,897 08-04
16 구글 google 영어 사이트로 접속하기 3,058 06-20
15 [Delphi] bsNone 인 폼에서 드래그 및 크기조절 2,712 07-11
14 [윈도우] 원격 데스크탑 접속 기록 삭제하기 2,559 07-24
13 [리눅스] Swap 생성/수정 2,027 09-04
12 VS Code 설치방법 1,994 06-30
11 [안드로이드] 구글 검색기록 끄기 1,873 06-14
10 크롬 알림창 해제하기 1,851 05-28
9 [리눅스] 바이러스 검사 1,793 09-04
8 [MYSQL] 날짜필드 연장하기 1,772 03-20
7 파이썬 아나콘다 업데이트 1,670 08-06
6 Go 언어 설치하기 1,668 05-16
5 [리눅스] 간단한 보안 체크하기 1,665 06-05
4 [리눅스] Composer 설치하기 1,590 07-06
3 [MYSQL] 계정 추가 및 외부 접속 허용 1,417 07-05
2 [Delphi] Glyph 에 사용할 이미지 생성하기 1,411 09-02
1 [윈도우] 네트워크 드라이브 커맨드 명령으로 연결하기 1,379 07-11
목록