<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">RedJini Blog</title>
  <id>http://blog.redjini.com/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://blog.redjini.com/" />
  <subtitle type="html"></subtitle>
  <updated>2009-05-29T01:46:46+09:00</updated>
  <generator>Textcube 1.7.7 : Con moto</generator>
  <entry>
    <title type="html">OpenSSL Visual Studio 2008에서 컴파일 및 설치 하기</title>
    <link rel="alternate" type="text/html" href="http://blog.redjini.com/242" />
    <link rel="replies" type="application/atom+xml" href="http://blog.redjini.com/atom/response/242" thr:count="0"/>
    <category term="Visual C" />
    <category term="OpenSSL" />
    <category term="SSL" />
    <category term="Visual Studio 2008" />
    <category term="VS2008" />
    <category term="window" />
    <category term="설치" />
    <category term="컴파일" />
    <author>
      <name>(나그네)</name>
    </author>
    <id>http://blog.redjini.com/242</id>
    <updated>2009-05-15T13:58:20+09:00</updated>
    <published>2009-05-11T19:45:10+09:00</published>
    <summary type="html">1. 설치 환경 Visual Studio 2008, WinXP2. 설치 준비 OpenSSL 소스 다운로드 : http://www.openssl.org/source ActivePerl 다운로드 : http://www.activestate.com/activeperl &amp;gt; ActivePerl 설치 &amp;gt; OpenSSL 소스 압축 해제3. 시작 &amp;gt; 실행 &amp;gt; cmd &amp;gt; OpenSSL 폴더로 이동 예) cd D:\My Project\Op...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://blog.redjini.com/242&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">Visual Studio 2008에서 zlib 1.2.3 컴파일</title>
    <link rel="alternate" type="text/html" href="http://blog.redjini.com/241" />
    <link rel="replies" type="application/atom+xml" href="http://blog.redjini.com/atom/response/241" thr:count="0"/>
    <category term="Visual C" />
    <category term="compile" />
    <category term="error" />
    <category term="VS2008" />
    <category term="zlib" />
    <author>
      <name>(나그네)</name>
    </author>
    <id>http://blog.redjini.com/241</id>
    <updated>2009-04-21T15:47:10+09:00</updated>
    <published>2009-04-21T15:47:10+09:00</published>
    <summary type="html">VS2008에서 컴파일 할경우 다음과 같은 오류 메세지가 출력됨.1&amp;gt;------ 빌드 시작: 프로젝트: zlib, 구성: DLL ASM Debug Win32 ------1&amp;gt;Assembling...1&amp;gt; Assembling: D:\My Project\zlib-1.2.3\contrib\masmx86\inffas32.asm1&amp;gt;D:\My Project\zlib-1.2.3\contrib\masmx86\inffas32.asm(647) :...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://blog.redjini.com/241&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">yum 장애 조치</title>
    <link rel="alternate" type="text/html" href="http://blog.redjini.com/240" />
    <link rel="replies" type="application/atom+xml" href="http://blog.redjini.com/atom/response/240" thr:count="0"/>
    <category term="기타" />
    <category term="libxml" />
    <category term="Python" />
    <category term="xml" />
    <category term="yum" />
    <category term="업데이트 오류" />
    <author>
      <name>(나그네)</name>
    </author>
    <id>http://blog.redjini.com/240</id>
    <updated>2009-04-28T19:52:26+09:00</updated>
    <published>2009-04-21T15:39:42+09:00</published>
    <summary type="html">※ 오류 메세지 Traceback (most recent call last): File &quot;/usr/bin/yum&quot;, line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File &quot;/usr/share/yum-cli/yummain.py&quot;, line 229, in user_main errcode = main(args) File &quot;/usr/share/yum-cli/yummain.py&quot;, line...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://blog.redjini.com/240&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">IE8설치후 VS2008 스크립트 오류 문제</title>
    <link rel="alternate" type="text/html" href="http://blog.redjini.com/236" />
    <link rel="replies" type="application/atom+xml" href="http://blog.redjini.com/atom/response/236" thr:count="6"/>
    <category term="Visual C" />
    <category term="IE8" />
    <category term="Visual C++" />
    <category term="Visual Studio 2008" />
    <category term="VS2008" />
    <category term="스크립트" />
    <author>
      <name>(나그네)</name>
    </author>
    <id>http://blog.redjini.com/236</id>
    <updated>2009-04-28T19:51:36+09:00</updated>
    <published>2009-03-31T09:53:11+09:00</published>
    <summary type="html">Internet Explorer 8 설치후 Visual Studio 2008에서 함수, 변수 추가시 Script 오류가 발생.임시 해결방법 regedit 실행 &quot;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones&quot; 항목에 &quot;1000&quot;키 생성 &quot;1000&quot;키 항목에 DWORD값 추가 이름 : 1207 값 : 0x000000 출처 : http://blogs...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://blog.redjini.com/236&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">데이크스트라 알고리즘(Dijkstra algorithm)</title>
    <link rel="alternate" type="text/html" href="http://blog.redjini.com/228" />
    <link rel="replies" type="application/atom+xml" href="http://blog.redjini.com/atom/response/228" thr:count="0"/>
    <category term="Visual C" />
    <category term="Dijkstra" />
    <category term="데이크스트라" />
    <category term="최단거리" />
    <author>
      <name>(나그네)</name>
    </author>
    <id>http://blog.redjini.com/228</id>
    <updated>2009-04-07T19:55:18+09:00</updated>
    <published>2008-12-29T13:08:00+09:00</published>
    <summary type="html">[code cpp] #define M 65535#define MAX 10int path_info[MAX][MAX]={ { 0, 1, 4, 2, 9, M, M, M, M, 3}, //a 0 { 1, 0, M, M, 7, M, M, 5, M, M}, //b 1 { 4, M, 0,11, M, M, 4, M, M, M}, //c 2 { 2, M,11, 0, M, 1, M, M, M, M}, //d 3 { 9, 7, M, M, 0, 2, M, 1, M, 3...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://blog.redjini.com/228&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
</feed>
