glimpse icon indicating copy to clipboard operation
glimpse copied to clipboard

Build fails because of missing ./lib and ./bin directories

Open wobblie opened this issue 9 years ago • 3 comments

Both a git clone of the repository and the zip file download do not include ./bin and ./lib directories. Their absence causes make to fail. Either the Makefile should be modified to build these directories or absent, or more simply, these empty directories should be added to the repository.

wobblie avatar Jan 12 '16 02:01 wobblie

Did 67e0d9b1ccaddb2f3f04788d91d030762f5b0f14 fix this?

ryandesign avatar Nov 25 '23 03:11 ryandesign

Sorry... this was so long ago that I no longer remember whether I was using the build system from Gentoo Linux to build glimpse as part of a Gentoo package, or whether I was building glimpse standalone from source.

I was using glimpse as a part of Linux Cross Reference (LXR) to index source trees for browsing. I can see I still have that glimpse index, dated Jan 13, 2016, so however I did it, I did get it working two days after submitting this bug report. Maybe somebody updated the Gentoo ebuild package to pull in 67e0d9b.

I think this is lost in antiquity now.

wobblie avatar Nov 27 '23 03:11 wobblie

hey yeah this isn't actively maintained now but if you would like to submit change we can merge

gvelez17 avatar Dec 14 '23 04:12 gvelez17