|  08-06-2009, 01:28 PM | #16 | 
| Outside of a dog            Posts: 877 Karma: 4457646 Join Date: Dec 2007 Location: Houston, TX Device: Kindle Voyage | 
			
			As a user, my big request would be to make this a Universal binary. I don't know if there's a specific reason that the original isn't Universal, but G5-and-earlier machines still make up a large portion of the Mac installed base. Universal and 10.4.11 compatibility would make it so *I* could use the program.
		 | 
|   |   | 
|  08-06-2009, 01:47 PM | #17 | |
| Created Sigil, FlightCrew            Posts: 1,982 Karma: 350515 Join Date: Feb 2008 Device: Kobo Clara HD | Quote: 
 | |
|   |   | 
|  08-06-2009, 03:04 PM | #18 | 
| Outside of a dog            Posts: 877 Karma: 4457646 Join Date: Dec 2007 Location: Houston, TX Device: Kindle Voyage | |
|   |   | 
|  08-07-2009, 01:58 AM | #19 | |
| Addict          Posts: 334 Karma: 1234 Join Date: Jul 2009 Location: Hindelbank, Switzerland Device: P990i, PRS 505 |  Distribution Quote: 
 Martin | |
|   |   | 
|  08-07-2009, 02:03 AM | #20 | |
| Addict          Posts: 334 Karma: 1234 Join Date: Jul 2009 Location: Hindelbank, Switzerland Device: P990i, PRS 505 |  DIY Quote: 
 Martin | |
|   |   | 
|  08-10-2009, 08:33 AM | #21 | 
| Addict          Posts: 334 Karma: 1234 Join Date: Jul 2009 Location: Hindelbank, Switzerland Device: P990i, PRS 505 | 
			
			Hi, For MacPorts I need a short and long descriptions for tidylib and ZipArchive. That's because I need to make three different ports :-( . Martin | 
|   |   | 
|  08-10-2009, 10:05 AM | #23 | 
| Addict          Posts: 334 Karma: 1234 Join Date: Jul 2009 Location: Hindelbank, Switzerland Device: P990i, PRS 505 |  Done! 
			
			Hi,  I did get around all the problems after all and Sigil is now available for MacPorts compatible systems. In the end I needed three portfiles: libtidylib, libziparchive and Sigil. Of course you only have to install the last one - MacPorts takes care of dependencies itself. See the MacPorts Homepage for instructions on how to install MacPorts. Martin | 
|   |   | 
|  08-10-2009, 10:06 AM | #24 | |
| Created Sigil, FlightCrew            Posts: 1,982 Karma: 350515 Join Date: Feb 2008 Device: Kobo Clara HD | Quote: 
 I cannot provide you with descriptions for these libraries since I didn't write them, I only modified them. I must say I cannot support the development of a MacPorts version, or its build system. The only build system supported is the provided CMake version. Anything beyond that, and I'm sorry to say but you are on your own. | |
|   |   | 
|  08-10-2009, 10:27 AM | #25 | ||
| Addict          Posts: 334 Karma: 1234 Join Date: Jul 2009 Location: Hindelbank, Switzerland Device: P990i, PRS 505 |  I do use cmake. Quote: 
 Quote: 
 Martin | ||
|   |   | 
|  08-10-2009, 10:31 AM | #26 | |
| Created Sigil, FlightCrew            Posts: 1,982 Karma: 350515 Join Date: Feb 2008 Device: Kobo Clara HD | Quote: These libraries were never meant to be available on a system level. There will come a time when this will cause great harm to certain users. | |
|   |   | 
|  08-10-2009, 10:33 AM | #27 | |
| Created Sigil, FlightCrew            Posts: 1,982 Karma: 350515 Join Date: Feb 2008 Device: Kobo Clara HD | Quote: 
 You can find those in the INSTALL.txt file in the repository. | |
|   |   | 
|  08-10-2009, 10:37 AM | #28 | |
| Created Sigil, FlightCrew            Posts: 1,982 Karma: 350515 Join Date: Feb 2008 Device: Kobo Clara HD | Quote: 
 You should learn CMake or follow the (correct) instructions more closely. | |
|   |   | 
|  08-10-2009, 11:02 AM | #29 | ||
| Addict          Posts: 334 Karma: 1234 Join Date: Jul 2009 Location: Hindelbank, Switzerland Device: P990i, PRS 505 |  Which instructions? 
			
			Hello, Don't be upset about my mistakes. See them as a change to learn and improve documentation. I add a few  so you know I am not all that serious. Quote: 
  . which INSTALL.txt  ? Code: /Volumes/Work/macports/editors/sigil/work/Sigil_code_0.1.1 Darwin martin@macpro Mo Aug 10 16:44:11 standart 0 >gfind . -iname INSTALL.txt /Volumes/Work/macports/editors/sigil/work/Sigil_code_0.1.1 Darwin martin@macpro Mo Aug 10 16:44:33 standart 0 >  . Quote: 
  : Code: /Volumes/Work/macports/editors/sigil/work/Sigil_code_0.1.1 Darwin martin@macpro Mo Aug 10 16:49:47 standart 0 >ls -la insgesamt 48 drwxr-xr-x 7 root admin 238 6. Aug 02:56 . drwxr-xr-x 5 root admin 170 10. Aug 16:42 .. -rw-r--r-- 1 root admin 773 5. Aug 02:18 .hgignore -rw-r--r-- 1 root admin 619 5. Aug 02:18 CMakeLists.txt -rw-r--r-- 1 root admin 35821 5. Aug 02:18 COPYING.txt -rw-r--r-- 1 root admin 1070 6. Aug 02:54 ChangeLog.txt drwxr-xr-x 5 root admin 170 6. Aug 02:56 src /Volumes/Work/macports/editors/sigil/work/Sigil_code_0.1.1 Darwin martin@macpro Mo Aug 10 16:49:54 standart 0 >  . One would never think it is just another piece of documentation  . Now, again please don't be upset - I now it's your fault. The cmake guys should have known better then use .txt for a build script. So I messed it up and I have to do it again  . Martin | ||
|   |   | 
|  08-10-2009, 11:05 AM | #30 | |
| Created Sigil, FlightCrew            Posts: 1,982 Karma: 350515 Join Date: Feb 2008 Device: Kobo Clara HD | Quote: 
 Then again, having "CMake" as part of the name should make anyone at least curious enough to open it if they're using the CMake build system. | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Sigil -- what version of .epub? | Kivgaen | Sigil | 30 | 01-29-2011 02:03 AM | 
| Portable Linux version of Sigil | readx | Sigil | 9 | 09-03-2010 02:59 AM | 
| Sigil v0.1.6 | Valloric | Sigil | 52 | 01-26-2010 02:24 PM | 
| Sigil v0.1.7 [and 0.1.8] | Valloric | Sigil | 6 | 12-31-2009 02:55 PM |