From: D.B. M. <db...@ho...> - 2008-06-13 02:45:54
|
Greets, > Subject: SF.net SVN: jazzplusplus: [598] trunk/jazz/src/HelpFiles/jazz.tex > Date: Thu, 12 Jun 2008 13:15:39 -0700 > > Revision: 598 > http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=598&view=rev > Author: pstieber > Date: 2008-06-12 13:15:36 -0700 (Thu, 12 Jun 2008) > > Log Message: > ----------- > Removed leading forward slash from image path. > > Modified Paths: > -------------- > trunk/jazz/src/HelpFiles/jazz.tex > yeah, I tried that, and here at least (with every web browser) that flunks out too. The generated html looks like this without leading slash; <img src="qjack-running.png">Figure 2.2: Main Control GUI of QJACKCTL Firefox will complain ; Firefox can't find the file at /mnt/jazzplusplus/trunk/jazz/src/HelpFiles/qjack-running.png. which is what I was finding -- for some reason, the subdir 'images' is not being considered part of the document structure/path. Regarding the changes to hookin the help system within jazz++ itself ; As of svn rev.600, when you start jazz it can't find the 'jazz.hhp' file. It will pop a file-req window asking for it's location -- I choose the 'TestInstall/usr/share/bla/bla' location of my home directory -- this proved to be the 'old' jazz.hhp file. When I checked to find out what happened, it seems the 'make install' stage is putting the entire 'HelpFiles' directory under '~/Jazz++/TestInstall/bin/' instead of where it ought to... The images are broken in the inbuilt jazz help viewer as well. Regards, Donald B _________________________________________________________________ Never miss another e-mail with Hotmail on your mobile. http://www.livelife.ninemsn.com.au/article.aspx?id=343869 |