Displaying 20 results from an estimated 20 matches for "hhp".
Did you mean:
hh
2006 Jul 10
0
Samba trusted domain (AD) not recognized?
I have Samba running on FreeBSD which is a member of the HHP domain. The
HHP domain trusts the UFAD domain. However, users in the UFAD are now
unable to connect to shares on the FreeBSD box (HERMES). HHP users continue
to work just fine.
This behavior may have started when I upgraded from 3.0.14a to 3.0.22, but I
am not 100% sure - the users in the UFAD...
2006 Nov 29
0
[761] trunk/wxruby2: Initial commit of HtmlHelpController & HelpController support + doc,
...directly after the help instance object is created and before
-any attempts to communicate with the viewer.
-
</del><span class="cx"> You may omit the file extension and a suitable one will be chosen. For
</span><del>-HtmlHelpController, the extensions zip, htb and hhp will be appended while searching for
-a suitable file. For WinHelp, the hlp extension is appended.
</del><ins>+HtmlHelpController, the extensions zip, htb and hhp will be appended
+while searching for a suitable file. For WinHelp, the hlp extension is
+appended.
</ins><span cla...
2011 Jul 23
0
Question about output from twitteR package
...n theory that these fields should not be blank for every message.
Here is some code and output to make this clearer:
library(twitteR)
library(plyr)
tweets = searchTwitter("#Rstats", n=200)
tweets[[4]]$getText()
[1] "RT @kdnuggets: Great post on using parallel processing with R and HHP $3M competition http://bit.ly/rcfztQ #rstats #hhp #datamining"
tweets[[4]]$getScreenName()
[1] "dichika"
tweets[[4]]$getReplyToSN()
character(0)
tweets.df = ldply(tweets, function(t) t$toDataFrame())
head(tweets.df[,c(3,4,6,10)])
replyToSN created replyToSID sc...
2006 Dec 19
1
mongrel_config has no output
...tor: !ruby/object:Thread {}
classifier: !ruby/object:Mongrel::URIClassifier
handler_map:
/log:
- !ruby/object:Mongrel::DirHandler
default_content_type: application/octet-stream
index_html: index.html
listener: *id001
listing_allowed: true
path: /home/michael/hhp/trebleNation/log
/favicon.ico:
- !ruby/object:Mongrel::Error404Handler
listener: *id001
response: |-
HTTP/1.1 404 Not Found
Connection: close
Server: Mongrel 0.3.20
NOT FOUND
/config/resources:
- !ruby/object:Mongrel::DirHandler
def...
2004 Jul 26
1
Building Windows Package
...he directory for HTML Help workshop in MkRules set as:
# Where does 'HTML Help Workshop' live? (unused if compiled HTML help is
# not requested. Spaces allowed.)
HHWDIR=C:/HTMLws
After I issue RCMD build --binary BSDA and get the error messages, if I go
to
`C:/R191/R191/JUNK/BSDA/chm/BSDA.hhp' and manually compile the file (with
HTML Help
workshop) then issue the command RCMD build --binary BSDA again...the
package builds
without problems. Any ideas what I am doing wrong? Thanks in advance for
the help.
Alan
Alan T. Arnholt
Associate Professor
Dept. of Mathematical Scienc...
2008 Apr 19
2
Problem with HTML Help Workshop compiler
...Class=version&iId=2978
1/ the command regsvr32 itircl.dll returns: Failed to load DLL itircl.dll.
However, the dll is in system32. What is wrong ?
For information regsvr32 itss.dll is OK.
2/ Then, when I do in command line : wine ~/.wine/drive_c/Program\ Files/HTML\ Help\ Workshop/hhc test.hhp, here is the result :
err:ole:CoGetClassObject class {4662daa9-d393-11d0-9a56-00c04fb68bf7} not registered
err:ole:CoGetClassObject no class object {4662daa9-d393-11d0-9a56-00c04fb68bf7} could be created for context 0x1
HHC6000: Error: An internal file could not be created. Make certain there is...
2002 Jan 19
1
Build R-patched from Source
...ing under DOS Prompt):
/cygdrive/c/BIN/MAKE --no-print-directory -C
C:/Temp/R-patched/src/library/base
/chm -f C:/Temp/R-patched/src/gnuwin32/help/Makefile base.chm
cp C:/Temp/R-patched/src/gnuwin32/help/Rchm.css Rchm.css
cp C:/Temp/R-patched/doc/html/logo.jpg logo.jpg
hhc base.hhp
MAKE[3]: hhc: Command not found
MAKE[3]: [base.chm] Error 127 (ignored)
mkdir -p C:/Temp/R-patched/library/base/chtml
cp C:/Temp/R-patched/src/library/base/chm/base.chm
C:/Temp/R-patched/library/bas
e/chtml
cp: cannot stat `C:/Temp/R-patched/src/library/base/chm/base.chm'...
2002 Jan 17
2
Problem building packages from source (WIN32)
...are/perl/build-help-windows.pl
-chm C:/R/rw1040/src/gnuwin32/vegan C:/R/rw1040/library
>>> Building/Updating help pages for package `vegan'
Formats: chm
make --no-print-directory -C C:/R/rw1040/src/gnuwin32/vegan/chm -f
C:/R/rw1040/
src/gnuwin32/help/Makefile vegan.chm
hhc vegan.hhp
make[2]: hhc: Command not found
make[2]: [vegan.chm] Error 127 (ignored)
mkdir -p C:/R/rw1040/library/vegan/chtml
cp C:/R/rw1040/src/gnuwin32/vegan/chm/vegan.chm
C:/R/rw1040/library/vegan/chtml
cp: cannot stat `C:/R/rw1040/src/gnuwin32/vegan/chm/vegan.chm': No such
file or
directory
make[1]: **...
2001 Apr 27
1
INSTALL Problems
...re/perl perl build.help -chm
D:/bin/cran/tucker/tensor d:/bin/cran/rw1022/library
>>> Building/Updating help pages for package `tensor'
Formats: chm
make --no-print-directory -C D:/bin/cran/tucker/tensor/chm -f
d:/bin/cran/rw1022/src/gnuwin32/help/Makefile tensor.chm
hhc tensor.hhp
make[2]: hhc: Command not found
make[2]: [tensor.chm] Error 127 (ignored)
mkdir -p d:/bin/cran/rw1022/library/tensor/chtml
cp D:/bin/cran/tucker/tensor/chm/tensor.chm
d:/bin/cran/rw1022/library/tensor/chtml
cp: D:/bin/cran/tucker/tensor/chm/tensor.chm: No such file or directory
make[1]: *** [chm-te...
2008 Aug 01
1
R CMD INSTALL error, R-2.7.1
Hi,
I am getting the following error when using R CMD INSTALL ever since I
upgraded to R-2.7.1:
hhc: not found
CHM compile failed: HTML Help Workshop not intalled?
As indicated, the package is installed but without CHM help files. I
have downloaded the latest version of Rtools and I have tried
uninstalling and reinstalling HTML Help Workshop. I have also tried
rebuilding the package several
2004 Aug 06
0
Re [ogg]
...et docs with icecast2. Where are the docs? Docs
These are the files in my docs folder.
Index.hhk Makefile.in win32_section2.html
icecast2.chm index_win32.html stats1.jpg win32_section3.html
icecast2.hhc Makefile style.css windowtitle.jpg
icecast2.hhp Makefile.am win32_section1.html
Which one is the linux documentation in?
Raymond
Erik Frederiksen wrote:
>Please read the documentation. I understand that you're a newbie, and
>that you need help, but believe me, people write documentation for a
>reason, and there's all...
2001 Sep 03
0
error compiling R-1.3.1 from source on WinNT
...ul
make[3]: [zipup] Error 12 (ignored)
*************************************************************************
{Typical error #2: also get it for all packages.}
make --no-print-directory -C C:/Rtools/R-1.3.1/src/library/base/chm -f
C:/Rtools/R-1.3.1/src/gnuwin32/help/Makefile base.chm
hhc base.hhp
Microsoft HTML Help Compiler 4.74.8702
Compiling c:\Rtools\R-1.3.1\src\library\base\chm\base.chm
Compile time: 0 minutes, 29 seconds
626 Topics
3,454 Local links
23 Internet links
1 Graphic
Created c:\Rtools\R-1.3.1\src\library\base\chm\base.chm, 887,735 bytes
Compression decr...
2004 Aug 06
3
Re [ogg]
Please read the documentation. I understand that you're a newbie, and
that you need help, but believe me, people write documentation for a
reason, and there's all sorts of good information in there.
erik frederiksen
<p><p>On Tue, 2002-11-12 at 10:42, Raymond wrote:
> Ok the link works. I have a thousand files. Do I have to create a
> thousand mount points or is there
2006 Nov 27
0
[760] trunk/wxruby2/swig/classes/include/wxHelpController.h: Correct method signatures for Initialize, OnQuit, GetFrameParameters;
...w obsolete). Does not invoke the help viewer.
-This must be called directly after the help instance object is created and before
-any attempts to communicate with the viewer.
-
-You may omit the file extension and a suitable one will be chosen. For
-wxHtmlHelpController, the extensions zip, htb and hhp will be appended while searching for
-a suitable file. For WinHelp, the hlp extension is appended.
-         * \param const wxString&
-         * \param int
-&am...
2013 Jan 09
4
[PATCH] doc: fix out-of-tree build
It seems the mail you are referring to never made the list: it's not in
the archives and not in my mailbox. Take a look here:
http://lists.xiph.org/pipermail/flac-dev/2012-December/thread.html It's
probably still waiting for moderation.
On 07-01-13 17:07, Olivier BLIN wrote:
> On 29/12/2012 00:06, Olivier Blin wrote:
>> When building outside of the source tree, the Doxyfile
2012 Dec 28
0
[PATCH] doc: fix out-of-tree build
...CHM_FILE =
-
-# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
-# be used to specify the location (absolute path including file name) of
-# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
-# the HTML help compiler on the generated index.hhp.
-
-HHC_LOCATION =
-
-# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
-# controls if a separate .chi index file is generated (YES) or that
-# it should be included in the master .chm file (NO).
-
-GENERATE_CHI = NO
-
-# If the GENERATE_HTMLHELP tag is set...
2012 Dec 28
3
[PATCH] doc: fix out-of-tree build
...CHM_FILE =
-
-# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
-# be used to specify the location (absolute path including file name) of
-# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
-# the HTML help compiler on the generated index.hhp.
-
-HHC_LOCATION =
-
-# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
-# controls if a separate .chi index file is generated (YES) or that
-# it should be included in the master .chm file (NO).
-
-GENERATE_CHI = NO
-
-# If the GENERATE_HTMLHELP tag is set...
2003 Oct 14
4
Printing Issues with NT type Clients.
Hi. To begin with, I have a freshly built RedHat Linux 8.0 box running samba 2.2.8a. The kernel version is 2.4.18-14. I downloaded and compiled samba from source. I am using LPRng-3.8.9-6 as my printing system. The attached printer is a Lexmark Z22 printer and it is attached to the parralel port.
Problem:
For the life of me, I can't get NT type clients, NT4, 2K and XP to print to samba.
2012 May 08
6
registry vulnerabilities in R
...x,.bin,.bmp,.btm,.cab,.cbl,.cbm,.cbo,.ceo,.cer,.cfm,.chm,.cla,.class,.cmd,.cnt,.cnv,.com,.cpl,.crl,.crt,.cs,.csh,.css,.ctl,.cur,.dbg,.dcr,.der,.desklink,.dhtml,.dif,.dir,.dll,.dochtml,.docm,.docmhtml,.docxml,.dothtml,.dotm,.drv,.dsm,.dun,.edt,.emf,.eot,.exe,.far,.fav,.fon,.fot,.fxp,.gif,.gms,.gzip,.hhp,.hlp,.hqx,.hta,.htc,.ht,.htm,.html,.htt,.ico,.inf,.ini,.ins,.iso,.isp,.it,.its,.jar,.jav,.java,.job,.js,.jse,.jsp,.key,.ksh,.lib,.lsf,.lsx,.lzh,.mad,.mad,.maf,.mag,.mam,.maq,.mar,.mas,.mat,.mav,.mda,.maw,.mau,.mdb,.mdbhtml,.mdn,.mdt,.mdw,.mdx,.mde,.mdz,.mht,.mhtm,.mhtml,.mim,.mov,.mp3,.mp4,.mpa,.mp...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...J~kG}q6&j)?d at AJ+5>(7Td
z;;#}pE`I%6Cci)OyzI##xSP-G<lduHf^@y(FWk>)e>it&z+Ud`@L|$FN at h4+@cSy_
z4`o6OOQL*JmyJ|BHoF*nbw-{)Jk7sP$I#wuOWGTt4fGT^bZ7oN=^wm90(M<{<H~ux
zrpY#Y#oYh<P6vV3xZ=isg at XV4oy?@!SQDQBxwJKmneidg!%4${waP)gQG2BHnjYoY
zXkMejRYUQ<A$Sa)N~3v<bq;c%p6Diw*HhPDx?n9p?`^7yvEwl|Z%@hr7`y1Vg)6_2
zK`bgtq80ZUCA<aG?f(v=1Ow+2an-YGxhu_<l;u}Gw9R1%w9lNH9A0a<v9M*J(z3B`
z!55I6Ati9Y$*7~U^F;$z<Dw&|oKDaw;%*kaUPwv(UKB03t|9OAL|husPXrK+4N8+#
zjAinkl?)tWdeo4ArJ|`{BE~CXZy9+j3k$efijtcJ{V4B!`Rnd!|KLD9)=f~Vr;gt5
zUIe9kvc~2eWBc9fq;#*ED{!+ucho3}z_88uAQ_TWa0H{sm}Det...