AW: [Hbasic-userinfo] Documentation on compiler
Status: Beta
Brought to you by:
mengels
From: Engels, M. <Mar...@SP...> - 2004-03-04 12:25:03
|
Hi, currently there are not very much documents about the compiler but = maybe you can solve the problem without that. Whenever HBasic wants to display a complex error description based on a HTML file it creates a temporary = file in the path $HBASICDIR / err_html. If you didn't change the default = paths this will be the directory /usr/local/hbasic/err_html. If HBasic cannot create this temporary file it will send the error message that will be displayed on your computer.=20 To solve this problem you should try to find out why HBasic cannot = create this file. If you start the program as root user I guess the reason is = that this directory does not exist. HBasic should create this directory = during execution of "make install". If it doesn't exist please try to create = it with mkdir /usr/local/hbasic/err_html. If this still doesn't work send = me a new mail. Marcus=20 -----Urspr=FCngliche Nachricht----- Von: jay [mailto:ja...@ca...] Gesendet: Donnerstag, 4. M=E4rz 2004 13:58 An: hba...@li... Betreff: [Hbasic-userinfo] Documentation on compiler Looking around the web site could'nt find any documentation on the=20 compiler.=20 I just installed HBasic and wanted to test out the compiler when I got=20 an error message. It reads : Cannot open tempory file to write error description... I installed HBasic as root instead of a user just to let you know. Any suggestions on where I could find some answers. Thanks... ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcl= ick _______________________________________________ Hbasic-userinfo mailing list Hba...@li... https://lists.sourceforge.net/lists/listinfo/hbasic-userinfo |