maxim wrote:a windows based webserver to run the conversion tool on. I think motherlode is based on a linux system, so the conversion tools won't work there.
I'm pretty sure there is a Linux conversion tool as well.
maxim wrote:That would be cool. The only commandline or shell tool I know is that from nvidia, that only runs on win os. If you can point me to one for linux ...
t00fri wrote:Presently, I am in the final testing stages (wrto the brand new version 1.6.7 of DevIL). Then I shall make it available for download, with a precompiled texconvert.exe for native WIN32 or Cygwin users who where too lazy to learn a little compiling...
rthorvald wrote:BTW, we?re not neccecarily lazy, you know There?s so much to learn, and just that many hours to do it in...
maxim wrote:Yeah, and there's other stuff hanging around, keeping you up 'til long after midnight. That's why the concept of 'division of labour' was indroduced some millenias beforerthorvald wrote:BTW, we?re not neccecarily lazy, you know There?s so much to learn, and just that many hours to do it in...
maxim
maxim wrote:If it's only for the learning you're right - people should take their time.
But I, for example, don't currently have a C++ Developing Environment installed and configured. As my system is undergoing rapid changes and reconfigurations at the moment, that would take up to one month until I could save enought time for that - so that task stays in the background.
Maybe it's just this overhead that prevends some people.
OH DAMN, lost some more time with arguing!
maxim
maxim wrote:I have cygwin installed because of it's very usefull bash shell. But I never examined it far enough to detect that there is a C/C++ environment included. That's nice - I'll gonna take a look.
maxim
Code: Select all
@echo off
set CYGWIN=server
C:
chdir C:\cygwin\bin
REM bash --login -i
rxvt.exe -tn xterm -lsp 2 -fg MidnightBlue -geometry 81x40 -sb -sl 2000 -fn "Lucida Console-16" -title CygLogin -e zsh --login -i