Some background: I made a tarball of the current owfs source from the CVS and sent it in response to some installation problems. This is what Palus found, but I should note that I just tried the same code on a virgin machine (AMD64 Suse10) with no problems. Any thoughts?
Paul Alfille On Wednesday 30 November 2005 08:03 am, Palus Prichtman wrote: > Hello, > > many thanks for answer! :-) This is very nice! > I have the follwing Problem with "./bootstrap": > =============================== > ./bootstrap > configure.ac: 893: required file `./src/include/owfs_config.h.in]' not > found > > This is the directory listing: > ================= > # cd ./src/include > # ls -la > insgesamt 20 > drwxr-xr-x 2 root root 1024 2005-11-30 14:06 . > drwxr-xr-x 7 root root 1024 2005-11-30 14:06 .. > -rw-r--r-- 1 root root 44 2003-10-08 08:42 .cvsignore > -rw-r--r-- 1 root root 128 2005-11-09 15:15 Makefile.am > -rw-r--r-- 1 root root 7557 2005-11-30 14:25 Makefile.in > -rw-r--r-- 1 root root 7342 2005-11-30 14:05 owfs_config.h.in > -rw-r--r-- 1 root root 0 2005-11-30 14:05 stamp-h.in > > I can find the missing file "owfs_config.h.in". > ============================= > # find | grep owfs_config.h > ./src/include/owfs_config.h.in > > But in the line 893 in the "configure.ac" is the file "owfs_config.h" > listet. > I can not find this file. > Is this a new problem? > Or is this to ignore? > Or is this the problem for the missing file "owfs_config.h.in"? > > Can you help me pleas? > > > Many Thanks! > > > > > ----- Original Message ----- > From: "Paul Alfille" <[EMAIL PROTECTED]> > To: "Palus Prichtman" <[EMAIL PROTECTED]> > Sent: Tuesday, November 29, 2005 7:23 PM > Subject: Re: [Owfs-developers] Re: OWFS installation problem (missing > libresmgr.so) > > > Here is a tarball of the current code. > > > > ./bootstrap > > ./configure > > ./make > > su make install > > > > Of course you need fuse installed > > > > Write if this doesn't do it. > > > > Paul Alfille > > > > On Tuesday 29 November 2005 12:36 pm, Palus Prichtman wrote: > > > Hello, > > > > > > i have the same Problem like this: > > http://www.mail-archive.com/[email protected]/msg00465. > > > >html Can you send me the missing file please? > > > > > > Many Thanks! ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
