[HLUG] Where is my new package?
Graham Cole
grahamcole at nerdshack.com
Mon Jul 9 16:11:21 BST 2007
No the command doesn't work. I get a message telling me it's not
installed and I can get it by using the apt-get command. Ihe end of make
install is quoted below and looks healthy to my untrained eye. However I
don't see a mention of where the package has been put.
/usr/bin/install -c -d /usr/local/man/ja/man1
for n in bzz.1 c44.1 cjb2.1 cpaldjvu.1 csepdjvu.1 ddjvu.1 djvm.1
djvmcvt.1 djvu.1 djvudump.1 djvuextract.1 djvumake.1 djvups.1 djvused.1
djvuserve.1 djvutxt.1 ; do \
if test -r $n ; then \
/usr/bin/install -c -m 644 $n /usr/local/man/ja/man1 ; \
elif test -r ./$n ; then \
/usr/bin/install -c -m 644 ./$n /usr/local/man/ja/man1 ; \
fi ; \
done
make[2]: Leaving directory
`/home/graham/downloads/djvulibre-3.5.17/i18n/ja'
make[1]: Leaving directory
`/home/graham/downloads/djvulibre-3.5.17/i18n'
end quote
On Mon, 2007-07-09 at 14:52 +0100, Malcolm Herbert wrote:
> can you run djview from the command line ?
>
> the end of the "make install" should show where it was installed and
> this may not be in $PATH ?
>
> can't help with the pkg issues, more rpm myself
>
> Malc
>
> On Mon, 2007-07-09 at 14:49 +0100, Graham Cole wrote:
> > Amazing how things can seem to go wrong. I downloaded a package as a
> > tarball, compiled it ok (message said so) and did the make and make
> > install afterwards. It seemed to go well but I can't find the new
> > package, djview, in the applications menu. It's a reader similar to pdf
> > readers so it should be under graphics.
> > I don't know if I have a failed install or a failed recognition by my
> > Gnome desktop. Is there a simple command to check the installation? I
> > think dpkg works only on apt downloaded packages. I didn't use apt
> > because Synaptic (which uses apt) has failed to install djview, though
> > it works for other people. I found that out through question #9284 which
> > people have kindly answered with help but without a solution.
> > Graham
> >
> >
> >
> > _______________________________________________
> > Herefordshire mailing list
> > Herefordshire at mailman.lug.org.uk
> > https://mailman.lug.org.uk/mailman/listinfo/herefordshire
>
>
> _______________________________________________
> Herefordshire mailing list
> Herefordshire at mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/herefordshire
More information about the Herefordshire
mailing list