View previous topic :: View next topic |
Author |
Message |
ivan26253

Joined: 04 May 2008 Posts: 10
|
Posted: Sun May 04, 2008 5:17 pm Post subject: Problems with LPRNG... |
|
|
Is there someone to who gets installed the LPRNG-Printing System installed,
if so please give me a note....
Thanx
IVAN... |
|
Back to top |
|
 |
engelsman
Joined: 21 Aug 2005 Posts: 131 Location: Netherlands
|
Posted: Sun May 04, 2008 5:41 pm Post subject: More specifi error messages please |
|
|
As I said in reply to your other enquiry, could you please be more specific about what you did, and what errors were reported. Then someone [else] might be able to help you |
|
Back to top |
|
 |
ivan26253

Joined: 04 May 2008 Posts: 10
|
Posted: Mon May 05, 2008 5:19 am Post subject: More Specific... |
|
|
Okay, I will try to install again, I give you then more specific Details of the Errors on my installation.... |
|
Back to top |
|
 |
ivan26253

Joined: 04 May 2008 Posts: 10
|
Posted: Mon May 05, 2008 10:25 am Post subject: LPRng 3.8.27 |
|
|
The LPRng Version witch is entried in the newest moonbase ends up with this
after making the lin lprng:
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
if [ "UTILS" = po ] ; then \
for i in po/Makefile* ; do \
if [ -f "$i" ] ; then \
if grep '^mkinstalldirs.*=.*case' $i ; then \
echo "fixing broken $i which causes wrong path to mkinstalldirs to be used"; \
perl -spi -e 's:^mkinstalldirs\s*=\s*.*:mkinstalldirs = \$(SHELL) \$(MKINSTALLDIRS):' $i; \
fi \
fi \
done \
fi
/bin/sh: -c: line 1: syntax error: unexpected end of file
/bin/sh: line 1: for i in po/Makefile* ; do \: No such file or directory
/bin/sh: line 2: if [ -f "$i" ] ; then \: command not found
/bin/sh: line 3: if grep '^mkinstalldirs.*=.*case' $i ; then \: command not found
/bin/sh: line 4: echo "fixing broken $i which causes wrong path to mkinstalldirs to be used"; \: command not found
/bin/sh: line 5: perl -spi -e 's:^mkinstalldirs\s*=\s*.*:mkinstalldirs = \$(SHELL) \$(MKINSTALLDIRS):' $i; \: command not found
/bin/sh: line 6: fi \: command not found
/bin/sh: line 7: fi \: command not found
/bin/sh: line 8: done \: command not found
/bin/sh: -c: line 9: syntax error near unexpected token `fi'
/bin/sh: -c: line 9: `fi'
make: *** [UTILS] Error 2
Creating /var/log/lunar/compile/lprng-3.8.27.bz2
! Problem detected during BUILD
I just saw the the Official LPRng Page is down, it is now hosted with a new Version called 3.8.A, so I will check this out.... |
|
Back to top |
|
 |
engelsman
Joined: 21 Aug 2005 Posts: 131 Location: Netherlands
|
Posted: Sat May 17, 2008 1:32 pm Post subject: New version of lprng? or Cups? |
|
|
Disclaimer: I have no printer attached to my Lunar box at home, so I have no experience with printing, but as there are no other suggestions...
Did you have any luck with trying 3.8.32 from the LPRng web site? If so, maybe you have a zlocal version you could submit?
If not, I notice that lprng conflicts with the cups module, so you might have more success installing cups instead.
Good luck! |
|
Back to top |
|
 |
|