This is the new home of the egghelp.org community forum. this announcement post . Click the X in the top right-corner of this box to dismiss this message. 
Help for those learning Tcl or writing their own scripts.
			
		
				
			
				
								dondong 							 
						Voice 			
		Posts:  6 Joined:  Thu Jun 09, 2011 11:33 am 
		
						
					
													
							
						
									
						Post 
					 
								by dondong  Fri Jun 10, 2011 7:11 am 
			
			
			
			
			
			this is the view ...
Code: Select all 
[10:30] Tcl error in file 'busuk.conf':
[10:30] can't find package http 2.0
    while executing
"package require http 2.0"
    (file "scripts/rssnews.tcl" line 18)
    invoked from within
"source scripts/rssnews.tcl"
    (file "busuk.conf" line 212)
[10:30] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
when i upload http.tcl in scripts folder, the result just same, what should gonna do,many thanks before
 
		 
				
		
		 
	 
				
		
				
			
				
								Trixar_za 							 
						Op 			
		Posts:  143 Joined:  Wed Nov 18, 2009 1:44 pmLocation:  South Africa
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Trixar_za  Fri Jun 10, 2011 12:20 pm 
			
			
			
			
			
			Are you loading http.tcl before rssnews.tcl in your conf? Also it's not enough to just have http.tcl in the script directory, you also need to load it with the conf like any other script. It will automatically override the one used by the system.
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
				
			
				
								dondong 							 
						Voice 			
		Posts:  6 Joined:  Thu Jun 09, 2011 11:33 am 
		
						
					
						 
													
							
						
									
						Post 
					 
								by dondong  Sat Jun 11, 2011 2:07 pm 
			
			
			
			
			
			I'm sorry interrupt you before sit,but am finished it yet,:D,yeah thanks f this forum,i read some posts and goes well now,,thanks